aboutsummaryrefslogtreecommitdiffstats
path: root/imagetool.sh
Commit message (Expand)AuthorAgeFilesLines
* Enhance NBD/Image handling via imagetool.sh (use reusable stateless functions...Sven Gothel2021-07-181-80/+82
* ./imagetool.sh: Allow unmount w/o NBD_DEV, i.e. single mounted rootfs imageSven Gothel2021-07-101-3/+4
* imagetool.sh: Fix: Remove double existance of mount/umount block (late night ...Sven Gothel2021-07-021-20/+2
* imagetool.sh: Easier handling for mount and umount, use implicit image and mo...Sven Gothel2021-07-021-19/+87
* qcow2_handling: Add more robustness, make imagetool.sh more usable (add raw-i...Sven Gothel2021-07-011-6/+25
* imagetool.sh: Add '-C --force-cleanup' to force drop nbd devices/connectionsSven Gothel2021-06-281-0/+20
* ro: Use sdcard layout 'Image-B' 1 boot (250MB), 2 data (1GB), 3 rootfs1 (4GB)...Sven Gothel2021-06-281-1/+1
* Add QCOW2 build mechanism (#349)Holger Pandel2021-02-101-0/+112