aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Installing/pages/setup_alpine.adoc
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toastin.space>2019-02-27 21:16:44 -0500
committerChloe Kudryavtsev <toast@toastin.space>2019-02-27 21:16:44 -0500
commit2d330765e7615fff284166b9681dc78f92f64264 (patch)
tree42f1ebe3205340fe0fd125109a18bbcac114585e /modules/Installing/pages/setup_alpine.adoc
parentc1e3b72815a341c3685c745732485483aefd17df (diff)
downloaduser-handbook-2d330765e7615fff284166b9681dc78f92f64264.tar.bz2
user-handbook-2d330765e7615fff284166b9681dc78f92f64264.tar.xz
[Install] Add links for specific --quick steps
Diffstat (limited to 'modules/Installing/pages/setup_alpine.adoc')
-rw-r--r--modules/Installing/pages/setup_alpine.adoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/Installing/pages/setup_alpine.adoc b/modules/Installing/pages/setup_alpine.adoc
index 41c7f8b..ac84ada 100644
--- a/modules/Installing/pages/setup_alpine.adoc
+++ b/modules/Installing/pages/setup_alpine.adoc
@@ -13,12 +13,12 @@ The q, or "quick" mode of the `setup-alpine` script allows one to get a trivial
Under quick mode, `setup-alpine` will:
-- Setup your keyboard layout
-- Initialize your hostname to the default "alpine" value
-- Set your primary (autodetected) interface to use DHCP, and start networking
+- Setup your xref:manual.adoc#_keyboard_layout[Keyboard Layout]
+- Initialize your xref:manual.adoc#_hostname[Hostname] to the default "alpine" value
+- Set your primary (autodetected) interface to use xref:manual.adoc#_dhcp[DHCP], and start networking
- Enable various relevant system services, and start them
- Generate a valid `/etc/hosts` file
-- Enable the default repository
+- Enable the default xref:manual.adoc#_repositories[repository]
[WARNING]
====