Sort the generic required packages into groups

This commit is contained in:
Steve McIntyre 2012-07-08 00:29:46 +00:00
parent 5bf85c9cc9
commit 7d101800c6
1 changed files with 38 additions and 33 deletions

View File

@ -35,16 +35,27 @@ cat > debian-installer+kernel << EOF
*/
#include <debian-installer>
/* Hardware config */
eject
locales
lvm2
mdadm
pciutils
usbutils
keyboard-configuration
console-setup
pcmciautils
wireless-tools
acpi
acpid
acpi-support-base
pbbuttonsd
mouseemu
udev
discover
/* Storage and filesystem tools */
e2fsprogs
dmsetup
lvm2
mdadm
xfsprogs
jfsutils
dosfstools
@ -52,28 +63,35 @@ reiserfsprogs
btrfs-tools
ufsutils
zfsutils
libfribidi0
acpi
acpid
acpi-support-base
pbbuttonsd
ppp
pppoeconf
pptp-linux
udev
installation-report
openssh-server
cryptsetup
loop-aes-utils
dmraid
discover
mouseemu
open-iscsi
/* multipath-tools-boot is used for multipath support and installed
* during installation process if multipath is used
*/
multipath-tools-boot
/* Networking */
wireless-tools
ppp
pppoeconf
pptp-linux
/* #231583: Make life easier for Australian ISP users */
bpalogin
/* #593914: netinsts are being used on wireless too these days. */
wpasupplicant
/* Misc d-i */
installation-report
openssh-server
popularity-contest
os-prober
open-iscsi
e2fsprogs
mouseemu
dmsetup
locales
/* Needed for some languages with bi-directional support */
libfribidi0
/* Needed for rootless installs. */
sudo
@ -83,19 +101,6 @@ sudo
* arches that are know to have laptops
*/
/* On x86 users have a choice between grub-legacy and grub-pc */
/* #231583: Make life easier for Australian ISP users */
bpalogin
/* multipath-tools-boot is used for multipath support and installed
* during installation process if multipath is used
*/
multipath-tools-boot
/* #593914: netinsts are being used on wireless too these days. */
wpasupplicant
/* add the list of firmware packages here too if required */
#ifdef FORCE_FIRMWARE
# include <firmware>