diff options
author | Roger Leigh <rleigh@debian.org> | 2010-07-04 00:03:19 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2010-07-04 00:03:19 +0100 |
commit | e3c8bfe3453885074deda1c2d2e617020523e1c2 (patch) | |
tree | 7b0e46622a480029ed2d6ebb11d07d04087ffd46 /NEWS | |
parent | f5428f637ab27bd2cc69c1f225e1f7b09d877d01 (diff) | |
download | schroot-e3c8bfe3453885074deda1c2d2e617020523e1c2.tar.gz |
NEWS: Document file chroot location option
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -14,6 +14,14 @@ configuration. equivalent to using the --preserve-environment option, but only affects a single chroot. + 2) It is now possible to add a "location" configuration option to + specify the location of the chroot within the archive file for + file type chroots. Previously, it was assumed that the location + was always the root, whereas it is typical to create archives + which unpack into a subdirectory rather than the current + directory. This makes chroot file archive creation and use + easier. + * Major changes in 1.4.5: 1) A new chroot type, "btrfs-snapshot", has been added. This is |