K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-15T08:00:37.000000Z K 7 svn:log V 542 Two [minor] performance fixes for diskless configurations: when copying large trees into /etc and /dev, try to fetch the content from a cpio archive if there is one available, so the operation does not take multiple RTTs for each individual file. clone_root has been updated to generate the cpio archives, rc.diskless* to make use of them. Not committed to -current yet because the relevant files are already slightly different in the two branches, and I would like to have a chance to test it there first before resyncing the two versions. END