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 d4f453e46b dropbear: changed to kill all it's children when stopped 15 years ago
initramfs init: finished reboot/halt/poweroff handling, killall still missing 15 years ago
overlay.d dropbear: changed to kill all it's children when stopped 15 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 15 years ago
build.sh Introduced Idunn, early recovery system (stand-alone branch) 16 years ago
busybox.config busybox: added tac 15 years ago
config.in config: Adapted to use mnemosyne modules 15 years ago
extends Changed to extend mnemosyne 15 years ago
inconfig.in Changed to extend mnemosyne 15 years ago
parse-config parse-config: Added overlaying support using overlay.d/$pkg/ 15 years ago
pkg_dropbear.conf dropbear: imported (and enhanced) mnmeosyne code to inject authorized_keys from config/$config 15 years ago
pkgsel busybox: added ps, switch_root and other tools, including a `less` replacement 15 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