From 30ae58c44464022d9b07c1a14de376871d2124f2 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Sat, 29 Dec 2018 17:56:29 -0300 Subject: [PATCH] Update DISTROS.md --- DISTROS.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/DISTROS.md b/DISTROS.md index 01492e9..3248cab 100644 --- 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 * 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- xorg-font- xkeyboard-config xorg-xinit` -* Alternatively just install the metapackage "_xorg_" - ## CRUX COMMANDS ### AUTOMATED INSTALLATION OF PORTS * Populate ports tree (is empty by default)