diff options
| author | Daniel Baumann <daniel@debian.org> | 2009-12-26 21:42:56 +0100 | 
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:03 +0100 | 
| commit | ce155c7783ed7e5c68e89a34b0ceeaaba379b943 (patch) | |
| tree | df2c0f03fe1ee04dcf330eb1b6303968246b41f7 | |
| parent | 45406a5c987a2e4510dbb5df06c93ed302228fc0 (diff) | |
| download | vyos-live-build-ce155c7783ed7e5c68e89a34b0ceeaaba379b943.tar.gz vyos-live-build-ce155c7783ed7e5c68e89a34b0ceeaaba379b943.zip | |
Marking aufs-source and squashfs-source in debian-live packagelist as lenny-only (Closes: #562664).
| -rw-r--r-- | lists/debian-live | 10 | 
1 files changed, 8 insertions, 2 deletions
| diff --git a/lists/debian-live b/lists/debian-live index e2dd58587..364378054 100644 --- a/lists/debian-live +++ b/lists/debian-live @@ -12,11 +12,17 @@ dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2  # kernel  #if DISTRIBUTION lenny squeeze sid -aufs-tools aufs-source +aufs-tools +#endif +#if DISTRIBUTION lenny +aufs-source  #endif  qemu kqemu-source  kvm kvm-source -squashfs-tools squashfs-source +squashfs-tools +#if DISTRIBUTION lenny +squashfs-source +#endif  #linux-headers-2.6-all  # netboot/pxe | 
