summaryrefslogtreecommitdiff
path: root/repositories.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-11-06 11:28:46 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-11-06 11:28:46 -0200
commitca70cd72c314f0945f8e52408bfd71dd9eac9225 (patch)
treee99efe6861f8765632c7767cc3e4d8cea21b5cb5 /repositories.mdwn
parent2fe5868931634968c6387e626baeb27075ecfc77 (diff)
downloaddebian-ca70cd72c314f0945f8e52408bfd71dd9eac9225.tar.gz
debian-ca70cd72c314f0945f8e52408bfd71dd9eac9225.tar.bz2
Index
Diffstat (limited to 'repositories.mdwn')
-rw-r--r--repositories.mdwn21
1 files changed, 21 insertions, 0 deletions
diff --git a/repositories.mdwn b/repositories.mdwn
new file mode 100644
index 0000000..8cb956f
--- /dev/null
+++ b/repositories.mdwn
@@ -0,0 +1,21 @@
+Repositories
+============
+
+General:
+
+* [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:
+
+* [puppet-reprepro](https://git.sarava.org/?p=puppet-reprepro.git;a=summary).
+Alguns links sobre como instalar e usar o reprepro:
+* [reprepro](http://mirrorer.alioth.debian.org/).
+* [HowToSetupADebianRepository](http://wiki.debian.org/HowToSetupADebianRepository).
+* [Setting up your own APT repository with upload support](http://www.debian-administration.org/article/Setting_up_your_own_APT_repository_with_upload_support).
+* [Setting up a basic Debian repository with reprepro](https://noc.sidux.com/fll/wiki/reprepro).
+* [Setting up and managing an APT repository with reprepro](http://www.jejik.com/articles/2006/09/setting_up_and_managing_an_apt_repository_with_reprepro/).
+
+Removing a package from the repository:
+
+ su reprepro -c "reprepro -b /var/reprepro remove squeeze kedpm"