Lukas Greve lukas
  • Joined on 2025-04-27
lukas pushed to main at roots/phyllomeos 2026-03-30 18:31:17 +00:00
842f754681 bump kickstart version
bbdbef980b fix path
1ea58e3452 remove handling of security as special case
Compare 3 commits »
lukas pushed to main at roots/phyllomeos 2026-03-30 18:03:03 +00:00
5fcbdc2e9d Restore earlier README.md version and remove DEV guides for now
lukas pushed to main at roots/phyllomeos 2026-03-30 15:28:51 +00:00
2fd464dd5c Fix path to match repo reorg
lukas pushed to main at roots/phyllomeos 2026-03-30 15:19:31 +00:00
626f0f9110 updated recipes and dishes
ca316af700 Fix repository in name generation and templates so that rawhide variants are correctly generated
Compare 2 commits »
lukas pushed to main at roots/phyllomeos 2026-03-28 21:08:21 +00:00
3efe5c2ee2 Updated generated dishes and recipes
d2bba00600 simplify f43 key
833446a000 remove unused security part
55d0a9f649 Extend Makefile to allow for the cleaning of recipes and dishes
b2c14dbcca Change filename generation variant order
Compare 5 commits »
lukas pushed to main at roots/phyllomeos 2026-03-27 18:34:15 +00:00
464fd8c158 remove old python scripts and add new updated recipes
lukas pushed to main at roots/phyllomeos 2026-03-27 18:29:36 +00:00
e9615b524d Add recipe generator and dish flattener
lukas pushed to main at roots/phyllomeos 2026-03-27 15:07:21 +00:00
6f5d7478be Fix duplicate storage configuration in recipes
lukas pushed to main at roots/phyllomeos 2026-03-27 14:39:35 +00:00
a4bc2967e5 Change: Update recipe generation to use single universal template
lukas pushed to main at roots/phyllomeos 2026-03-27 13:03:04 +00:00
3ffb079981 refactor: Move recipe generator to cook/ directory and fix flattening bugs
lukas pushed to main at roots/phyllomeos 2026-03-27 11:13:58 +00:00
288ed0a249 refactor: Simplify template logic - reduce from 6 to 3 categories, remove variant_type, keep validation, remove tests
789e0e05d4 refactor: Remove deprecated ingredients_dir parameter from RecipeGenerator
0a3c2b14d8 docs: Add comprehensive documentation to recipe generator
Compare 3 commits »
lukas pushed to main at roots/phyllomeos 2026-03-26 19:28:15 +00:00
31955a8983 refactor: rename fragments directory to ingredients and update all references
lukas pushed to main at roots/phyllomeos 2026-03-26 18:26:34 +00:00
3eb4c75392 refactor: fix linting issues - remove unused kwargs, fix unused variable, and make method public
lukas pushed to main at roots/phyllomeos 2026-03-26 15:10:19 +00:00
050f41787b Deleted extra dishes
lukas pushed to main at roots/phyllomeos 2026-03-26 15:09:32 +00:00
05d611276d fix: Add _bare-metal suffix for False boolean modifiers to prevent filename collisions
lukas pushed to main at roots/phyllomeos 2026-03-26 14:53:54 +00:00
81c8392874 refactor: Remove filename deduplication to generate all 24 variants
lukas pushed to main at roots/phyllomeos 2026-03-26 14:31:43 +00:00
898c831065 refactor: Modularize recipe generator
lukas pushed to main at roots/phyllomeos 2026-03-26 13:29:26 +00:00
8f824cb977 Remove deprecated command tracking from generate_recipe
lukas pushed to main at roots/phyllomeos 2026-03-26 13:13:03 +00:00
d93e84cb09 Fix duplicate storage partitioning when storage=encrypted is defined
lukas pushed to main at roots/phyllomeos 2026-03-26 13:04:56 +00:00
7f2f150fd2 Automate flattening: convert %ksappend to %include for ksflatten compatibility