commit 30ae58c44464022d9b07c1a14de376871d2124f2
parent f60e63250b3c8d01e80da78f3a48774ebd9dd99e
Author: mayfrost <mayfrost@cock.li>
Date: Sat, 29 Dec 2018 17:56:29 -0300
Update DISTROS.md
Diffstat:
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/DISTROS.md b/DISTROS.md
@@ -9,7 +9,6 @@
2.1. [ENABLE CONTRIB REPO](#enable-contrib-repo)
2.2. [ADD EXTERNAL REPOS](#add-external-repos)
2.3. [FINALIZING REPO CONFIGURATION](#finalizing-repo-configuration)
-2.4. [INSTALLING XORG](#installing-xorg)
3. [CRUX COMMANDS](#crux-commands)
3.1. [AUTOMATED INSTALLATION OF PORTS](#automated-installation-of-ports)
3.2. [MANUAL DOWNLOAD AND INSTALLATION](#manual-download-and-installation)
@@ -47,11 +46,6 @@ wget -c <URL>
* Populate ports tree (is empty by default)
`ports -u`
-### INSTALLING XORG
-* Install a minimal set of xorg and xorg dependent tools one by one
-`prtget depinst xorg-server xorg-xf86-video-<DRIVER> xorg-font-<FONT> xkeyboard-config xorg-xinit`
-* Alternatively just install the metapackage "_xorg_"
-
## CRUX COMMANDS
### AUTOMATED INSTALLATION OF PORTS
* Populate ports tree (is empty by default)