summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/17-gen_initramfs.chroot
AgeCommit message (Collapse)Author
2019-06-18Packages/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. (cherry picked from commit 5f669b4158fbf00cee401f81cb36bf57e3c50c1c)
2018-12-29Add 'nls_ascii' to initramfs to avoid USB pendrive boot warningChristian Poessinger
2018-11-12Add uefi to vyos-buildKim Hagen