summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoseph Graham <joseph@fibreglass.tunachunks>2014-04-23 10:38:54 +0100
committerJoseph Graham <joseph@fibreglass.tunachunks>2014-04-23 10:38:54 +0100
commit2522aab6c401aedd8a03b27e7226b2c8bb8c3ecb (patch)
tree1cb2f7fb43b330ab1a6f0e5ff7d6149e04c4f67c /README
parentf1fe83def1b4cc7e9e5b5d335be45aabe44c001f (diff)
This is why I hate git these files didn't get comited the first time. Git is a great way to LOSE your work!
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..bd5c350
--- /dev/null
+++ b/README
@@ -0,0 +1,17 @@
+Install deps:
+ transmission-cli
+ curl
+
+Make directories /srv/pacman2pacman/torrents and /srv/pacman2pacman/downloads
+
+chown -R transmission /srv/pacman2pacman/
+
+Put the following into /etc/pacman.conf: XferCommand = /usr/bin/pacman2pacman-get %u %o
+
+Put the `pacman2pacman-get' script into /usr/bin and chmod +x
+
+Run: systemctl start transmission
+
+Now you can test it by installing something with pacman.
+
+If you want to see the packages being seeded, run: transmission-remote -l