Idunn is an small system aiming to give an early rescue/install environment with ssh support, making life easier when one doesn't have physical access to machine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
426 B

# main packages
#
X openvpn
X dropbear
X rsync
# /dev
#
X udev
X unet
# fs helpers
#
X reiserfsprogs
X e2fsprogs
# more and more disks are bigger than 2T
X gptfdisk
# bootmanagers
#
X syslinux
# needed by dropbear
X zlib
# needed by openvpn
X openssl
X lzo
# needed by 0-gcc
X mpfr
# HARDCORE CLEANUP
#
O iptables
O gzip
O bzip2
O nullmailer
O time
O find
O patch
O man
O stone
O shadow
O net-tools
O m4
O less
X mdadm