head	1.4;
access;
symbols
	RELENG_9_1_0_RELEASE:1.2.2.2.2.2
	RELENG_9_1:1.2.2.2.0.2
	RELENG_9_1_BP:1.2.2.2
	RELENG_9:1.2.0.2;
locks; strict;
comment	@# @;


1.4
date	2013.07.07.00.29.29;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.01.51.27;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.02.12.19.29.34;	author rmh;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	2012.02.12.14.55.27;	author rmh;	state Exp;
branches;
next	;

1.2.2.1
date	2012.02.19.07.44.38;	author rmh;	state dead;
branches;
next	1.2.2.2;

1.2.2.2
date	2012.02.19.07.44.38;	author rmh;	state Exp;
branches
	1.2.2.2.2.1;
next	1.2.2.3;

1.2.2.3
date	2012.11.17.11.36.50;	author svnexp;	state Exp;
branches;
next	1.2.2.4;

1.2.2.4
date	2013.07.07.00.02.34;	author svnexp;	state Exp;
branches;
next	;

1.2.2.2.2.1
date	2012.08.05.23.54.33;	author kensmith;	state Exp;
branches;
next	1.2.2.2.2.2;

1.2.2.2.2.2
date	2012.11.17.08.47.39;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252867
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@#
# WITHOUT_SOURCELESS_HOST -- Disable drivers that include sourceless
# native code for host CPU.
#
# $FreeBSD: head/sys/conf/WITHOUT_SOURCELESS_HOST 252867 2013-07-06 07:49:41Z delphij $

nodevice	hpt27xx
nodevice	hptmv
nodevice	hptnr
nodevice	hptrr
nodevice	nve
@


1.3
log
@Switching exporter and resync
@
text
@d5 1
a5 1
# $FreeBSD: head/sys/conf/WITHOUT_SOURCELESS_HOST 231565 2012-02-12 19:29:34Z rmh $
d9 1
@


1.2
log
@SVN rev 231565 on 2012-02-12 19:29:34Z by rmh

Fix a typo.

Approved by:	kib (mentor)
Reported by:	lwhsu, Niclas Zeising <zeising@@daemonic.se>
MFC after:	5 days
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2.2.1
log
@file WITHOUT_SOURCELESS_HOST was added on branch RELENG_9 on 2012-02-19 07:47:03 +0000
@
text
@d1 10
@


1.2.2.2
log
@SVN rev 231905 on 2012-02-19 07:44:38Z by rmh

MFC r230972,r230980,r231559,r231565: Add MK_SOURCELESS build option, and
associated fixes.

Approved by:	kib (mentor)
@
text
@a0 10
#
# WITHOUT_SOURCELESS_HOST -- Disable drivers that include sourceless
# native code for host CPU.
#
# $FreeBSD$

nodevice	hpt27xx
nodevice	hptmv
nodevice	hptrr
nodevice	nve
@


1.2.2.3
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 242902
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r242902 | dteske | 2012-11-11 23:29:45 +0000 (Sun, 11 Nov 2012) | 10 lines
## SVN ##
## SVN ## Fix a regression introduced by SVN r211417 that saw the breakage of a feature
## SVN ## documented in usr.sbin/sysinstall/help/shortcuts.hlp (reproduced below):
## SVN ##
## SVN ## If /usr/sbin/sysinstall is linked to another filename, say
## SVN ## `/usr/local/bin/configPackages', then the basename will be used
## SVN ## as an implicit command name.
## SVN ##
## SVN ## Reviewed by:	adrian (co-mentor)
## SVN ## Approved by:	adrian (co-mentor)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d5 1
a5 1
# $FreeBSD: stable/9/sys/conf/WITHOUT_SOURCELESS_HOST 231905 2012-02-19 07:44:38Z rmh $
@


1.2.2.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252903
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: stable/9/sys/conf/WITHOUT_SOURCELESS_HOST 252903 2013-07-06 23:26:36Z delphij $
a8 1
nodevice	hptnr
@


1.2.2.2.2.1
log
@SVN rev 239080 on 2012-08-05 23:54:33Z by kensmith

Copy stable/9 to releng/9.1 as part of the 9.1-RELEASE release process.

Approved by:	re (implicit)
@
text
@@


1.2.2.2.2.2
log
@Switch importer
@
text
@d5 1
a5 1
# $FreeBSD: releng/9.1/sys/conf/WITHOUT_SOURCELESS_HOST 231905 2012-02-19 07:44:38Z rmh $
@


1.1
log
@SVN rev 231559 on 2012-02-12 14:55:27Z by rmh

Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe"
target processing them as if they were standalone kernel config files.

Approved by:	kib (mentor)
MFC after:	5 days
@
text
@d2 1
a2 1
# WITHOUT_SOURCELESS_UCODE -- Disable drivers that include sourceless
@

