Date: Mon, 30 Jun 2003 13:18:45 -0700 From: "Bruce A. Mah" <bmah@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.root.dist src/include paths.h src/rescue Makefile README src/rescue/librescue Makefile src/rescue/rescue Makefile Message-ID: <20030630201845.GA5859@intruder.bmah.org> In-Reply-To: <20030630195555.GA14568@dragon.nuxi.com> References: <200306291835.h5TIZbci020056@repoman.freebsd.org> <20030630195555.GA14568@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If memory serves me right, David O'Brien wrote: > On Sun, Jun 29, 2003 at 11:35:37AM -0700, Gordon Tetlow wrote: > > gordon 2003/06/29 11:35:37 PDT [snip] > > Add /rescue bits. This basically encompasses all of bin and sbin along > > with a couple of bits from usr.bin in a crunchgen'd binary. >=20 > Now that there is zero use of /stand post-install, please add code to > sysinstall to rm /stand after it is done with it. Thanks. Perhaps you mean "please remove the code from sysinstall that copies /stand"? (Not like I've actually tried this.) stennis:sysinstall% pwd /usr/src/usr.sbin/sysinstall stennis:sysinstall% grep cpio install* install.c: i =3D vsystem("find -x /stand | cpio %s -pdum /mnt", cpioVerb= osity()); install.c: if (vsystem("cd /mnt/stand; find etc | cpio %s -pdum /mnt", c= pioVerbosity())) { installUpgrade.c: (void)vsystem("find -x /stand | cpio %s -pdum /mnt"= , cpioVerbosity()); installUpgrade.c: (void)vsystem("find -x /stand | cpio %s -pdum /mnt"= , cpioVerbosity()); (Well, not the second of those four lines but you get the idea.) Bruce. PS. Proposed (junior?) manpage hacker project: Turn src/rescue/README into a rescue(4) manpage. --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/AJsk2MoxcVugUsMRAqwfAJwMd1moYXv9WksjVn7D9eAAaUVkOACdGIDf xi1epfnbBvaKOFMFCl2UtpU= =1d49 -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030630201845.GA5859>