Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-05 | Converting select_eth_device initramfs-tools pre-mount script into regular ↵ | Daniel Baumann | |
live-boot script. | |||
2012-06-05 | Converting read-only initramfs-tools pre-mount script into regular live-boot ↵ | Daniel Baumann | |
script. | |||
2012-06-05 | Removing live-premount modules script, not needed anymore. | Daniel Baumann | |
This script did two things: * forcefully load ide-generic to workaround a bug in qemu bios that made it hang during ide detection. This has been fixed 4 years ago in qemu, so it's not required to do this anymore. * forcefully load esp on sparc. This is being loaded automatically by udev these days and should be reliable enough. | |||
2012-06-05 | Starting initramfs-tools specific subdirectory within the source-tree. | Daniel Baumann | |