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 Pullup rev 1.38 (reques...
details: https://anonhg.NetBSD.org/src/rev/1918799734bf
branches: netbsd-1-6
changeset: 530055:1918799734bf
user: jmc <jmc%NetBSD.org@localhost>
date: Sat Feb 08 06:54:06 2003 +0000
description:
Pullup rev 1.38 (requested by grant in ticket #1149)
Add "don't change" option to mbr partition type selection. PR#18192
diffstat:
distrib/utils/sysinst/arch/i386/menus.md.en | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 942965cbd20c -r 1918799734bf distrib/utils/sysinst/arch/i386/menus.md.en
--- a/distrib/utils/sysinst/arch/i386/menus.md.en Sat Feb 08 06:53:53 2003 +0000
+++ b/distrib/utils/sysinst/arch/i386/menus.md.en Sat Feb 08 06:54:06 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: menus.md.en,v 1.36.2.1 2002/07/29 14:47:35 lukem Exp $ */
+/* $NetBSD: menus.md.en,v 1.36.2.2 2003/02/08 06:54:06 jmc Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -170,6 +170,7 @@
{
part[editpart].mbrp_typ = 0;
};
+ option "don't change", exit;
menu cyl1024;
display action {
Home |
Main Index |
Thread Index |
Old Index