blob: 4e963b0e1db1b163589fd6294114b8f415ee950d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
# /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
live-build
git
grub-pc grub-legacy
debootstrap cdebootstrap
syslinux
memtest86+ memtest86
dosfstools genisoimage mtools parted squashfs-tools genext2fs mtd-tools
fakeroot fakechroot sudo
# kernel
aufs-tools
qemu kqemu-source
kvm kvm-source
squashfs-tools
#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
|