Module Name:    src
Committed By:   njoly
Date:           Wed Sep 23 11:17:59 UTC 2009

Modified Files:
        src/distrib/amd64/floppies/common: boot.cfg

Log Message:
Update boot.cfg banner/menu to reflect that installation floppies have
ACPI support.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 src/distrib/amd64/floppies/common/boot.cfg:1.3
--- src/distrib/amd64/floppies/common/boot.cfg:1.2	Sun Mar  8 05:39:19 2009
+++ src/distrib/amd64/floppies/common/boot.cfg	Wed Sep 23 11:17:58 2009
@@ -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