Eino Rauhala
085d26aa1a
fix: prevent /etc/ merge issues ( #43 )
...
* fix: prevent /etc/ merge issues
discussed at length in #28
also including tons of comments about the issue
* fix: change references of /etc/ to /usr/etc
2023-04-26 15:23:43 +00:00
Emmett Wasik (Viv)
37143b0e23
feat: add per-recipe shell script support ( #38 )
2023-04-24 18:40:51 +00:00
ER
e9c31aba83
chore: put ublue-recipe in /tmp
...
-> there's no reason to send the recipe to the client
as it is only used in the build stages
2023-04-02 15:51:18 +03:00
ER
773fc23804
fix: loop over lines, functional var substitution
2023-04-02 15:31:01 +03:00
ER
97ee7169f4
fix: add shebang
2023-04-02 12:48:14 +03:00
ER
616c59c90b
fix: remove unneeded escape
2023-04-02 12:48:03 +03:00
ER
5a98ef6532
fix: remove -y flag from yq; not in go version
2023-04-02 12:38:06 +03:00
ER
0cf6b13b6c
feat: yafti package group for recipe.yml
...
read .flatpaks[] in recipe.yml
and add declared packages to their own
package group in yafti
2023-04-02 12:24:32 +03:00
ER
0b669f5bb5
feat: switch to yafti for first boot
...
based on what's done in bluefin
& https://github.com/ublue-os/yafti#running-from-a-containerfile
2023-04-02 12:00:58 +03:00
ER
68122c87ca
feat: switch to separate build script
2023-04-02 11:44:44 +03:00