Initialize for btrfsprogs

This commit is contained in:
zyppe 2024-02-06 16:32:39 +08:00
commit bb727004d7
15 changed files with 2860 additions and 0 deletions

6
setup-btrfs.sh Normal file
View file

@ -0,0 +1,6 @@
#!/bin/bash
#
#%stage: filesystem
mkdir -p $tmp_mnt/etc/udev/rules.d
cp /usr/lib/udev/rules.d/64-btrfs.rules $tmp_mnt/etc/udev/rules.d