Age | Commit message (Expand) | Author |
2024-05-14 | build-script: T3664: Added flavor name to a target file name | zsdc |
2024-05-12 | build: T6330: fix indention of autogenerated release.pref.chroot | Christian Breunig |
2024-05-10 | build: T3664: include the architecture field in version data | Daniil Baturin |
2024-05-09 | Merge pull request #607 from vyos/mergify/bp/sagitta/pr-606 | Daniil Baturin |
2024-05-09 | build: T3664: include build flavor name in the version file | Daniil Baturin |
2024-05-09 | build: T3664: use explicit defaults argument in the dict merging function | Daniil Baturin |
2024-05-08 | build-script: T3664: Added more options to the image format | zsdc |
2024-05-08 | build: T3664: fix architecture mix-in loading | Daniil Baturin |
2024-05-07 | build: T3664: modify the module-level template path | Daniil Baturin |
2024-05-05 | build: T3664: fix regression and bug in clone vyos-1x repo | John Estabrook |
2024-05-05 | build: T3664: clone vyos-1x under build dir instead of as submodule | John Estabrook |
2024-05-05 | build: T3664: fail the build on external command errors | Daniil Baturin |
2024-05-05 | build: T3664: typo fixes and small refactoring | Daniil Baturin |
2024-05-05 | build: T3664: adjust the vyos-1x submodule path in scripts | Daniil Baturin |
2024-05-05 | fix path to versions file | John Estabrook |
2024-05-05 | build: T3664: add a sanity check for image_format | Daniil Baturin |
2024-05-05 | build: T3664: filter out non-TOML files from the build flavor dir | Daniil Baturin |
2024-05-05 | Account for the working dir below the root in git invocation | John Estabrook |
2024-05-05 | build: T3664: add support for building non-ISO flavors | Daniil Baturin |
2024-05-05 | build scripts: T3664: move image build scripts to a dedicated directory | Daniil Baturin |
2024-05-05 | build script: T3664: fix handling of missing or malformed flavor files | Daniil Baturin |
2024-05-05 | chore: T671: remove unused scripts and references to them | Daniil Baturin |
2024-05-05 | build script: T5711: copy version.json to the ISO image in addition to the Sq... | Daniil Baturin |
2024-04-17 | image-tools: T6154: installer prompts to confirm non-default password | John Estabrook |
2024-04-13 | Merge pull request #563 from vyos/mergify/bp/sagitta/pr-560 | Christian Breunig |
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 | T6173: validate allowed characters in ISO image name | Christian Breunig |
2024-04-08 | image-tools: T6207: update test script for prompt for boot config | John Estabrook |
2024-03-16 | Merge pull request #532 from dmbaturin/T1449-default-config-field-sagitta | Daniil Baturin |
2024-03-16 | 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-13 | docker, build: T6119: use python3-tomli instead of python3-toml | Daniil Baturin |
2024-03-02 | T6077: add bugtrcker, documentation and new URL to version file | Christian Breunig |
2024-03-02 | T3664: remove leading whitespaces from generated /usr/lib/os-release | Christian Breunig |
2024-03-02 | T3664: remove obsolete make-version-file | Christian Breunig |
2024-02-25 | T6065: Remove duplicated lines from build-vyos-image script | hcuk94 |
2024-02-25 | T6064: add build error if branch information from Git repository is missing | Christian Breunig |
2024-02-24 | build: T3664: fix the chroot includes path | Daniil Baturin |
2023-12-17 | Merge pull request #463 from vyos/mergify/bp/sagitta/pr-462 | Christian Breunig |
2023-12-16 | image: T4516: update test script for changes in prompts/partition id | John Estabrook |
2023-11-27 | Makefile: add new target qemu-live | Christian Breunig |
2023-11-27 | Makefile: T2640: add helper to convert ISO to OCI image to start a container | Christian Breunig |
2023-09-25 | ci/cd: update branch references current -> sagitta | Christian Breunig |
2023-09-22 | smoketest: T5607: adjust for non-deterministic scsi device probing | John Estabrook |
2023-09-10 | 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 |