Skip to content

Support ext3/ext4 -O [^] feature[...]

This permits to define a custom partition recipe with the optional features like:

1014 10000 1000000 ext3
        $primary{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext4 }
        mountpoint{ /home }
    features/64bit{ 64bit } .

Merge request reports

Loading