Update REFERENCE-0-preinstall.md
This commit is contained in:
parent
0dc97e7172
commit
49223c72b3
|
|
@ -10,6 +10,7 @@ Creates the btrfs subvolumes.
|
|||
# Functions
|
||||
* [mountallsubvol()](#mountallsubvol)
|
||||
* [subvolumesetup()](#subvolumesetup)
|
||||
* [formatandmount()](#formatandmount)
|
||||
|
||||
|
||||
## mountallsubvol()
|
||||
|
|
@ -18,6 +19,8 @@ Mount all btrfs subvolumes after root has been mounted.
|
|||
|
||||
## subvolumesetup()
|
||||
|
||||
BTRFS subvolulme creation and mounting.
|
||||
BTRFS subvolulme creation and mounting.
|
||||
|
||||
## formatandmount()
|
||||
|
||||
Format and start mounting partitions.
|
||||
|
|
|
|||
Loading…
Reference in New Issue