log more/chroot-splice.sh @ 1725:c0c2e67782be draft

age author description
Thu, 04 Sep 2014 22:18:57 -0500 Rob Landley Don't overwrite existing files when re-entering a chroot-splice.
Mon, 10 Dec 2012 12:14:51 -0600 Rob Landley Making bind mounts read only inexplicably requires a two step process, due to a kernel limitation.
Fri, 05 Oct 2012 21:32:24 -0500 Rob Landley Tweak chroot-splice a bit more: back to hardlinks, plus read only bind mounts.
Sun, 10 Jun 2012 20:34:04 -0500 Rob Landley Minor cleanup and remove hardlinking for chroot-splice: it's slower and uses more disk space but doesn't damage external copy if something goes wrong.
Sun, 18 Sep 2011 21:37:31 -0500 Rob Landley Make chroot-splice.sh more useful for testing new control images in a chroot instead of qemu.
Sat, 23 Jul 2011 21:58:24 -0500 Rob Landley Now that the control-images have their own repository, remove them from this one.
Thu, 11 Nov 2010 06:36:33 -0600 Rob Landley Second try at a chroot-splice script, combining a root-filesystem and a control image into a chroot directory. (Useful for working out new control images.)