Change flip_os.img to flip_os_base.img to better reflect the state of the OS

This commit is contained in:
so4neet
2026-07-28 15:13:43 -05:00
parent 4749dc3490
commit 24b238c3de
@@ -9,7 +9,7 @@ image boot.vfat {
size = 64M size = 64M
} }
image flip_os.img { image flip_os_base.img {
hdimage { hdimage {
partition-table-type = "mbr" partition-table-type = "mbr"
} }