Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imagetool.sh: Add '-C --force-cleanup' to force drop nbd devices/connections | Sven Gothel | 2021-06-28 | 1 | -0/+20 |
| | | | | | | Sadly it occurs that NBD mapped and connected devices won't be freed 'sometimes'. Force cleanup disregards that they are in use... | ||||
* | ro: Use sdcard layout 'Image-B' 1 boot (250MB), 2 data (1GB), 3 rootfs1 ↵ | Sven Gothel | 2021-06-28 | 1 | -1/+1 |
| | | | | | | | | | | | (4GB), 4 rootfs2 (4GB); Keep full sized sdcard image. qcow2_handling: make_bootable_image() - Still resize rootfs, but keep the partition table intact for both 4GB rootfs. This keeps the scard image fully sized, but allows to mount and use all partitions. - Use `mount_rawimage` (qemu-nbd) for image mount instead of convoluted loop device | ||||
* | Add QCOW2 build mechanism (#349) | Holger Pandel | 2021-02-10 | 1 | -0/+112 |