diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-08-17 00:35:13 +0100 |
---|---|---|
committer | Chris Lamb <chris@chris-lamb.co.uk> | 2008-08-17 00:35:13 +0100 |
commit | aad198ffafef436f6d59ab5bd6c2877b6aaa6330 (patch) | |
tree | bd22d4c6c57ec0cecd1cb7e9f5c10866e6c3b396 /lists | |
parent | e11175ed2c6e06272874e48a4534d2da085e707e (diff) | |
download | vyos-live-build-aad198ffafef436f6d59ab5bd6c2877b6aaa6330.tar.gz vyos-live-build-aad198ffafef436f6d59ab5bd6c2877b6aaa6330.zip |
Only install unionfs-tools under Etch in rescue list.
Diffstat (limited to 'lists')
-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 |