partman-auto/text/atomic_scheme ::

8000 9000 12000 ext3
        $primary{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext3 }
        mountpoint{ / } .

256 512 1024 linux-swap
        method{ swap }
        format{ } .

100 10000 1000000000 xfs
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ xfs }
        mountpoint{ /var/lib } .
