installer: Create btrfs file system.
authorDanny Milosavljevic <dannym@scratchpost.org>
Thu, 9 May 2019 17:45:37 +0000 (19:45 +0200)
committerDanny Milosavljevic <dannym@scratchpost.org>
Mon, 13 May 2019 22:44:03 +0000 (00:44 +0200)
commitc5b1377840c3397e73de0d9f29bce60f8a91c286
tree93e388f2d964aeb5fd485bb10810093b9910eeaf
parent489d6c0dc03f1d95a3fefa6301f36cac9b50b2c3
installer: Create btrfs file system.

Fixes <https://bugs.gnu.org/35655>.

* gnu/installer/parted.scm (create-btrfs-file-system): New procedure.
(format-user-partitions): Use it.
gnu/installer/parted.scm