summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/17-gen_initramfs.chroot
AgeCommit message (Collapse)Author
2022-10-06T3664: improve error reporting of the initramfs hookDaniil Baturin
2019-05-24Packages/kernel: ensure proper initramfs handlingChristian Poessinger
When building the kernel with 'make deb-pkg' insted of 'make-kpkg' - which is the new official way - an initramfs will be deployed. This break's VyOS! Delete all possible initramfs image(s) before building the final VyOS initramfs image.
2019-05-08undo hooks: initramfs: add option to update an existing initramfsKim
this is to generate an initramfs if it does not exist, updating when not exist does not work and will break the image build process
2019-05-05hooks: initramfs: add option to update an existing initramfsChristian Poessinger
2019-05-05Revert "hooks: initramfs: add option to remove an existing initramfs"Christian Poessinger
This reverts commit 5a3489861dc50e6bd4083993ad8065340f8f7c0f.
2019-05-05hooks: initramfs: add option to remove an existing initramfsChristian Poessinger
2018-12-29Add 'nls_ascii' to initramfs to avoid USB pendrive boot warningChristian Poessinger
2018-11-12Add uefi to vyos-buildKim Hagen