Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/sysinst/arch/landisk "Full installation" shoul...
details: https://anonhg.NetBSD.org/src/rev/fffba6dd6ee7
branches: trunk
changeset: 750254:fffba6dd6ee7
user: nonaka <nonaka%NetBSD.org@localhost>
date: Tue Dec 22 11:14:33 2009 +0000
description:
"Full installation" should install kernel.
diffstat:
distrib/utils/sysinst/arch/landisk/md.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 10d71e667d1a -r fffba6dd6ee7 distrib/utils/sysinst/arch/landisk/md.h
--- a/distrib/utils/sysinst/arch/landisk/md.h Tue Dec 22 11:12:40 2009 +0000
+++ b/distrib/utils/sysinst/arch/landisk/md.h Tue Dec 22 11:14:33 2009 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: md.h,v 1.2 2009/04/22 17:21:47 tsutsui Exp $ */
+/* $NetBSD: md.h,v 1.3 2009/12/22 11:14:33 nonaka Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -61,7 +61,7 @@
*/
#define SET_KERNEL_1_NAME "kern-GENERIC"
-#define MD_SETS_SELECTED SET_SYSTEM
+#define MD_SETS_SELECTED SET_KERNEL_1, SET_SYSTEM
/*
* Machine-specific command to write a new label to a disk.
Home |
Main Index |
Thread Index |
Old Index