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/bebox Pullup rev 1.15 (reque...



details:   https://anonhg.NetBSD.org/src/rev/3c570b817170
branches:  netbsd-1-6
changeset: 530053:3c570b817170
user:      jmc <jmc%NetBSD.org@localhost>
date:      Sat Feb 08 06:53:40 2003 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 9bb7ed621fc9 -r 3c570b817170 distrib/utils/sysinst/arch/bebox/menus.md.en
--- a/distrib/utils/sysinst/arch/bebox/menus.md.en      Sat Feb 08 06:52:46 2003 +0000
+++ b/distrib/utils/sysinst/arch/bebox/menus.md.en      Sat Feb 08 06:53:40 2003 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: menus.md.en,v 1.14 2001/11/29 23:20:57 thorpej Exp $   */
+/*     $NetBSD: menus.md.en,v 1.14.2.1 2003/02/08 06:53:40 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