mudler / yip

:pushpin: Yaml Instructions Processor - Simply applies a cloud-init style yaml file to the system
Apache License 2.0
68 stars 20 forks source link

Add btrfs partition support #173

Closed rdesaintleger closed 2 days ago

rdesaintleger commented 2 days ago

Goal of this PR is to be able to handle simple single disk btrfs formated partitions.

This way the persistent partition can be used by tools like https://github.com/lxc/incus for containers and VM disks

Itxaka commented 2 days ago

really nice!