index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Shohei Kusakata <shohei@kusakata.com> | 2021-04-02 10:47:21 +0900 |
---|---|---|
committer | Shohei Kusakata <shohei@kusakata.com> | 2021-04-02 10:47:21 +0900 |
commit | 94042517a434964741e95736a361e94ff70359ee (patch) | |
tree | 0db3583e6f22d5f034d35e5692426a7d8263948a /docs/installing/guided.rst | |
parent | 2c90f02b6b26cc489e90f7536fe8931a4b2b9195 (diff) |
-rw-r--r-- | docs/installing/guided.rst | 4 |
diff --git a/docs/installing/guided.rst b/docs/installing/guided.rst index 92324589..7ce081ca 100644 --- a/docs/installing/guided.rst +++ b/docs/installing/guided.rst @@ -100,6 +100,8 @@ Default is :code:`Archinstall` The hostname in which the machine will identify itself on the local network. This step is optional, but a default hostname of `Archinstall` will be set if none is selected. +.. _root_password: + Root password ------------- @@ -115,7 +117,7 @@ Super User (sudo) ----------------- .. warning:: - This step only applies if you correctly skipped the previous step :ref:`root_password`_ which also makes this step mandatory. + This step only applies if you correctly skipped :ref:`the previous step <root_password>` which also makes this step mandatory. If the previous step was skipped, and only if it is skipped. This step enables you to create a :code:`sudo` enabled user with a password. |