Commit Graph
2 Commits
Author SHA1 Message Date
Lukas GreveandClaude Opus 5.5 c611bbf2c2 core/network: generic default hostname instead of phyllome-alpha
ci / cook (push) Successful in 10s
ci / cook (pull_request) Successful in 9s
phyllome-alpha is the name of one specific deployed machine; baking it
into every image gives each new install a name that collides with it on
the LAN. Default to a generic 'phyllomeos', renamed per machine after
install.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
2026-09-23 13:43:00 +02:00
Lukas Greve 3ffb079981 refactor: Move recipe generator to cook/ directory and fix flattening bugs
- Move recipe-generator/ to cook/ for cleaner structure

- Fix ksflatten-relative path conversion to handle all %include paths

- Fix validation exit code to only fail on actual errors

- All recipes now generate and flatten successfully via make all
2026-03-27 14:02:59 +01:00