Date: Wed, 24 Mar 2004 03:41:56 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.diskless1 Message-ID: <200403241141.i2OBfua0037375@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2004/03/24 03:41:56 PST FreeBSD src repository Modified files: (Branch: RELENG_4) etc rc.diskless1 Log: Insert the directories passed with the T134 bootp cookie (kern.bootp_cookie) in the list of paths used for diskless templates. When foo.cpio.gz archives are present, do not copy the content from a foo/ directory even if present. This restores the previous behaviour, and is also important from the point of view of efficiency (saving many RPCs to copy the individual files), which was the whole point for introducing the cpio archive. (these files are not anymore in -current but equivalent functionality will be implemented there, and the maintainer has been already informed). Revision Changes Path 1.5.2.14 +12 -4 src/etc/rc.diskless1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403241141.i2OBfua0037375>