livecdtips

mkLive CD tips

değişik yerlerde bulduğum mklivecd tip'leri:

Just as an example here is my mklivecd:

cd;umount -a;mklivecd --workdir /tmp/mklivecd --nodir ^/mnt,^/root/tmp,^/root/.ccache,^/root/CVS,^/usr/src,^tmp --nofile ^/etc/X11/xorg.conf,^/etc/X11/XF86Config,^/etc/modprobe.conf,^/etc/modeprobe.preload,^/etc/fstab livecd.iso

before you do anything enter as root mklivecd --help

mklivecd --workdir /home ---verbose --resolution 1280x1024 --bootmsg=/root/advanced.msg --bootimg=/root/boot.lss --bootopt --splash=yes --nodir=^/mnt,^/root/tmp,^/root/.ccache,^/root/CVS,^/usr/src,^tmp^/usr/src/RPM,^/root/tmp --nofile=^/var/log/*,^/var/cache/apt/*,^/tmp/*,^/home/backup/* /home/pclos.iso

--------------------------------------------------------------------------------

to clean most recently used stuff:

I dont know of a quick and dirty way. I know you can clean most things with

KDE Control Center -> Security -> Privacy

--------------------------------------------------------------------------------

http://www.pclinuxos.com/forum/index.php?topic=3443.0 adresinde de bir bilgi var...

http://www.pclinuxos.com/forum/index.php?topic=1108.0 de de...

du -kx /|sort -n as root to see dir sizes ;)

PCLinuxOS 0.93a Bigdaay için:

remasterme scripti çalıştırılacak!

ama kapanışta CD'yi çıkartması için, önce

mv -f /etc/rc.d/init.d/halt.livecd /etc/rc.d/init.d/halt

mv -f /etc/rc.d/init.d/netfs.livecd /etc/rc.d/init.d/netfs

gerekiyormuş... !!!