aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Installing/pages/medium.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/Installing/pages/medium.adoc')
-rw-r--r--modules/Installing/pages/medium.adoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/Installing/pages/medium.adoc b/modules/Installing/pages/medium.adoc
index 990b340..583ae10 100644
--- a/modules/Installing/pages/medium.adoc
+++ b/modules/Installing/pages/medium.adoc
@@ -8,7 +8,7 @@ A very common consumer architecture is known as x86_64 - the traditional Intel x
If you are installing Alpine to a traditional computer, this is most likely what you have.
However, Alpine supports several other architectures for to-disk installation purposes:
-// MAINT: supported/relevant arhitectures
+// COMBAK: supported/relevant arhitectures
x86_64:: the most common desktop, laptop and server architecture
x86:: the older variant of x86_64, increasingly more rare, and limited to 4gb of ram
ppc64le:: OpenPower-based systems, such as IBM's POWER8
@@ -16,13 +16,13 @@ s390x:: IBM Z-Systems and Mainframes
Under some circumstances, you may also use armhf and aarch64 architectures - relevant to ARM chips, 32bit and 64bit respectively, the latter of which may support UEFI.
-// MAINT: downloads page
+// COMBAK: downloads page
=== Image Type
Alpine offers a variety of downloadable https://alpinelinux.org/downloads/[images].
The image varieties relevant to this handbook are as follows:
-// MAINT: image varieties
+// COMBAK: image varieties
standard::
A minimal installation image.
Requires networking.
@@ -42,7 +42,7 @@ If you aren't sure what image to use, you should use extended, assuming your arc
Otherwise, you should use the standard image.
== Downloading
-// MAINT: downloads page
+// COMBAK: downloads page
=== Obtaining the Chosen Media
Image downloads are available at https://alpinelinux.org/downloads/[alpinelinux.org].
Press the button under your chosen image type, that corresponds to your target architecture.
@@ -185,7 +185,7 @@ You can then find the line starting with `linux`, and add or remove parameters f
==== [Isolinux] Modifying Kernel Command Line
Under isolinux, there is no graphical editor, but you can specify the kernel command line directly.
-// MAINT: primary image name
+// COMBAK: primary image name
To do so, you must select the correct label (for example, `vanilla` or `virt`), and add your parameters there.
For example, if you wanted to add `rootflags=noatime` to your kernel command line, your isolinux prompt should look as so: