diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-08-17 00:35:13 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:40 +0100 |
commit | d29d02aa7ccba65a166129d4499bf78ccf8cbf63 (patch) | |
tree | 942b93269a247d824a46af3ef8b690946026601b | |
parent | 59e0b310a3fd3555c919baca7ef3a24a1973f5e7 (diff) | |
download | vyos-live-build-d29d02aa7ccba65a166129d4499bf78ccf8cbf63.tar.gz vyos-live-build-d29d02aa7ccba65a166129d4499bf78ccf8cbf63.zip |
Only install unionfs-tools under Etch in rescue list.
-rw-r--r-- | lists/rescue | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lists/rescue b/lists/rescue index 8bc4d501a..75b572724 100644 --- a/lists/rescue +++ b/lists/rescue @@ -169,7 +169,9 @@ squashfs-tools sshfs sysfsutils udftools +#if DISTRIBUTION etch unionfs-tools +#endif xfsdump xfsprogs btrfs-tools |