From 12bedcb9dc59316fcbb38bf1592ef73dace30d15 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 18 Sep 2014 12:46:28 -0300 Subject: Initial import --- repositories.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 repositories.md (limited to 'repositories.md') diff --git a/repositories.md b/repositories.md new file mode 100644 index 0000000..8f66d72 --- /dev/null +++ b/repositories.md @@ -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?highlight=(reprepro)). +* [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" -- cgit v1.2.3