diff options
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 000000000..9057bc588 --- /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 |