Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Mar 2011 14:00:17 +0300
From:      Anonymous <swell.k@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   conf/155147: [patch] remove /etc/X11 from mtree
Message-ID:  <86aahfxfzy.fsf@gmail.com>
Resent-Message-ID: <201103011110.p21BAA57017250@freefall.freebsd.org>

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

>Number:         155147
>Category:       conf
>Synopsis:       [patch] remove /etc/X11 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:   Tue Mar 01 11:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
- nothing references it in base system, BSD.x11.dist is gone per r196767
- ports should respect their PREFIX even for config files
- Xserver is capable of running without config file or be configured
  via xset(1) + HAL et al nowadays

As POLA was already violated in /head by r196767 I think this "linuxism"
can be removed safely.
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: etc/mtree/BSD.root.dist
===================================================================
--- etc/mtree/BSD.root.dist	(revision 219090)
+++ etc/mtree/BSD.root.dist	(working copy)
@@ -22,8 +22,6 @@
     dev             mode=0555
     ..
     etc
-        X11
-        ..
         bluetooth
         ..
         defaults
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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