summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2017-10-13 04:38:28 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2017-10-13 04:38:28 -0500
commitd534fa9ca7fb7bf6b41abf4e09f537df21c960e0 (patch)
treea6f94e37cd3ad3513dce7c92a924dc0a744425bf /README.rst
parent00a9f6ef09e681f481191448ab272dc1ec7fe582 (diff)
downloadpackages-d534fa9ca7fb7bf6b41abf4e09f537df21c960e0.tar.gz
packages-d534fa9ca7fb7bf6b41abf4e09f537df21c960e0.tar.bz2
packages-d534fa9ca7fb7bf6b41abf4e09f537df21c960e0.tar.xz
packages-d534fa9ca7fb7bf6b41abf4e09f537df21c960e0.zip
README: remove nonfree repo, we aren't doing that now
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst32
1 files changed, 9 insertions, 23 deletions
diff --git a/README.rst b/README.rst
index fa4bf59be..ce31366dd 100644
--- a/README.rst
+++ b/README.rst
@@ -62,18 +62,6 @@ interested in installing. Desktop applications, server software (also known as
*daemons*), and other useful packages can be found here.
-``nonfree``: Bad packages
-`````````````````````````
-The ``nonfree`` directory contains packages that are under a restrictive or
-commercial license. You need to read the license agreements to these packages
-before installing them. Binary drivers for devices like high-end graphics
-devices and wireless network controllers can be found here, as well as some
-limited commercial software where it is legal for us to provide them.
-
-Where it is not legal for us to redistribute a non-free package, you will need
-to build it yourself and install it on your system manually.
-
-
Usage
@@ -85,14 +73,14 @@ This section contains usage information for this repository.
As an overlay
`````````````
-This repository can be added as an overlay to any system running APK, which
-at the time of this writing includes Alpine Linux, postmarketOS, and a few
-others. However, please do not add ``system`` or ``nonfree`` to a computer
-running a different distribution unless you are fully aware of the concerns
-surrounding mixing packages in such a manner. None of the packages in the
-``system`` repository are useful for an Alpine computer, and some packages
-(such as ``baselayout`` or ``adelie-base``) may in fact damage your Alpine
-installation if installed. Please be careful.
+The ``user`` repository can be added as an overlay to any system running APK,
+which at the time of this writing includes Alpine Linux, postmarketOS, and a
+few others. However, please do not add ``system`` to a computer running a
+different distribution unless you are fully aware of the concerns surrounding
+mixing packages in such a manner. None of the packages in the ``system``
+repository are useful for an Alpine computer, and some packages (such as
+``baselayout`` or ``adelie-base``) may in fact damage your Alpine installation
+if installed. Please be careful.
The domain ``distfiles.adelielinux.org`` is a round-robin for all available
Adélie mirrors. You may add a repository named above to
@@ -117,7 +105,5 @@ As a repository
```````````````
The Adélie Linux system is preconfigured to use packages in ``system`` and
-``user`` for APK. No configuration is required. If you wish to add
-``nonfree``, see the instructions above, noting that ``$repo`` should be
-``nonfree`` in this case.
+``user`` for APK. No further configuration is required.