cook: ship the fscrypt stack by default in Phyllome OS
ci / cook (push) Successful in 12s
ci / cook (pull_request) Successful in 10s

- ingredients/repo/phyllome.ks: add the git.phyllo.me roots registry as a
  downstream repo (install-time only; the phyllome-fscrypt package owns
  /etc/yum.repos.d/phyllome.repo on the installed system)
- ingredients/packages/fscrypt.ks: install phyllome-fscrypt, which pulls
  fscrypt + pam_fscrypt via Requires
- recipe_templates: new 'fscrypt' feature mapping the two fragments
- recipes_manifest: enable fscrypt for phyllomeos and phyllomeos-headless
  (default tier, repository 44)

make lint/validate/test pass; both default dishes regenerate with the
phyllome repo and phyllome-fscrypt included.
This commit is contained in:
Lukas Greve
2026-09-25 14:22:44 +02:00
parent ccd1450a01
commit 71d236aa15
4 changed files with 38 additions and 0 deletions
+4
View File
@@ -74,6 +74,10 @@ features:
intelgpu: hypervisor/intelgpu.ks
hardware-support: packages/hardware-support.ks
guest-agents: guest-agents/base.ks
fscrypt:
true:
- repo/phyllome.ks
- packages/fscrypt.ks
live:
true:
- live/core/base.ks