Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2000 15:12:47 -0700 (PDT)
From:      Doug@gorean.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/18167: [TINY PATCH] Remove /usr/lib/aout from mtree
Message-ID:  <200004222212.PAA03020@dt051n0b.san.rr.com>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004222212.PAA03020>