51 lines
914 B
Plaintext
51 lines
914 B
Plaintext
# /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
|