Bug 21259

Summary: /etc/defaults/make.conf has 7 irrelevant and confusing lines
Product: Base System Reporter: sketchy <sketchy>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description sketchy 2000-09-14 11:00:03 UTC
	/etc/defaults/make.conf contains the following lines, which are
	obselete and confusing now that NO_RSAINTL has moved up into the main
	NO_* block above:

	#
	# Controls for building various OPTIONAL parts of the crypto system.
	# Patents are involved - you must not use these unless you either have
	# a license or would be within patent 'fair use' provisions.
	# Generally 'educational use' is OK, but personal (even
	# non-commercial)
	# use is not.
	# *** It is YOUR RESPONSIBILITY to determine if you can use these! ***
	#
	# To avoid running MAKEDEV all on /dev during install:
	#NO_MAKEDEV=    true
	#

How-To-Repeat: 
	N/A
Comment 1 jlemon freebsd_committer freebsd_triage 2000-09-22 15:13:57 UTC
State Changed
From-To: open->closed

Closed at submitter's request; no longer relevant.