Post #2058060
2026-04-23 18:13 UTC
Also it has quite a bit of cool code / features:
* All the image creation (including writing ext4 filesystems) is written by hand without external dependencies. This means that the tool should also work fine on macOS / windows.
* The parsing of debian packages is somewhat optimized, meaning it is fast
* There is a lock file and image creation from this lock file should be reproducible.
Replies (1)
-
@nein@chaos.social 2026-04-23 18:15
A build of the minimal example for a Raspberry Pi takes roughly 1.5 seconds on my machine and produces a ~80mb (uncompressed; ~45mb compressed) image.