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/arch/i386 Pullup 1.32 [jmc]:



details:   https://anonhg.NetBSD.org/src/rev/9ba2d9ba1b7e
branches:  netbsd-1-5
changeset: 490040:9ba2d9ba1b7e
user:      tv <tv%NetBSD.org@localhost>
date:      Wed Nov 01 02:11:16 2000 +0000

description:
Pullup 1.32 [jmc]:
Enable xmisc in sysinst.

diffstat:

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

diffs (17 lines):

diff -r 06db6696bb99 -r 9ba2d9ba1b7e distrib/utils/sysinst/arch/i386/menus.md.en
--- a/distrib/utils/sysinst/arch/i386/menus.md.en       Wed Nov 01 02:11:06 2000 +0000
+++ b/distrib/utils/sysinst/arch/i386/menus.md.en       Wed Nov 01 02:11:16 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: menus.md.en,v 1.30.4.2 2000/10/18 17:51:21 tv Exp $    */
+/*     $NetBSD: menus.md.en,v 1.30.4.3 2000/11/01 02:11:16 tv Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -223,6 +223,7 @@
        option  "X11 servers",           action { toggle_getit (10); };
        option  "X contrib clients",     action { toggle_getit (11); };
        option  "X11 programming",       action { toggle_getit (12); };
+       option  "X11 Misc.",             action { toggle_getit (13); };
 
 menu biosonematch;
        option "This is the correct geometry", exit, action {



Home | Main Index | Thread Index | Old Index