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.

25 lines
209 B

# main packages
#
X openvpn
X dropbear
X rsync
# /dev
#
X udev
# fs helpers
#
X reiserfsprogs
X e2fsprogs
# bootmanagers
#
X syslinux
X grub
# needed by dropbear
X zlib
# needed by openvpn
X openssl
X lzo