Use the default MD_SETS_SELECTED for ports which have Xservers.

This commit is contained in:
tsutsui 2013-05-14 13:14:27 +00:00
parent 10c998805e
commit 8d0fe2ad86
3 changed files with 3 additions and 7 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: md.h,v 1.17 2011/04/04 08:30:28 mbalmer Exp $ */
/* $NetBSD: md.h,v 1.18 2013/05/14 13:14:27 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -69,8 +69,6 @@
*/
#define SET_KERNEL_1_NAME "kern-GENERIC"
#define MD_SETS_VALID SET_KERNEL, SET_SYSTEM, SET_X11_NOSERVERS
/*
* Disk names accepted as valid targets for a from-scratch installation.
*

View File

@ -1,4 +1,4 @@
/* $NetBSD: md.h,v 1.13 2011/04/04 08:30:38 mbalmer Exp $ */
/* $NetBSD: md.h,v 1.14 2013/05/14 13:14:28 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -57,7 +57,6 @@
* or upgrade.
*/
#define SET_KERNEL_1_NAME "kern-GENERIC"
#define MD_SETS_SELECTED SET_KERNEL_1, SET_SYSTEM, SET_X11_NOSERVERS
/*
* Machine-specific command to write a new label to a disk.

View File

@ -1,4 +1,4 @@
/* $NetBSD: md.h,v 1.17 2011/04/04 08:30:40 mbalmer Exp $ */
/* $NetBSD: md.h,v 1.18 2013/05/14 13:14:28 tsutsui Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -74,7 +74,6 @@
* from floppy.
*/
#define SET_KERNEL_1_NAME "kern-GENERIC"
#define MD_SETS_SELECTED SET_KERNEL_1, SET_SYSTEM, SET_X11_NOSERVERS
/*
* Machine-specific command to write a new label to a disk.