Author: shadzik Date: Mon Feb 16 18:21:30 2009 New Revision: 10125 Added: livecd/kde4/isolinux.cfg livecd/kde4/splash.png (contents, props changed) Log: - splash and isolinux config
Added: livecd/kde4/isolinux.cfg ============================================================================== --- (empty file) +++ livecd/kde4/isolinux.cfg Mon Feb 16 18:21:30 2009 @@ -0,0 +1,20 @@ +PROMPT 0 +TIMEOUT 100 +DEFAULT /boot/vesamenu.c32 + +MENU TITLE PLD-Linux Titanium LiveCD KDE4 +MENU BACKGROUND /boot/splash.png + +LABEL linux +MENU LABEL Run PLD-Live KDE4 +KERNEL /boot/vmlinuz +APPEND initrd=/boot/initrd.gz ramdisk_size=RAM0SIZE root=/dev/ram0 rw + +LABEL linux +MENU LABEL Run PLD-Live KDE4 (RAM) +KERNEL /boot/vmlinuz +APPEND initrd=/boot/initrd.gz ramdisk_size=RAM0SIZE root=/dev/ram0 toram rw + +LABEL memtest86 +MENU LABEL Run Memtest utility +KERNEL /boot/mt86p Added: livecd/kde4/splash.png ============================================================================== Binary file. No diff available. _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit