Pin linux-zen kernel in archinstall config, add quiet boot param

- Set kernels to linux-zen in user_configuration.json to skip
  interactive kernel selection during install
- Add post-install step to append quiet to non-fallback systemd-boot
  entries for clean boot output
This commit is contained in:
2026-03-31 11:17:36 +02:00
parent 1e19f08776
commit 5b37bfe525
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@
"bootloader": "Systemd-boot",
"kernels": ["linux-zen"],
"hostname": "moonarch",
"locale_config": {