diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-19 15:32:09 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:24 +0100 |
commit | 9ba3ab16cad1108e2e4978265f5dca8a84a0e46e (patch) | |
tree | ffe217d87847bbbfb4ee71b2a510a64a5940d486 /lists/debian-live-devel | |
parent | 117e4328a81226fc94c8c213c9a4d1b5774109d9 (diff) | |
download | live-build-9ba3ab16cad1108e2e4978265f5dca8a84a0e46e.zip live-build-9ba3ab16cad1108e2e4978265f5dca8a84a0e46e.tar.gz |
Renaming debian-live list to debian-live-devel.
Diffstat (limited to 'lists/debian-live-devel')
-rw-r--r-- | lists/debian-live-devel | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/lists/debian-live-devel b/lists/debian-live-devel new file mode 100644 index 0000000..9057bc5 --- /dev/null +++ b/lists/debian-live-devel @@ -0,0 +1,50 @@ +# /usr/share/live/build/lists/debian-live - package list for live-build(7) + +## LH: Debian Live +#include <standard> + +# http://qa.debian.org/developer.php?login=debian-live@lists.debian.org + +# debian-live +#if DISTRIBUTION lenny +live-helper +git-core +grub +#endif + +#if DISTRIBUTION squeeze wheezy sid +live-build +git +grub-pc grub-legacy +#endif + +debootstrap cdebootstrap +syslinux +memtest86+ memtest86 +dosfstools genisoimage mtools parted squashfs-tools genext2fs mtd-tools +fakeroot fakechroot sudo + +# kernel +#if DISTRIBUTION lenny squeeze sid +aufs-tools +#endif +#if DISTRIBUTION lenny +aufs-source +#endif +qemu kqemu-source +kvm kvm-source +squashfs-tools +#if DISTRIBUTION lenny +squashfs-source +#endif +#linux-headers-2.6-all + +# some other stuff +vim less screen gnupg dash posh + +# build +build-essential debhelper dh-make lintian fakeroot devscripts wdiff +autotools-dev dpatch module-assistant quilt + +# bootchart +acct bootchart |