Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
This is important for nightly builds, and handy for release builds.
|