From owner-freebsd-bugs Thu Sep 14 3: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59A5A37B424 for ; Thu, 14 Sep 2000 03:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA18446; Thu, 14 Sep 2000 03:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from weirdo.netcraft.com (weirdo.netcraft.com [195.188.192.47]) by hub.freebsd.org (Postfix) with ESMTP id 4E1B137B424 for ; Thu, 14 Sep 2000 02:53:56 -0700 (PDT) Received: (from sketchy@localhost) by weirdo.netcraft.com (8.11.0/8.11.0) id e8E9rlx69598; Thu, 14 Sep 2000 10:53:47 +0100 (BST) (envelope-from sketchy) Message-Id: <200009140953.e8E9rlx69598@weirdo.netcraft.com> Date: Thu, 14 Sep 2000 10:53:47 +0100 (BST) From: Jonathan Perkin Reply-To: sketchy@weirdo.netcraft.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/21259: misc Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21259 >Category: misc >Synopsis: /etc/defaults/make.conf has 7 irrelevant and confusing lines >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Sep 14 03:00:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jonathan Perkin >Release: FreeBSD 4.1-STABLE i386 >Organization: Netcraft Ltd. >Environment: Latest RELENG_4 >Description: /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 >Fix: --- make.conf Thu Sep 14 10:49:44 2000 +++ make.conf Thu Sep 14 10:50:10 2000 @@ -68,14 +68,6 @@ # To build sys/modules when building the world (our old way of doing things) #MODULES_WITH_WORLD=true # do not build modules when building kernel # -# -# 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 # >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message