diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-08 02:14:53 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-08 02:14:53 -0500 |
commit | abefa433c8e2199520e5a763e415e7ed4d60f551 (patch) | |
tree | 7df943053408385725a676c36255172d5acd320b /README.rst | |
parent | c86aec496298fb20f0770f5ce9a2a37935f7aa5b (diff) | |
download | packages-abefa433c8e2199520e5a763e415e7ed4d60f551.tar.gz packages-abefa433c8e2199520e5a763e415e7ed4d60f551.tar.bz2 packages-abefa433c8e2199520e5a763e415e7ed4d60f551.tar.xz packages-abefa433c8e2199520e5a763e415e7ed4d60f551.zip |
add a legacy/ repo for syslinux et al
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.rst b/README.rst index 6646f9865..43b4622f7 100644 --- a/README.rst +++ b/README.rst @@ -63,6 +63,17 @@ interested in installing. Desktop applications, server software (also known as *daemons*), and other useful packages can be found here. +``legacy``: Orphaned, unmaintained, or deprecated packages +`````````````````````````````````````````````````````````` +The ``legacy`` directory contains packages that were at one time supported by +Adélie, but are no longer. This could be because upstream no longer maintains +the software, its Adélie maintainer has dropped it and nobody has taken it, or +it has been deprecated or replaced with something else. + +Use of packages in ``legacy`` are highly discouraged, and packages may be +removed at any time. + + Usage |