1
0
forked from rosa/hakurei

internal/rosa: basic system image

This is a simple image for debugging and is not yet set up for dm-verity.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-14 15:54:13 +09:00
parent bc03118142
commit 988239a2bc
2 changed files with 31 additions and 6 deletions

View File

@@ -22,6 +22,8 @@ const (
// EarlyInit is the Rosa OS initramfs init program.
EarlyInit
// ImageSystem is the Rosa OS /system image.
ImageSystem
// ImageInitramfs is the Rosa OS initramfs archive.
ImageInitramfs