SW: move syslinux into GRMLBASE class, add pxelinux + isolinux
[grml-live.git] / etc / grml / fai / config / package_config / GRML_FULL
1 PACKAGES aptitude
2
3 grml-live
4 grml-paste
5 grml-quickconfig-standard
6 grml-terminalserver
7
8 # base os
9 apt
10 binfmt-support
11 bsdmainutils
12 dbus
13 dctrl-tools
14 devscripts
15 dos2unix
16 dstat
17 findutils
18 htop
19 libnss-myhostname
20 localepurge
21 locales
22 lsb-release
23 lsof
24 mount
25 multitail
26 ntp
27 ntpdate
28 nullmailer
29 passwd
30 procps
31 psmisc
32 sudo
33 sysstat
34 sysvinit
35 sysvinit-utils
36 tzdata
37 util-linux
38
39 # basic accessibility
40 brltty
41 espeakup
42 alsa-base
43 alsa-utils
44
45 # broken userland debugging
46 ltrace
47 strace
48
49 # deploy on remote sites
50 openvpn
51 ppp
52 pppoeconf
53 racoon
54
55 # disk subsystems support/debugging
56 array-info
57 bonnie++
58 cciss-vol-status
59 cryptsetup
60 disktype
61 dmraid
62 dmsetup
63 fai-setup-storage
64 fio
65 gdisk
66 gptsync
67 hdparm
68 iotop
69 lsscsi
70 lvm2
71 mdadm
72 mpt-status
73 multipath-tools
74 nocache
75 scsitools
76 sdparm
77 sg3-utils
78 smartmontools
79
80 # disk partitioning/boot
81 boot-info-script
82 grub-pc-bin
83 gparted
84 lilo
85 mbr
86 parted
87
88 # disk wiping
89 nwipe
90 secure-delete
91 wipe
92
93 # editors
94 hexedit
95 nano
96 vim
97 zile
98
99 # filesystem support
100 acl
101 attr
102 btrfs-tools
103 dosfstools
104 e2fsprogs
105 exfat-fuse
106 exfat-utils
107 genisoimage
108 hfsprogs
109 hfsutils
110 jfsutils
111 ntfs-3g
112 reiser4progs
113 reiserfsprogs
114 tcplay
115 xfsdump
116 xfsprogs
117 xmount
118
119 # foreign os support/recovery
120 chntpw
121 clamav
122 clamav-base
123 clamav-freshclam
124 mtools
125
126 # generic tools
127 cpp
128 whois
129
130 # install linux
131 cdebootstrap
132 crosshurd
133 debootstrap
134 grml-debootstrap
135 kexec-tools
136 rinse
137
138 # iscsi (target) support
139 libiscsi-bin
140 open-iscsi
141 targetcli python-urwid
142 tgt
143
144 # ata-over-ethernet
145 aoetools
146 vblade
147
148 # networking
149 atftp
150 avahi-daemon
151 bind9-host
152 bridge-utils
153 cdpr
154 cifs-utils
155 comgt
156 dnsmasq
157 ethstatus
158 ethtool
159 hostapd
160 ifenslave
161 iftop
162 ifupdown
163 ipcalc
164 iperf
165 ipmitool
166 iproute
167 iptraf
168 iptstate
169 iputils-arping
170 iputils-ping
171 iputils-tracepath
172 isc-dhcp-client
173 iw
174 libnss-mdns
175 lrzsz
176 mosh
177 mtr-tiny
178 netbase
179 netcat-openbsd
180 netsniff-ng
181 net-tools
182 nmap
183 rfkill
184 ser2net
185 sipcalc
186 slurm
187 snmp
188 socat
189 ssh
190 ssmping
191 tcpdump
192 tcptraceroute
193 telnet
194 tshark
195 tsocks
196 usb-modeswitch
197 vlan
198 wireshark
199 wvdial
200
201 # network transfers
202 ca-certificates
203 fuse
204 lftp
205 nfs-kernel-server
206 partimage
207 partimage-server
208 rpcbind
209 samba
210 sshfs
211 udpcast
212
213 # packers/unpackers
214 cabextract
215 cpio
216 tar
217 unp
218 unzip
219 zip
220
221 # password generators
222 apg
223 pwgen
224
225 # popular VCS to pull config from
226 git
227 mercurial
228 subversion
229
230 # recovery
231 afflib-tools
232 autopsy
233 dcfldd
234 ewf-tools
235 extundelete
236 gddrescue
237 gpart
238 recoverjpeg
239 testdisk
240
241 # restore from backup
242 bacula-common
243 bacula-console
244 bacula-fd
245 bacula-sd
246 clonezilla
247 dirvish
248 dump
249 duplicity
250 fsarchiver
251
252 # compressions for backup/restore
253 lzop
254
255 # serial
256 cu
257 minicom
258 setserial
259 statserial
260
261 # shell
262 bash
263 binutils
264 buffer
265 coreutils
266 diffutils
267 grml-etc-core
268 mawk
269 mc
270 patch
271 pv
272 screen
273 sed
274 tmux
275 zsh
276
277 # system info/mgmt
278 facter
279 flashrom
280 mcollective
281 memtester
282 puppet
283
284 # virtualization support
285 imvirt
286 open-vm-tools
287 qemu-kvm
288 qemu-utils
289 zerofree
290
291 # web
292 curl
293 iceweasel
294 irssi
295 links2
296 lynx-cur
297 w3m
298 wget
299
300 # X
301 fluxbox
302 grml-desktop
303 grml-x
304 xauth
305 xcursor-themes
306 xfonts-75dpi
307 xfonts-base
308 xpdf
309 xserver-xorg
310 xserver-xorg-core
311 xserver-xorg-input-all
312 xserver-xorg-video-all
313 xterm
314
315 # x86 hardware support
316 acpi
317 acpid
318 acpi-support
319 cmospwd
320 cpufrequtils
321 cpuid
322 dmidecode
323 irqbalance
324 lshw
325 numactl
326 usbview
327
328 PACKAGES aptitude I386
329 linux-image-i386-grml
330
331 PACKAGES aptitude AMD64
332 linux-image-amd64-grml