aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toastin.space>2019-02-27 21:20:11 -0500
committerChloe Kudryavtsev <toast@toastin.space>2019-02-27 21:20:11 -0500
commitd67c3819fa4025a669d1802da2cdd27a88654632 (patch)
treee1d13724a595475b62e1e695a229b48a152a841f
parent39b8c130e10a9b3cfa2e63b9da814ee60c8d526a (diff)
downloaduser-handbook-d67c3819fa4025a669d1802da2cdd27a88654632.tar.bz2
user-handbook-d67c3819fa4025a669d1802da2cdd27a88654632.tar.xz
[Install] UEFI is now handled properly
-rw-r--r--modules/Installing/pages/setup_alpine.adoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/Installing/pages/setup_alpine.adoc b/modules/Installing/pages/setup_alpine.adoc
index 3892fc4..baa3f07 100644
--- a/modules/Installing/pages/setup_alpine.adoc
+++ b/modules/Installing/pages/setup_alpine.adoc
@@ -49,7 +49,6 @@ A trivial scenario is defined as such:
- You have a single (currently) physical disk and you want to install to it
- Your primary network connection is wired, and it is DHCP-compatible
- You do not significantly care about what bootloader or filesystem you use
-- You are not in UEFI mode
If all of these apply, you can simply run `setup-alpine` and follow the prompts to set up your system.
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.