Age | Commit message (Collapse) | Author |
|
|
|
(cherry picked from commit 462c5f80e086b1f5f74c564b3cb53df230b06d6b)
|
|
(cherry picked from commit c5dee499abaf729dc9388c0b86530c0d09fd9fd1)
|
|
|
|
prepare target is running before xcp-ng-iso which copies ./data/package-lists/vyos-x86.list.chroot to $(build_dir)/config/package-lists/vyos-x86.list.chroot.
During the build step, this is too late and therefore we need to patch the package list inside the build directory.
|
|
|
|
|
|
With this change we validate both installation types that they work and
operates "as expected".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 2ffff339c5515280a1926d2ee134d5d2c7cdbcfc.
|
|
This reverts commit 01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix serial console speed settings
Add google cloud image generation
|
|
|
|
|
|
|
|
get to make.
|
|
|
|
|
|
|
|
Made it a separate script, if we ever need anything fancier than cp *.deb
If not, we can move it to the makefile.
|
|
|
|
add x86 specific packages to vyos-x86.list.chroot
|
|
|
|
|