diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-02 14:50:17 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:19 +0100 |
commit | 33f346fa2429ff443f28e6a215fdac22eefe56ce (patch) | |
tree | fc0ebb94d4650e1c568ed1654402c2e6983bb5d9 /lists/debian-live | |
parent | f96497842018f2eca17715318d6b7cfbb69f50e8 (diff) | |
download | live-build-33f346fa2429ff443f28e6a215fdac22eefe56ce.zip live-build-33f346fa2429ff443f28e6a215fdac22eefe56ce.tar.gz |
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 c3d89af..5f4f05d 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 |