Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2004 16:27:10 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        arch@freebsd.org
Subject:   mtree before mounting /usr
Message-ID:  <20040930232710.GA19905@odin.ac.hmc.edu>

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

--h31gzZEtNLTqOjlF
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I'm trying to remove the dependencies on tools in /usr from the
/etc/rc.d/var script.  I've managed to eliminate touch and newsyslog,
but I would like some feedback on the best way to eliminate mtree.
Currently mtree lives in /usr/sbin.  I need to populate the empty md(4)
based /var.  There are two main approaches I can think of:

 - Move mtree to /sbin.  We'd probalby have to leave a symlink behind,
   but it would work and be fairly easy.
 - Add support to bsdtar for reading mtree files and use that
   functionality to create pax archives of BSD.var.dist and
   BSD.sendmail.dist.

Comments?

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--h31gzZEtNLTqOjlF
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBXJZNXY6L6fI4GtQRAhp/AJ0W25BulM1hYb07fEGdSYOQAf4AcQCgmDdb
L6y1p25NScA2q2ROqMhojX8=
=jqrs
-----END PGP SIGNATURE-----

--h31gzZEtNLTqOjlF--



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