Module Name:    src
Committed By:   snj
Date:           Thu May 20 05:46:58 UTC 2010

Modified Files:
        src/distrib/amd64/floppies/common [netbsd-5]: boot.cfg

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1400):
        distrib/amd64/floppies/common/boot.cfg: revision 1.3
Update boot.cfg banner/menu to reflect that installation floppies have
ACPI support.


To generate a diff of this commit:
cvs rdiff -u -r1.1.8.1 -r1.1.8.2 src/distrib/amd64/floppies/common/boot.cfg

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/amd64/floppies/common/boot.cfg
diff -u src/distrib/amd64/floppies/common/boot.cfg:1.1.8.1 src/distrib/amd64/floppies/common/boot.cfg:1.1.8.2
--- src/distrib/amd64/floppies/common/boot.cfg:1.1.8.1	Thu Mar 12 23:56:24 2009
+++ src/distrib/amd64/floppies/common/boot.cfg	Thu May 20 05:46:58 2010
@@ -1,11 +1,11 @@
 banner=NetBSD floppy diskette installation
 banner================================================================================
 banner=
-banner=These diskettes do not have support for ACPI and may not work on some
-banner=modern hardware.  If the floppy disk installation does not work, please
-banner=try installing using a CD-ROM image.
+banner=ACPI should work on all modern and legacy hardware, however if you have
+banner=problems, please try disabling it.
 banner=
 menu=Install NetBSD:boot netbsd
-menu=Install NetBSD (no SMP):boot netbsd -12
+menu=Install NetBSD (no ACPI):boot netbsd -2
+menu=Install NetBSD (no ACPI, no SMP):boot netbsd -12
 menu=Drop to boot prompt:prompt
 timeout=10

Reply via email to