Module Name:    src
Committed By:   nonaka
Date:           Tue Dec 22 11:14:33 UTC 2009

Modified Files:
        src/distrib/utils/sysinst/arch/landisk: md.h

Log Message:
"Full installation" should install kernel.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/utils/sysinst/arch/landisk/md.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/utils/sysinst/arch/landisk/md.h
diff -u src/distrib/utils/sysinst/arch/landisk/md.h:1.2 src/distrib/utils/sysinst/arch/landisk/md.h:1.3
--- src/distrib/utils/sysinst/arch/landisk/md.h:1.2	Wed Apr 22 17:21:47 2009
+++ src/distrib/utils/sysinst/arch/landisk/md.h	Tue Dec 22 11:14:33 2009
@@ -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.

Reply via email to