aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Working/pages/post-install.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/Working/pages/post-install.adoc')
-rw-r--r--modules/Working/pages/post-install.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/Working/pages/post-install.adoc b/modules/Working/pages/post-install.adoc
index 2584e63..0cc7db0 100644
--- a/modules/Working/pages/post-install.adoc
+++ b/modules/Working/pages/post-install.adoc
@@ -56,7 +56,7 @@ sudo command with arguments <5>
<4> You may need to log out and log back in for the group listing to update. `sudo -i` is the equivalent of `su -` otherwise.
<5> This will run "command with arguments" as the default `sudo` user - root.
-// MAINT: alpine-desktop, alpine-conf (setup-xorg-base)
+// COMBAK: alpine-desktop, alpine-conf (setup-xorg-base)
== Getting a Graphical Environment
Most people will often want something more than just a raw tty.
This section describes how to get a supported graphical interface, as well as some additional notes (for example, how to use a different type of GUI).
@@ -70,7 +70,7 @@ This will automatically detect what kind of gpu is installed, and install the ap
NOTE: If this does not work for you, or you encounter other issues, as per usual, feel free to ask for help in the official support channels.
-// MAINT: alpine-desktop contents
+// COMBAK: alpine-desktop contents
Once that is done, you can install the recommended and supported graphical setup by installing (and thus running) `apk add alpine-desktop`.
This will install several system-related utilities, as well as the `lxdm` Desktop Manager and `xfce4` Desktop Environment.
In case you want a different DE or DM, you should install those now.