Robert Bonomi wrote:
From owner-freebsd-questi...@freebsd.org Tue Jan 8 07:35:39 2013
Date: Tue, 08 Jan 2013 08:32:17 -0500
From: Fbsd8
To: FreeBSD questions
Subject: mtree spec
I have this mtree specification file
/set type=dir uname=root gname=wheel
.
etc
..
root
..
usr
local
etc
> From owner-freebsd-questi...@freebsd.org Tue Jan 8 07:35:39 2013
> Date: Tue, 08 Jan 2013 08:32:17 -0500
> From: Fbsd8
> To: FreeBSD questions
> Subject: mtree spec
>
> I have this mtree specification file
>
> /set type=dir uname=root gname=wheel
> .
> e
I have this mtree specification file
/set type=dir uname=root gname=wheel
.
etc
..
root
..
usr
local
etc
..
..
..
..
But I want to have it behave a little differently.
What I am after is etc has to be present and any sub-directories off of
etc is not a error. Same thing for for root and usr/loc