Age | Commit message (Expand) | Author |
2024-05-02 | build: T3664: clone vyos-1x under build dir instead of as submodule | John Estabrook |
2024-04-29 | build: T3664: fail the build on external command errors | Daniil Baturin |
2024-04-25 | build: T3664: typo fixes and small refactoring | Daniil Baturin |
2024-04-22 | build: T3664: adjust the vyos-1x submodule path in scripts | Daniil Baturin |
2024-04-20 | Merge pull request #550 from dmbaturin/T3664-raw-flavors | Christian Breunig |
2024-04-16 | image-tools: T6154: installer prompts to confirm non-default password | John Estabrook |
2024-04-16 | T6238: Fix title check commit message should for f-string | Viacheslav Hletenko |
2024-04-15 | build: T3664: initialize git vyos-1x submodule before imports | John Estabrook |
2024-04-14 | fix path to versions file | John Estabrook |
2024-04-13 | build: T3664: add a sanity check for image_format | Daniil Baturin |
2024-04-13 | build: T3664: filter out non-TOML files from the build flavor dir | Daniil Baturin |
2024-04-13 | Account for the working dir below the root in git invocation | John Estabrook |
2024-04-13 | T6173: fix TypeError: 'NoneType' object is not iterable | Christian Breunig |
2024-04-13 | T6238: Check poll request title action requires the python script | Viacheslav Hletenko |
2024-04-10 | build: T3664: add support for building non-ISO flavors | Daniil Baturin |
2024-04-10 | Merge pull request #553 from c-po/T6173 | Daniil Baturin |
2024-04-08 | T6173: validate allowed characters in ISO image name | Christian Breunig |
2024-04-07 | image-tools: T6207: update test script for prompt for boot config | John Estabrook |
2024-04-05 | T5124: Python3 deprecation distutils | khramshinr |
2024-03-23 | build scripts: T3664: move image build scripts to a dedicated directory | Daniil Baturin |
2024-03-21 | build script: T3664: fix handling of missing or malformed flavor files | Daniil Baturin |
2024-03-20 | chore: T671: remove unused scripts and references to them | Daniil Baturin |
2024-03-16 | Merge pull request #526 from sfinke0/fix-tagged-build | Christian Breunig |
2024-03-14 | T6115: fix failing builds from detached HEAD (e.g. git tags) | sfinke0 |
2024-03-13 | build: T1449: add default_config field support in flavor files | Daniil Baturin |
2024-03-12 | docker, build: T6119: use python3-tomli instead of python3-toml | Daniil Baturin |
2024-03-08 | Merge pull request #524 from sarthurdev/tpm_luks | Christian Breunig |
2024-03-08 | build: T4919: Fix error due to variable not found | sarthurdev |
2024-03-07 | Merge pull request #297 from sarthurdev/tpm_luks | Daniil Baturin |
2024-03-01 | T6077: add bugtrcker, documentation and new URL to version file | Christian Breunig |
2024-03-01 | T3664: remove leading whitespaces from generated /usr/lib/os-release | Christian Breunig |
2024-03-01 | T3664: remove obsolete make-version-file | Christian Breunig |
2024-02-25 | T6064: add build error if branch information from Git repository is missing | Christian Breunig |
2024-02-20 | config: T4919: Add emulated TPM encryption test | sarthurdev |
2024-02-19 | build: T3664: fix the chroot includes path | Daniil Baturin |
2024-02-09 | Merge pull request #327 from sskaje/T5121 | Daniil Baturin |
2023-11-26 | Makefile: T2640: add helper to convert ISO to OCI image to start a container | Christian Breunig |
2023-11-19 | Makefile: add new target qemu-live | Christian Breunig |
2023-11-15 | image: T4516: update test script for changes in prompts/partition id | John Estabrook |
2023-11-03 | build script: T5711: copy version.json to the ISO image | Daniil Baturin |
2023-09-20 | smoketest: T5607: adjust for non-deterministic scsi device probing | John Estabrook |
2023-09-14 | smoketest: Allow selection of smoketests to run | sarthurdev |
2023-09-09 | T5562: Fix -smp syntax for qemu-system-x86_64 | Apachez |
2023-09-09 | Testsuite: fix qemu SMP configuration | Christian Breunig |
2023-09-02 | live-build: add missing quotes on chroot-squashfs-compression | Christian Breunig |
2023-09-02 | T5538: Change order within variable lb_config_tmpl to fit order of manpage an... | Apachez |
2023-09-02 | T5510: Shrink imagesize and improve read performance by changing mksquashfs s... | Apachez |
2023-09-01 | T5510: Shrink imagesize and improve read performance by changing mksquashfs s... | Apachez |
2023-03-30 | T5121: Remove code of T5120 | sskaje |
2023-03-29 | T5121: Fix, make architecture and build-type loaded from build flavor and cli... | sskaje |