Update of /cvs/debian-boot/debian-installer/build/boot/i386
In directory gluck:/tmp/cvs-serv18480/boot/i386

Modified Files:
        syslinux.cfg 
Log Message:
dont set DEBCONF_DEBUG, and add the help screens I've been working on

(test commit #3)


Index: syslinux.cfg
===================================================================
RCS file: /cvs/debian-boot/debian-installer/build/boot/i386/syslinux.cfg,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- syslinux.cfg        20 Oct 2003 22:32:13 -0000      1.7
+++ syslinux.cfg        8 Dec 2003 20:25:57 -0000       1.8
@@ -1,5 +1,16 @@
 # Load up initrd on boot.
+display syslinux.txt
 default linux
-append vga=normal initrd=initrd.gz ramdisk_size=8192 root=/dev/rd/0 devfs=mount,dall 
rw DEBCONF_DEBUG=5
+append vga=normal initrd=initrd.gz ramdisk_size=8192 root=/dev/rd/0 devfs=mount,dall 
rw
 prompt 1
 timeout 50
+F1 f1.txt
+F2 f2.txt
+F3 f3.txt
+F4 f4.txt
+F5 f5.txt
+F6 f6.txt
+F7 f7.txt
+F8 f8.txt
+F9 f9.txt
+F0 f10.txt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to