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/sparc Pullup rev 1.17 (reque...
details: https://anonhg.NetBSD.org/src/rev/3cad54a78663
branches: netbsd-1-6
changeset: 530154:3cad54a78663
user: jmc <jmc%NetBSD.org@localhost>
date: Thu Feb 20 06:57:41 2003 +0000
description:
Pullup rev 1.17 (requested by mrg in ticket #1177)
Fix installation of kernel problems. PR#18502
Also various small fixes with set selection.
diffstat:
distrib/utils/sysinst/arch/sparc/menus.md.fr | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r bc8338e64045 -r 3cad54a78663 distrib/utils/sysinst/arch/sparc/menus.md.fr
--- a/distrib/utils/sysinst/arch/sparc/menus.md.fr Thu Feb 20 06:57:29 2003 +0000
+++ b/distrib/utils/sysinst/arch/sparc/menus.md.fr Thu Feb 20 06:57:41 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: menus.md.fr,v 1.16 2001/11/29 23:21:02 thorpej Exp $ */
+/* $NetBSD: menus.md.fr,v 1.16.2.1 2003/02/20 06:57:41 jmc Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -55,6 +55,7 @@
option "Changer h", action { editpart = H;}, sub menu edfspart;
option "Nouvelle taille d'allocation", action { reask_sizemult(dlcylsize); };
+/* don't forget to update md.c if these change numbers */
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Kernel (GENERIC)", action { toggle_getit (0); };
Home |
Main Index |
Thread Index |
Old Index