Date: Mon, 31 Oct 2005 21:07:15 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.initdiskless Message-ID: <200510312107.j9VL7F4m086227@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-10-31 21:07:15 UTC FreeBSD src repository Modified files: etc rc.initdiskless Log: The -x <format> option of pax is for creation of archives, not extraction. This will allow cpio archive support to work, at least in situations where /tmp is writable. Because pax requires a writable /tmp it is unsuitable for this task, but replacing it will come in a later commit. Submitted by: Joerg Pulz <Joerg dot Pulz at frm2 dot tum dot de> PR: conf/88293 Revision Changes Path 1.46 +1 -1 src/etc/rc.initdiskless
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510312107.j9VL7F4m086227>