OSDN Git Service

conf/void-66-conf.md: Add information for the new config scripts.
authormobinmob <mobinmob@disroot.org>
Sat, 11 Dec 2021 18:28:38 +0000 (20:28 +0200)
committermobinmob <mobinmob@disroot.org>
Sat, 11 Dec 2021 18:28:38 +0000 (20:28 +0200)
conf/void-66-conf.md

index 15a707c..6092186 100644 (file)
@@ -62,8 +62,26 @@ _(commands prefixed by `#` must be run with elevated privileges, as root)_
 
 The script creates the necessary trees, enables in them some services and created the target for the basic configuration file symlink.
 
+After running the `66boot-initial-setup` , you can run two other scripts:
+
+- `66boot-storage-autoconf` which discovers *LVM*, *dmraid*, *LUKS*, *zfs* and *btrfs* volumes
+for the current hw and configures the boot proccess automatically and
+
+- `66boot-rcdotconf` that configures *boot@system* using the configuration of the standard voidlinux /etc/rc.conf.
+
+After each of them or all of them you should finalise the configuration by running:
+
+_(commands prefixed by `#` must be run with elevated privileges, as root)_
+
+```
+# 66-enable -t boot -F boot@system
+```
+
+
 ### 3.2 Manual configuration
 
+***Please do not try doing a manual configuration right after doing automatic configuration!***
+
 #### 3.2.1 The `boot` tree
 
 Create a mandatory **n**ew tree `boot` and enable the `boot@system` service in it: