Date: Wed, 06 Oct 2004 20:40:04 -0700 From: Tim Kientzle <kientzle@freebsd.org> To: Jose M Rodriguez <josemi@freebsd.jazztel.es> Cc: freebsd-current@freebsd.org Subject: Re: 5.3: /stand/ versus /rescue/ ? Message-ID: <4164BA94.7020009@freebsd.org> In-Reply-To: <200410051738.32415.freebsd@redesjm.local> References: <20041003124353.29822.qmail@web54005.mail.yahoo.com> <41605C2C.8050004@freebsd.org> <16738.45007.276964.761754@canoe.dclg.ca> <200410051738.32415.freebsd@redesjm.local>
next in thread | previous in thread | raw e-mail | index | archive | help
Jose M Rodriguez wrote: > > I think /etc/rc.d/initdiskless may use /rescue/zcat and /rescue/tar > instead of /stand/gzip an /stand/cpio. /etc/rc.d/initdiskless should not be using either /stand or /rescue. In particular, /bin/pax is a much better choice than either /stand/cpio or /rescue/tar. gzip should be easy to avoid. Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4164BA94.7020009>