aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Installing/pages/setup_alpine.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/Installing/pages/setup_alpine.adoc')
-rw-r--r--modules/Installing/pages/setup_alpine.adoc5
1 files changed, 1 insertions, 4 deletions
diff --git a/modules/Installing/pages/setup_alpine.adoc b/modules/Installing/pages/setup_alpine.adoc
index 7fbd6e7..8740c83 100644
--- a/modules/Installing/pages/setup_alpine.adoc
+++ b/modules/Installing/pages/setup_alpine.adoc
@@ -1,5 +1,5 @@
-= `setup-alpine`
// MAINT: this whole page, on alpine-conf
+= `setup-alpine`
Now that you are booted in, you can log-in without a password as the root user.
Alpine has a script called `setup-alpine`, which performs basic installation procedures.
@@ -8,7 +8,6 @@ However, no script is perfect, so it is recommended that if your use-case is not
For example, if you have no access to a wired network, you will need to configure xref:manual.adoc#_networking[Networking] yourself.
== `setup-alpine -q`
-
The q, or "quick" mode of the `setup-alpine` script allows one to get a trivial system configuration running quickly, to then proceed with other installation tasks, possibly remotely.
Under quick mode, `setup-alpine` will:
@@ -40,7 +39,6 @@ The steps quick mode skips are, in order:
- Configuring apk's caching mechanism
== Full `setup-alpine`
-
`setup-alpine` in normal mode will do all of the abovementioned steps, under some conditions, and will rely much less on default values.
It is recommended to use this mode directly if your scenario is trivial.
@@ -54,7 +52,6 @@ If all of these apply, you can simply run `setup-alpine` and follow the prompts
If they do not, it may still be appropriate, but you will need to customize its behavior with an answer file and/or environment variables.
== Answer Files
-
You can preprogram various answers to `setup-alpine` 's questions.
Here is the answer file it generates for you if you ask it to.