Date: Tue, 19 Oct 2004 03:45:19 +0200 From: Jose M Rodriguez <josemi@freebsd.jazztel.es> To: freebsd-current@freebsd.org Cc: Rob <spamrefuse@yahoo.com> Subject: Re: I deleted /stand/, but I need it again for diskless boot... Message-ID: <200410190345.20487.josemi@freebsd.jazztel.es> In-Reply-To: <41746CC6.4030407@yahoo.com> References: <20041013172834.81984.qmail@web54008.mail.yahoo.com> <65140.208.4.77.15.1098123461.squirrel@208.4.77.15> <41746CC6.4030407@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
El Martes, 19 de Octubre de 2004 03:24, Rob escribi=F3: > Ryan Sommers wrote: > > Rob said: > >>I'm willing to try just anything. > >>The problem is that I'm not familiar with the cpio and pax > >> commands. > > [...] > If successful, will you suggest/submit this as an official patch for > 5.3; or will it be merely a personal patch for my diskless setup? > > If it's going into 5.3, then /stand should be removed altogether > after the install process! > > Rob. > You can't go with this to 5.3. This will go, if any, to HEAD. But I don't really like in his actual form. If You try to path /etc/rc.d/initdiskless, try not remove *.cpio.gz=20 expand using /stand, but add *.tar expand using /bin/pax. You may also try some auto detection and use what is present=20 between /stand/cpio, /stand/gzip, /rescue/tar, /rescue/gzip ... Don't try moving gzip/libgzip from /usr to rootfs. It's really a big=20 change. =2D- josemi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410190345.20487.josemi>