5 lines
259 B
Bash
5 lines
259 B
Bash
|
#!/bin/bash
|
||
|
#%stage: filesystem
|
||
|
#%if: "$rootfstype" = "btrfs"
|
||
|
#%programs: /sbin/btrfs /sbin/btrfs-zero-log /sbin/btrfs-convert /sbin/btrfs-select-super /sbin/btrfs-image /sbin/btrfstune /sbin/btrfs-restore /sbin/btrfs-find-root /sbin/btrfsck /sbin/mkfs.btrfs
|