You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Teo Mrnjavac 10ce42f35c Use target_env calls in Python modules. 11 years ago
..
README.md Update README.md 12 years ago
main.py Use target_env calls in Python modules. 11 years ago
module.desc Add a initramfs module that updates the initramfs post install 12 years ago

README.md

initramfs module

This module is specific to Debian based distros. Post installation on Debian the initramfs needs to be updated so as to not interrupt the boot process with a error about fsck.ext4 not being found.

Debian specific notes

If you're using live-build to build your ISO and setup the runtime env make sure that you purge the live-* packages on the target system before running this module, since live-config dpkg-diverts update-initramfs and can cause all sorts of fun issues.