Age | Commit message (Collapse) | Author |
|
update files needed for clearfog build
|
|
|
|
|
|
reboot
|
|
|
|
|
|
add x86 specific packages to vyos-x86.list.chroot
|
|
|
|
|
|
packages
to the build-flavour script.
Right now it only includes grub-pc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(ref T12)
|
|
|
|
Add qemu image build scripts
|
|
|
|
|
|
This is important for nightly builds, and handy for release builds.
|
|
|
|
|
|
|
|
Enable handling of errors within .ONESHELL targets
|
|
|
|
Makefile .ONESHELL mode means that individual line exit codes
aren't evaluated, only the final return code from the shell,
which will always be zero.
This makes it break earlier when a subscript returns non-zero.
Maybe we shouldn't be using make? ;)
|
|
|
|
|
|
|
|
This reverts commit d414a3742ae9c257710b612419435791a31dc162.
|
|
|
|
|
|
|
|
for vmlinuz and initrd.img.
|
|
|
|
|
|
|
|
build flavour.
|
|
for use in shell scripts and the like.
|