Commit Graph

6 Commits

Author SHA1 Message Date
cbbee2dbbe
revert from two images to only a single image (GPT) 2023-10-16 08:08:05 +05:30
1fde830d55
create shasums for .raw.zst files too 2023-10-10 11:16:48 +05:30
15c5e5afcb
Create GPT and MBR images
Some SBCs, like the Raspberry Pi (at least up-to RPi4) lineup needs MBR
partitioned disks, while other, more newer SBCs, like the Orange Pi 5,
needs GPT partitioned disks. So create two disk images.
2023-10-10 11:06:09 +05:30
c5277b0a10
chown the output directory 2023-10-09 09:06:15 +05:30
ae3ff359cc
move the log inside the appliance dir 2023-10-04 14:45:18 +05:30
fcd8a0ef79
init commit 2023-09-13 06:59:56 +05:30