Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 15:31:49 +0200 (CEST)
From:      "Per Berger" <freebsd@stortsett.se>
To:        questions@freebsd.org
Cc:        Per Berger <freebsd@stortsett.se>
Subject:   Re: Remove /usr/X11R6 after deinstall?
Message-ID:  <49925.131.116.254.200.1116250309.squirrel@www.susie.mine.nu>
In-Reply-To: <20050516150142.J42770@maren.thelosingend.net>
References:  <31232.131.116.254.199.1116245218.squirrel@www.susie.mine.nu> <20050516150142.J42770@maren.thelosingend.net>

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

On M=E5, 2005-05-16, 15:08, Svein Halvor Halvorsen skrev:
>
> * Per Berger [2005-05-16 14:06 +0200]
>>  Since I have deinstalled all X-related stuff incl. xorg from my machi=
ne
>>  (don't need it anymore), can I remove the /usr/X11R6 dir structure?
>> It's
>>  empty, I've checked, only dirs, no files... Or, to put it another way=
,
>> is
>>  the dir structure there default, i.e. if you do not install X when yo=
u
>>  install the OS?
>
> No, you could safely remove the empty /usr/X11R6 directory.
> To see if all the directories that came with the distribution is there,
> check the mount point against the mtree files in /etc/mtree, eg.:
>
> mtree -f /etc/mtree/BSD.usr.dist -p /usr -e
>
> ...will show all the directories that exists in the mtree file, but are
> missing in the directory tree, ie. what dirs are missing.
>
> See mtree(8) for more info
>
>

Thanks! I did "mv X11R6 X11R6.old" and the ran the "mtree" command... No
output! :-)

So... "rm -rf /usr/X11R6.old"...

/Per

--=20




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