Felix Yan
9fc89f348e
feat: Enable networking and use systemd-nspawn instead of arch-chroot ( #9 )
...
- Enable networking by default as it's often useful.
- Use systemd-nspawn instead of arch-chroot because the latter is known
to be fragile and often results in mounts not being cleaned up
correctly and broken images.
2022-12-01 22:06:37 +08:00
Celeste Liu
850d7c93e3
refactor(mkimg): remove hack for systemd-firstboot since 252 has released
...
Signed-off-by: Celeste Liu <CoelacanthusHex@gmail.com>
2022-11-24 13:21:47 +08:00
Celeste Liu
e5043640bd
fix(mkimg): clean up before build
...
Signed-off-by: Celeste Liu <CoelacanthusHex@gmail.com>
2022-11-24 13:19:23 +08:00
Celeste Liu
50cc973369
maintain: update u-boot to v2022.10 & opensbi to v1.1
...
Signed-off-by: Celeste Liu <CoelacanthusHex@gmail.com>
2022-11-01 18:35:09 +08:00
Avimitin Lu
218dcea615
fix(mkrootfs&mkimg): fix argument parser ( #6 )
2022-09-13 12:05:55 +08:00
Coelacanthus
ec4bad56d6
refactor: add arguments to contrl script behaivor, rename to non-suffix
...
Signed-off-by: Coelacanthus <CoelacanthusHex@gmail.com>
2022-09-11 23:30:29 +08:00