pengutronix / genimage

tool to generate multiple filesystem and flash images from a tree
GNU General Public License v2.0
308 stars 110 forks source link

make it easier to create empty filesystems #73

Closed michaelolbrich closed 5 years ago

michaelolbrich commented 5 years ago

This is useful when creating multiple images with on config and some of them should be empty. Also, vfat filesystems cannot be empty right now, so this makes it possible.

Signed-off-by: Michael Olbrich m.olbrich@pengutronix.de