summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-09-19 21:47:42 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-09-19 21:47:42 -0300
commit30ccbeabef0d671d5b4264fbff392153dd56b7a4 (patch)
tree488a4fc95c9921243dca089b6d2a43e3f28b3178
parentc17f798daf24aa78f415295c4fe7ccbec2ee7a87 (diff)
downloaddebian-30ccbeabef0d671d5b4264fbff392153dd56b7a4.tar.gz
debian-30ccbeabef0d671d5b4264fbff392153dd56b7a4.tar.bz2
Updates repositories
-rw-r--r--repositories.mdwn14
1 files changed, 12 insertions, 2 deletions
diff --git a/repositories.mdwn b/repositories.mdwn
index b26428f..cbc7c91 100644
--- a/repositories.mdwn
+++ b/repositories.mdwn
@@ -1,12 +1,16 @@
Repositories
============
-General:
+Documentation
+-------------
+* [DebianRepository/Setup - Debian Wiki](https://wiki.debian.org/DebianRepository/Setup).
+* [Debian Repository HOWTO (Obsolete Documentation)](https://www.debian.org/doc/manuals/repository-howto/repository-howto).
* [HowToSetupADebianRepository](https://wiki.debian.org/HowToSetupADebianRepository).
* [Setting up your own APT repository with upload support](http://www.debian-administration.org/article/286/Setting_up_your_own_APT_repository_with_upload_support).
-Reprepro:
+Reprepro
+--------
* [puppet-reprepro](https://git.fluxo.info/puppet-reprepro).
Alguns links sobre como instalar e usar o reprepro:
@@ -19,3 +23,9 @@ Alguns links sobre como instalar e usar o reprepro:
Removing a package from the repository:
su reprepro -c "reprepro -b /var/reprepro remove squeeze kedpm"
+
+Other
+-----
+
+* [aptly - Debian repository management tool](https://www.aptly.info/) ([package](https://packages.debian.org/stretch/aptly)).
+* [debify: Tool for building simple Debian repositories](https://github.com/spotify/debify).