OSInside / kiwi

KIWI - Appliance Builder Next Generation
https://osinside.github.io/kiwi
GNU General Public License v3.0
282 stars 142 forks source link

Allow to change the cowfile's location #2554

Closed trmdi closed 3 weeks ago

trmdi commented 1 month ago

Following this: https://github.com/OSInside/kiwi/pull/890

It would be great if we could specify the cowfile at any path on the isoscan-loop-mount. For example: rd.live.cowfile.path=/some/directory/cowfile would cause: cow_file_name="${isoscan_loop_mount}/${rd.live.cowfile.path}"