Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/amd64/floppies/common Update boot.cfg banner/menu to...



details:   https://anonhg.NetBSD.org/src/rev/d7ec97666d10
branches:  trunk
changeset: 747602:d7ec97666d10
user:      njoly <njoly%NetBSD.org@localhost>
date:      Wed Sep 23 11:17:58 2009 +0000

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

diffstat:

 distrib/amd64/floppies/common/boot.cfg |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 4d09d30c3052 -r d7ec97666d10 distrib/amd64/floppies/common/boot.cfg
--- a/distrib/amd64/floppies/common/boot.cfg    Wed Sep 23 09:18:31 2009 +0000
+++ b/distrib/amd64/floppies/common/boot.cfg    Wed Sep 23 11:17:58 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index