Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/utils/sysinst/arch/i386 Pull up revision 1.28 (...
details: https://anonhg.NetBSD.org/src/rev/3d85ce8a86f4
branches: netbsd-1-6
changeset: 529110:3d85ce8a86f4
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Sep 30 13:25:16 2002 +0000
description:
Pull up revision 1.28 (requested by grant in ticket #854):
add explanation of normal vs. serial bootblocks.
addresses part of install/18192.
diffstat:
distrib/utils/sysinst/arch/i386/msg.md.en | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r f59253cfdde4 -r 3d85ce8a86f4 distrib/utils/sysinst/arch/i386/msg.md.en
--- a/distrib/utils/sysinst/arch/i386/msg.md.en Mon Sep 30 13:20:09 2002 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.en Mon Sep 30 13:25:16 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.en,v 1.24.2.2 2002/07/29 14:58:26 lukem Exp $ */
+/* $NetBSD: msg.md.en,v 1.24.2.3 2002/09/30 13:25:16 lukem Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -185,6 +185,10 @@
message getboottype
{Would you like to install the normal set of bootblocks or serial bootblocks?
+
+Normal bootblocks use the BIOS console device as the console
+(usually the monitor and keyboard). Serial bootblocks use the first
+serial port as the console.
}
message dobootblks
Home |
Main Index |
Thread Index |
Old Index