Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/utils/sysinst Pull up revision 1.42 (requested ...
details: https://anonhg.NetBSD.org/src/rev/dabef10d5555
branches: netbsd-1-5
changeset: 492872:dabef10d5555
user: he <he%NetBSD.org@localhost>
date: Tue Feb 26 20:19:15 2002 +0000
description:
Pull up revision 1.42 (requested by he):
Allow the user to continue the install even if sysinst thinks
that the network configure failed (caused by e.g. failure of the
default gateway to respond to ping).
diffstat:
distrib/utils/sysinst/msg.mi.fr | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 72b8d1edb30e -r dabef10d5555 distrib/utils/sysinst/msg.mi.fr
--- a/distrib/utils/sysinst/msg.mi.fr Tue Feb 26 20:19:01 2002 +0000
+++ b/distrib/utils/sysinst/msg.mi.fr Tue Feb 26 20:19:15 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mi.fr,v 1.34.2.3 2000/12/26 06:36:29 jhawk Exp $ */
+/* $NetBSD: msg.mi.fr,v 1.34.2.4 2002/02/26 20:19:15 he Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -652,6 +652,11 @@
Voulez vous configurer de nouveau votre réseau ? (Non arrêtera l'installation)
}
+message netnotup_continueanyway
+{Would you like to continue the install process anyway, and assume
+that the network is working? (No aborts the install process.)
+}
+
message makedev
{Création des fichiers de device ...
}
Home |
Main Index |
Thread Index |
Old Index