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/walnut Pullup rev 1.2 (reque...



details:   https://anonhg.NetBSD.org/src/rev/7f0970452fb0
branches:  netbsd-1-6
changeset: 530057:7f0970452fb0
user:      jmc <jmc%NetBSD.org@localhost>
date:      Sat Feb 08 06:54:34 2003 +0000

description:
Pullup rev 1.2 (requested by grant in ticket #1149)
 Add "don't change" option to mbr partition type selection. PR#18192

diffstat:

 distrib/utils/sysinst/arch/walnut/menus.md.en |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 38213496fb79 -r 7f0970452fb0 distrib/utils/sysinst/arch/walnut/menus.md.en
--- a/distrib/utils/sysinst/arch/walnut/menus.md.en     Sat Feb 08 06:54:23 2003 +0000
+++ b/distrib/utils/sysinst/arch/walnut/menus.md.en     Sat Feb 08 06:54:34 2003 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: menus.md.en,v 1.1.2.2 2002/05/30 21:03:36 tv Exp $     */
+/*     $NetBSD: menus.md.en,v 1.1.2.3 2003/02/08 06:54:34 jmc Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -136,6 +136,7 @@
        {
                part[editpart].mbrp_typ = 0;
        };
+       option "don't change",  exit;
 
 menu cyl1024;
        display action {



Home | Main Index | Thread Index | Old Index