ER
bbb1cc8b88
fix: give executable permission to scripts
2023-08-13 18:31:12 +03:00
ER
3e0aa46c12
chore: investigate "no such file or directory"
2023-08-13 18:23:10 +03:00
ER
c4b274bb77
chore: investigate "no such file or directory"
2023-08-13 18:15:54 +03:00
ER
38dda90a23
refactor: rename fedora version to os version
...
this change makes sense for when in the future it's possible to
build other OS's with this same system
it was done now, because i'm bundling a bunch of breaking changes
into a single update
2023-08-13 18:00:58 +03:00
ER
93cd25fe01
fix: also install and enable yafti in yafti module
...
oops, forgot this one
there's currently no removing of the firstboot data, though,
but that doesn't affect people much ig
2023-08-13 17:24:20 +03:00
ER
290075c1c7
feat: yafti module
2023-08-13 17:14:39 +03:00
ER
b2034c7a1c
feat: rpm-ostree module
2023-08-13 17:05:06 +03:00
ER
9ad0048fc3
refactor: global get_yaml_array function
2023-08-13 16:59:23 +03:00
ER
18d1b3d4cd
Revert "refactor: export get_yaml_array"
...
This reverts commit c27685fae2 .
(get_yaml_array can't be used in modules since it reads from
the $RECIPE_FILE)
2023-08-13 16:15:22 +03:00
ER
c27685fae2
refactor: export get_yaml_array
2023-08-13 16:12:57 +03:00
ER
e03ac5de80
feat: script runner module
2023-08-13 16:08:31 +03:00
ER
245fc69b13
chore: launch modules, detect if module inline
2023-08-13 15:09:40 +03:00
ER
9950409702
chore: outline rewrite without code changes
...
* this does not work yet
* comments & documentation will be added once the rewrite is complete
2023-08-09 19:59:04 +03:00