Update DISTROS.md

This commit is contained in:
mayfrost 2018-12-29 17:56:29 -03:00 committed by GitHub
parent f60e63250b
commit 30ae58c444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)