Initialize for btrfsprogs
This commit is contained in:
commit
bb727004d7
15 changed files with 2860 additions and 0 deletions
6
setup-btrfs.sh
Normal file
6
setup-btrfs.sh
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue