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.
Alejandro Mery ad16af2199 initramfs: introduced `resume` script, to check and trigger a `switch_root` if viable 16 years ago
initramfs initramfs: introduced `resume` script, to check and trigger a `switch_root` if viable 16 years ago
overlay.d dropbear: changed to kill all it's children when stopped 16 years ago
COPYING Added COPYING file, GPLv2 16 years ago
README [Idunn] Added initial README file 16 years ago
build-initramfs.in initramfs: Added code to filter what is installed from linux26, gcc and fhs 16 years ago
build.sh Introduced Idunn, early recovery system (stand-alone branch) 16 years ago
busybox.config busybox: added sync, hostname, bzip2 and bunzip2 16 years ago
config.in config: Adapted to use mnemosyne modules 16 years ago
extends Changed to extend mnemosyne 16 years ago
inconfig.in Changed to extend mnemosyne 16 years ago
parse-config parse-config: Added overlaying support using overlay.d/$pkg/ 16 years ago
pkg_dropbear.conf dropbear: imported (and enhanced) mnmeosyne code to inject authorized_keys from config/$config 16 years ago
pkgsel pkgsel: Added missing mdadm 16 years ago

README

Idunn, the guardian of eternal youth
====================================

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.

OpenVPN client support is also desired so one can connect to the
rescue/install envrionment even when it's behind gateways and
firewalls without needing specific NAT rules.

Idunn is under GPLv2 license, as showed in the COPYING file
included, and made to be built and maintained using OpenSDE [1].

[1] http://opensde.org