From 176a0eac463e48a0e5234193a1e262695896ac73 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 11 Dec 2021 20:28:38 +0200 Subject: [PATCH] conf/void-66-conf.md: Add information for the new config scripts. --- conf/void-66-conf.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/conf/void-66-conf.md b/conf/void-66-conf.md index 15a707c..6092186 100644 --- a/conf/void-66-conf.md +++ b/conf/void-66-conf.md @@ -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: -- 2.11.0