Age | Commit message (Collapse) | Author |
|
|
|
|
|
add x86 specific packages to vyos-x86.list.chroot
|
|
|
|
|
|
packages
to the build-flavour script.
Right now it only includes grub-pc.
|
|
|
|
|
|
|
|
This reverts commit d414a3742ae9c257710b612419435791a31dc162.
|
|
|
|
for vmlinuz and initrd.img.
|
|
|
|
|
|
build flavour.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will be a configure option eventually.
|
|
If more granular data modification is needed, it can be stored in other data/ subdirs.
|
|
The idea is that package lists in data/package-lists/common/
will be used by all build flavours, while special individual
build flavours may have their own additional package lists
defined by configure options.
|
|
|