Module Name:    src
Committed By:   tsutsui
Date:           Tue May 14 13:15:55 UTC 2013

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

Log Message:
Remove pasted but obsolete comments.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/distrib/utils/sysinst/arch/prep/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/prep/md.h
diff -u src/distrib/utils/sysinst/arch/prep/md.h:1.18 src/distrib/utils/sysinst/arch/prep/md.h:1.19
--- src/distrib/utils/sysinst/arch/prep/md.h:1.18	Tue May 14 13:14:28 2013
+++ src/distrib/utils/sysinst/arch/prep/md.h	Tue May 14 13:15:55 2013
@@ -1,4 +1,4 @@
-/*	$NetBSD: md.h,v 1.18 2013/05/14 13:14:28 tsutsui Exp $	*/
+/*	$NetBSD: md.h,v 1.19 2013/05/14 13:15:55 tsutsui Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -66,12 +66,6 @@
  *  Default filesets to fetch and install during installation
  *  or upgrade. The standard sets are:
  *      base etc comp games man misc tests text xbase xcomp xetc xfont xserver
- *
- * i386 has the  MD set kern first, because generic kernels are  too
- * big to fit on install floppies. i386 does not yet include the x sets.
- *
- * Third entry is the last extension name in the split sets for loading
- * from floppy.
  */
 #define SET_KERNEL_1_NAME	"kern-GENERIC"
 

Reply via email to