Leandro Dorileo
Leandro Dorileo
When the root fs is a btrfs volume c-b-m will fail to probe it. ```cbm_probe_path()``` will call ```cbm_devnode_to_devpath()```, there we assert the major number and assume it should be greater...
This patch attempts to unify both image and native mode. As a result of that we have a single code path for both modes, reduce code complexity and maintenance effort...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** We're adding "options" support for target media configuration, with that the user may add...