diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-02 14:50:17 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-09-02 14:50:17 +0200 |
commit | d596415048535174b9e22a5c9296910b72aacf94 (patch) | |
tree | fc0ebb94d4650e1c568ed1654402c2e6983bb5d9 /lists/debian-live | |
parent | 9cf3e446bff287cf6f618b4efebd05241f7feb40 (diff) | |
download | vyos-live-build-d596415048535174b9e22a5c9296910b72aacf94.tar.gz vyos-live-build-d596415048535174b9e22a5c9296910b72aacf94.zip |
Replacing some references to live-helper with live-build in lists.
Diffstat (limited to 'lists/debian-live')
-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 c3d89af68..5f4f05dc5 100644 --- a/lists/debian-live +++ b/lists/debian-live @@ -1,4 +1,4 @@ -# /usr/share/live/build/lists/debian-live - package list for live-helper(7) +# /usr/share/live/build/lists/debian-live - package list for live-build(7) ## LH: Debian Live #include <standard> @@ -6,7 +6,13 @@ # http://qa.debian.org/developer.php?login=debian-live@lists.debian.org # debian-live -live-helper git-core +#if DISTRIBUTION lenny +live-helper +#endif +#if DISTRIBUTION squeeze sid +live-build +#endif +git-core debootstrap cdebootstrap dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2fs mtd-tools sudo fakeroot syslinux grub |