added module documentation, improved main documentation
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
# Secondary drive configuration
|
||||
# ------------------------------------------------------------------------------
|
||||
# Variable :
|
||||
# * CALCTYPE: filesystem to use (zfs, ext4, xfs)
|
||||
# * CALCMOUNTPOINT: mount point of the target file system (FQPN)
|
||||
# * CALCLEVEL: ZFS only, RAID level (mirror, raidz1, raidz2, raidz3),
|
||||
# empty for striped volume. Any other level than stripe requires
|
||||
# more than one disk.
|
||||
# * CALCDRV: Target drives, preferably through ID.
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
export VER_conf_disks="0.0.7"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user