From carl@iron.slackerbsd.org  Sat Dec  7 06:24:53 2002
Return-Path: <carl@iron.slackerbsd.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 02F5437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Dec 2002 06:24:53 -0800 (PST)
Received: from iron.slackerbsd.org (pcp02156213pcs.walngs01.pa.comcast.net [68.81.49.214])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8942943EC5
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Dec 2002 06:24:52 -0800 (PST)
	(envelope-from carl@iron.slackerbsd.org)
Received: by iron.slackerbsd.org (Postfix, from userid 1000)
	id B6F0761; Sat,  7 Dec 2002 09:24:51 -0500 (EST)
Message-Id: <20021207142451.B6F0761@iron.slackerbsd.org>
Date: Sat,  7 Dec 2002 09:24:51 -0500 (EST)
From: Carl Schmidt <carl@slackerbsd.org>
Reply-To: Carl Schmidt <carl@slackerbsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Remove skel from BSD.root.dist.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46062
>Category:       conf
>Synopsis:       Remove skel from BSD.root.dist.
>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 Dec 07 06:30:07 PST 2002
>Closed-Date:    
>Last-Modified:  Thu Sep 27 07:38:53 UTC 2012
>Originator:     Carl Schmidt
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD iron.slackerbsd.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Dec 2 08:59:55 EST 2002 root@iron.slackerbsd.org:/usr/obj/usr/src/sys/IRON i386

>Description:
Remove /etc/skel from BSD.root.dist.  It seems to be there for possibly
historical reasons (or not).  It does not seem to serve an actual purpose.

>How-To-Repeat:
Not applicable.

>Fix:
--- BSD.root.dist.diff begins here ---
--- etc/mtree/BSD.root.dist.old	Sat Dec  7 08:40:55 2002
+++ etc/mtree/BSD.root.dist	Sat Dec  7 08:41:07 2002
@@ -56,8 +56,6 @@
         ..
         rc.d
         ..
-        skel
-        ..
         ssh
         ..
         ssl
--- BSD.root.dist.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->kris 
Responsible-Changed-By: kris 
Responsible-Changed-When: Sat Jul 12 16:46:44 PDT 2003 
Responsible-Changed-Why:  
I am currently checking for any remaining references in the 
source code. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46062 

From: Alex Kozlov <spam@rm-rf.kiev.ua>
To: bug-followup@FreeBSD.org, kris@freebsd.org, spam@rm-rf.kiev.ua
Cc:  
Subject: Re: conf/46062: Remove skel from BSD.root.dist.
Date: Wed, 21 Feb 2007 21:26:57 +0200

 Hi
 
 Are You have finished your checking?
 
 
 --
 Adios
Responsible-Changed-From-To: kris->freebsd-bugs 
Responsible-Changed-By: kris 
Responsible-Changed-When: Wed Feb 21 19:34:55 UTC 2007 
Responsible-Changed-Why:  
I guess someone else might have more interest in this (probably simple) PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46062 
Responsible-Changed-From-To: freebsd-bugs->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Wed Feb 21 20:16:53 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46062 

From: Alex Kozlov <spam@rm-rf.kiev.ua>
To: bug-followup@FreeBSD.org, remko@freebsd.org, spam@rm-rf.kiev.ua
Cc:  
Subject: Re: conf/46062: Remove skel from BSD.root.dist.
Date: Wed, 21 Feb 2007 22:39:18 +0200

 Hi
 
 cd /usr/src; grep -w skel -r * do not show any references to /etc/skel.
 Still, it may be a good idea to replace /etc/skel with a symlink
 to /usr/share/skel
 
 
 --
 Adios
Responsible-Changed-From-To: remko->freebsd-bugs 
Responsible-Changed-By: remko 
Responsible-Changed-When: Thu Sep 27 07:38:32 UTC 2012 
Responsible-Changed-Why:  
reassign to the pool 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46062 
>Unformatted:
