summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-05-08build: T3664: fix architecture mix-in loadingT3664-mixin-pathDaniil Baturin
2024-05-06build: T3664: modify the module-level template pathDaniil Baturin
2024-05-03build: T3664: fix regression and bug in clone vyos-1x repoJohn Estabrook
2024-05-02build: T3664: clone vyos-1x under build dir instead of as submoduleJohn Estabrook
2024-04-29build: T3664: fail the build on external command errorsDaniil Baturin
2024-04-25build: T3664: typo fixes and small refactoringDaniil Baturin
2024-04-22build: T3664: adjust the vyos-1x submodule path in scriptsDaniil Baturin
2024-04-20Merge pull request #550 from dmbaturin/T3664-raw-flavorsChristian Breunig
2024-04-16image-tools: T6154: installer prompts to confirm non-default passwordJohn Estabrook
2024-04-16T6238: Fix title check commit message should for f-stringViacheslav Hletenko
2024-04-15build: T3664: initialize git vyos-1x submodule before importsJohn Estabrook
2024-04-14fix path to versions fileJohn Estabrook
2024-04-13build: T3664: add a sanity check for image_formatDaniil Baturin
2024-04-13build: T3664: filter out non-TOML files from the build flavor dirDaniil Baturin
2024-04-13Account for the working dir below the root in git invocationJohn Estabrook
2024-04-13T6173: fix TypeError: 'NoneType' object is not iterableChristian Breunig
2024-04-13T6238: Check poll request title action requires the python scriptViacheslav Hletenko
2024-04-10build: T3664: add support for building non-ISO flavorsDaniil Baturin
2024-04-10Merge pull request #553 from c-po/T6173Daniil Baturin
2024-04-08T6173: validate allowed characters in ISO image nameChristian Breunig
2024-04-07image-tools: T6207: update test script for prompt for boot configJohn Estabrook
2024-04-05T5124: Python3 deprecation distutilskhramshinr
2024-03-23build scripts: T3664: move image build scripts to a dedicated directoryDaniil Baturin
2024-03-21build script: T3664: fix handling of missing or malformed flavor filesDaniil Baturin
2024-03-20chore: T671: remove unused scripts and references to themDaniil Baturin
2024-03-16Merge pull request #526 from sfinke0/fix-tagged-buildChristian Breunig
2024-03-14T6115: fix failing builds from detached HEAD (e.g. git tags)sfinke0
2024-03-13build: T1449: add default_config field support in flavor filesDaniil Baturin
2024-03-12docker, build: T6119: use python3-tomli instead of python3-tomlDaniil Baturin
2024-03-08Merge pull request #524 from sarthurdev/tpm_luksChristian Breunig
2024-03-08build: T4919: Fix error due to variable not foundsarthurdev
2024-03-07Merge pull request #297 from sarthurdev/tpm_luksDaniil Baturin
2024-03-01T6077: add bugtrcker, documentation and new URL to version fileChristian Breunig
2024-03-01T3664: remove leading whitespaces from generated /usr/lib/os-releaseChristian Breunig
2024-03-01T3664: remove obsolete make-version-fileChristian Breunig
2024-02-25T6064: add build error if branch information from Git repository is missingChristian Breunig
2024-02-20config: T4919: Add emulated TPM encryption testsarthurdev
2024-02-19build: T3664: fix the chroot includes pathDaniil Baturin
2024-02-09Merge pull request #327 from sskaje/T5121Daniil Baturin
2023-11-26Makefile: T2640: add helper to convert ISO to OCI image to start a containerChristian Breunig
2023-11-19Makefile: add new target qemu-liveChristian Breunig
2023-11-15image: T4516: update test script for changes in prompts/partition idJohn Estabrook
2023-11-03build script: T5711: copy version.json to the ISO imageDaniil Baturin
2023-09-20smoketest: T5607: adjust for non-deterministic scsi device probingJohn Estabrook
2023-09-14smoketest: Allow selection of smoketests to runsarthurdev
2023-09-09T5562: Fix -smp syntax for qemu-system-x86_64Apachez
2023-09-09Testsuite: fix qemu SMP configurationChristian Breunig
2023-09-02live-build: add missing quotes on chroot-squashfs-compressionChristian Breunig
2023-09-02T5538: Change order within variable lb_config_tmpl to fit order of manpage an...Apachez
2023-09-02T5510: Shrink imagesize and improve read performance by changing mksquashfs s...Apachez