From: ms Date: Thu, 1 Nov 2007 10:44:09 +0000 (+0000) Subject: Disabled unattended installation because it is not completed yet. X-Git-Tag: v3.0-alpha1~1192 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e61afce93cf0a87cb06dddd0c79b57baa222efdb;p=ipfire-3.x.git Disabled unattended installation because it is not completed yet. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1040 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- diff --git a/config/syslinux/options.msg b/config/syslinux/options.msg index 1408c1519..d1a977d4f 100644 --- a/config/syslinux/options.msg +++ b/config/syslinux/options.msg @@ -7,8 +7,6 @@ - To enable dma support, type: 04dma 07. - - To run an unattended installation, type 04unattended 07. - - To test the memory in your system type: 04memtest 07. @@ -27,4 +25,6 @@ + + 0f[F1-Main] [F2-Options]07 diff --git a/config/syslinux/syslinux.cfg b/config/syslinux/syslinux.cfg index 7d5d33194..0aa1ec06d 100644 --- a/config/syslinux/syslinux.cfg +++ b/config/syslinux/syslinux.cfg @@ -5,9 +5,6 @@ F1 boot.msg F2 options.msg DEFAULT vmlinuz APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent ro -LABEL unattended - KERNEL vmlinuz - APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 ro unattended LABEL novga KERNEL vmlinuz APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 ro