Commit Graph

7 Commits

Author SHA1 Message Date
lily
bdc4710d03
synchronize finalize_helper version
Some checks failed
CI / build (push) Failing after 15s
2024-09-20 00:10:19 -07:00
Lily
470cff0741 add support images, increment helper version 2024-04-07 06:36:07 +02:00
Lily
20c4704bb8 helper: expected checksum + version bump 2024-03-15 01:07:22 +01:00
lifehackerhansol
c04a362616
script: don't hardcode sha256sum of romfs
Add a temporary variable that can be replaced externally, via `sed` or
other mechanism.

Let our GitHub Actions workflow add the sha256sum of the built romfs.
2024-03-14 12:38:52 -07:00
Danny Tsai
5adb362eba
rm write dummy beforehand to avoid false report when dummy file already exist 2024-03-12 23:10:48 +08:00
Lily
d7080fb7e1 finalize: script v1.7.0
finalize_helper
- check for a few more cases of user error (finalize (x).romfs)
- add error #25 if gm9 fails to boot (=gm9 does not exist = insufficient sd space)

finalize.gm9
- add logic to skip CIA installation
2024-02-18 03:55:29 +01:00
Lily
77c47f03c0 actual initial commit 2024-02-16 14:24:55 +01:00