From owner-freebsd-bugs Sat Apr 22 15:24: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5157B37B6F4 for ; Sat, 22 Apr 2000 15:24:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA48684; Sat, 22 Apr 2000 15:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 8FB4137B589 for ; Sat, 22 Apr 2000 15:12:47 -0700 (PDT) (envelope-from doug@dt051n0b.san.rr.com) Received: (from doug@localhost) by dt051n0b.san.rr.com (8.9.3/8.9.3) id PAA03020; Sat, 22 Apr 2000 15:12:47 -0700 (PDT) (envelope-from doug) Message-Id: <200004222212.PAA03020@dt051n0b.san.rr.com> Date: Sat, 22 Apr 2000 15:12:47 -0700 (PDT) From: Doug@gorean.org Reply-To: Doug@gorean.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/18167: [TINY PATCH] Remove /usr/lib/aout from mtree Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18167 >Category: conf >Synopsis: [TINY PATCH] Remove /usr/lib/aout from mtree >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: Sat Apr 22 15:20:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Doug >Release: FreeBSD 3.4-STABLE-0324 i386 >Organization: AAAG >Environment: Any system after the /usr/lib/aout directory was abandoned. (3.?) >Description: The /usr/lib/aout directory was (rightly) abondoned in favor of /usr/lib/compat/aout, but it still exists in src/etc/mtree/BSD.usr.dist. >How-To-Repeat: Delete unused directory from /usr/lib, then make world. >Fix: Apply the following patch: Index: BSD.usr.dist =================================================================== RCS file: /usr/ncvs/src/etc/mtree/BSD.usr.dist,v retrieving revision 1.188 diff -u -r1.188 BSD.usr.dist --- BSD.usr.dist 2000/02/29 08:45:22 1.188 +++ BSD.usr.dist 2000/04/22 22:05:40 @@ -14,8 +14,6 @@ include .. lib - aout - .. compat aout .. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message