Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-23 | mkinitramfs-samizdat: exit after fatal error | Andrew Cady | |
2021-02-23 | mkinitramfs-samizdat: correct /vmlinuz symlink | Andrew Cady | |
2020-10-30 | mkinitramfs: fixes, also allow version specified without arch | Andrew Cady | |
2020-10-30 | try to avoid running mkinitramfs redundantly | Andrew Cady | |
2020-10-30 | add -s parameter to install to system | Andrew Cady | |
2020-10-30 | use symlink /vmlinuz as canonical system kernel | Andrew Cady | |
also: entire script runs as root now, but automatically calls sudo if run as regular user. | |||
2020-10-25 | commit everything for steve | Gordon GECOS | |
2020-10-12 | create /boot/initrd.img symlink | Andrew Cady | |
2020-10-10 | mkinitramfs-samizdat (used locally; unincorporated) | Andrew Cady | |
Builds a global initramfs in /boot using samizdat bootloader. This should be incorporated into the makefile or called from a make target. Or else just have samizdat use the global initramfs config. In any case I used this on this system to proceed building a kernel-upgraded bootloader. |