Age | Commit message (Collapse) | Author |
|
Remove hard-coded values for "bootloader" when creating the live-build,
replaced with the value of `bootloaders`.
Set the current value to the default value if not specified, via
`defaults.toml`.
Add the default for arm64 as `grub-efi`.
|
|
T4796: Check more cautiously for presence of keys
|
|
T4796: Default args to list where list is expected
|
|
T4796: Prefer mix-in config over default config
|
|
Fix T4800: wrong chroot_includes_dir var reference
|
|
|
|
|
|
custom_apt_entry, custom_apt_key, and custom_package are expected to
be lists, but when a value is not provided they default to None. This
prevents lists provided in mix-in or flavor configurations from being
merged as expected.
https://docs.python.org/3/library/argparse.html#default
|
|
Rather than only looking at the default config, look at the merged
build_config.
Check wether additional_repositories is actually defined before trying
to reference it.
|
|
|
|
|
|
|
|
in buils-vyos-image
|
|
|
|
|
|
* APT::Default-Release caused an issue when local packages present
|
|
|
|
|
|
|
|
|
|
|
|
QEMU manually
|
|
|
|
|
|
|
|
|
|
build host"
This reverts commit a5e591fa9b66b229f7296de177a570c7b7126be4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
T3965: arm: build script: inheritence in flavor_configs and bootloade…
|
|
|
|
|
|
|
|
(cherry picked from commit 6c438f92e7ada6fa42e41ac9eff0b1e1eb3756b3)
|
|
|
|
|
|
|
|
This reverts commit 9b1ed0551854575c1e0608daaf5e0dc31c2958c9.
|
|
op-mode command removed
|
|
removed
|
|
|
|
|
|
|