Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-06 | T3664: improve error reporting of the initramfs hook | Daniil Baturin | |
2019-05-24 | Packages/kernel: ensure proper initramfs handling | Christian 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-08 | undo hooks: initramfs: add option to update an existing initramfs | Kim | |
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-05 | hooks: initramfs: add option to update an existing initramfs | Christian Poessinger | |
2019-05-05 | Revert "hooks: initramfs: add option to remove an existing initramfs" | Christian Poessinger | |
This reverts commit 5a3489861dc50e6bd4083993ad8065340f8f7c0f. | |||
2019-05-05 | hooks: initramfs: add option to remove an existing initramfs | Christian Poessinger | |
2018-12-29 | Add 'nls_ascii' to initramfs to avoid USB pendrive boot warning | Christian Poessinger | |
2018-11-12 | Add uefi to vyos-build | Kim Hagen | |