Installs phyllome-fscrypt (pulls fscrypt + pam_fscrypt) in the default phyllomeos and phyllomeos-headless dishes, and adds the git.phyllo.me roots RPM registry as an install-time repo.
new fscrypt feature in recipe_templates.yaml, enabled in recipes_manifest.yaml
Commit was originally stacked on ci/pr-label-builds after that branch was merged (#9); cherry-picked onto current main.
Blocked on: a published v* tag of roots/fscrypt-fedora so the registry actually serves phyllome-fscrypt (0.1-3 with Recommends: cracklib-dicts is on fscrypt-fedora main, not yet tagged).
Installs `phyllome-fscrypt` (pulls `fscrypt` + `pam_fscrypt`) in the default `phyllomeos` and `phyllomeos-headless` dishes, and adds the git.phyllo.me roots RPM registry as an install-time repo.
- `cook/ingredients/packages/fscrypt.ks`, `cook/ingredients/repo/phyllome.ks`
- new `fscrypt` feature in `recipe_templates.yaml`, enabled in `recipes_manifest.yaml`
Commit was originally stacked on `ci/pr-label-builds` after that branch was merged (#9); cherry-picked onto current `main`.
**Blocked on:** a published `v*` tag of `roots/fscrypt-fedora` so the registry actually serves `phyllome-fscrypt` (0.1-3 with `Recommends: cracklib-dicts` is on fscrypt-fedora `main`, not yet tagged).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
- 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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Installs
phyllome-fscrypt(pullsfscrypt+pam_fscrypt) in the defaultphyllomeosandphyllomeos-headlessdishes, and adds the git.phyllo.me roots RPM registry as an install-time repo.cook/ingredients/packages/fscrypt.ks,cook/ingredients/repo/phyllome.ksfscryptfeature inrecipe_templates.yaml, enabled inrecipes_manifest.yamlCommit was originally stacked on
ci/pr-label-buildsafter that branch was merged (#9); cherry-picked onto currentmain.Blocked on: a published
v*tag ofroots/fscrypt-fedoraso the registry actually servesphyllome-fscrypt(0.1-3 withRecommends: cracklib-dictsis on fscrypt-fedoramain, not yet tagged).🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.