summaryrefslogtreecommitdiff
path: root/src/mkinitramfs-samizdat
AgeCommit message (Collapse)Author
2021-02-23mkinitramfs-samizdat: exit after fatal errorAndrew Cady
2021-02-23mkinitramfs-samizdat: correct /vmlinuz symlinkAndrew Cady
2020-10-30mkinitramfs: fixes, also allow version specified without archAndrew Cady
2020-10-30try to avoid running mkinitramfs redundantlyAndrew Cady
2020-10-30add -s parameter to install to systemAndrew Cady
2020-10-30use symlink /vmlinuz as canonical system kernelAndrew Cady
also: entire script runs as root now, but automatically calls sudo if run as regular user.
2020-10-25commit everything for steveGordon GECOS
2020-10-12create /boot/initrd.img symlinkAndrew Cady
2020-10-10mkinitramfs-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.