6 Commits
Author SHA1 Message Date
gunnar a957c96fa1 chore: repo cleanup - pin actions, fix typos, improve gitignore
- build.yml: pin push-to-registry to SHA
- build-installer-iso.yml: pin checkout/upload-artifact to SHA,
  replace hardcoded registry with env vars, add env block
- Justfile: fix 'Virtal' typo (10x), fix shfmt error msg,
  quote $file in check/fix recipes
- .gitignore: add *.iso, *.qcow2, *.raw, .env, *.log
- iso/config.toml: remove leading space
- Containerfile: remove non-existent /tmp/build from cleanup
- build/50-prepare-flatpak-for-bazaar.sh: add executable permission
- build/README.md: update to reflect current script names
2026-05-30 16:33:41 +02:00
humocs-manandGitHub 3f9c957ad0 Fix TOML syntax for kickstart customizations 2026-04-06 19:08:28 +02:00
humocs-manandGitHub 5e0fb0b88e Simplify installer language and keyboard settings
Removed comments and unnecessary lines from the configuration.
2026-04-06 19:02:35 +02:00
humocs-manandGitHub 97b242b138 Modify installer language and keyboard layout settings
Updated installer language and keyboard settings in config.
2026-04-06 17:50:11 +02:00
humocs-manandGitHub 19188ef434 Update config.toml 2026-03-12 18:46:43 +01:00
humocs-manandGitHub 006a02fc38 Create config.toml 2026-03-11 21:11:15 +01:00