Re: New mtree needed for installation

2000-07-17 Thread Ruslan Ermilov

On Mon, Jul 17, 2000 at 05:39:12PM +0200, Samuel Tardieu wrote:
> I did a "make buildworld" then "make installworld", and:
> 
> --
> >>> Making hierarchy
> --
> cd /usr/src; make -f Makefile.inc1 hierarchy
> cd /usr/src/etc;make distrib-dirs
> mtree -deLU -f /usr/src/etc/mtree/BSD.root.dist -p /
> mtree: illegal option -- L
> usage: mtree [-cdeinrUux] [-f spec] [-K key] [-k key] [-p path] [-s seed]
> [-X excludes]
> *** Error code 1
> 
> Of course, installing the new mtree first solves this, but it may be
> worth a note in UPDATING (or better, use the newly built mtree or do
> not require the use of the new -L option).
> 
It is a known problem, and Marcel Moolenaar <[EMAIL PROTECTED]> has posted
a patch to -committers for a review.


-- 
Ruslan Ermilov  Oracle Developer/DBA,
[EMAIL PROTECTED]   Sunbay Software AG,
[EMAIL PROTECTED]  FreeBSD committer,
+380.652.512.251Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



New mtree needed for installation

2000-07-17 Thread Samuel Tardieu

I did a "make buildworld" then "make installworld", and:

--
>>> Making hierarchy
--
cd /usr/src; make -f Makefile.inc1 hierarchy
cd /usr/src/etc;make distrib-dirs
mtree -deLU -f /usr/src/etc/mtree/BSD.root.dist -p /
mtree: illegal option -- L
usage: mtree [-cdeinrUux] [-f spec] [-K key] [-k key] [-p path] [-s seed]
[-X excludes]
*** Error code 1

Of course, installing the new mtree first solves this, but it may be
worth a note in UPDATING (or better, use the newly built mtree or do
not require the use of the new -L option).

  Sam
-- 
Samuel Tardieu -- [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message