summaryrefslogtreecommitdiff
path: root/virtual/miller-base/files/auto-download-packages
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2009-02-09 18:58:12 +0000
committerrandomdan <randomdan@localhost>2009-02-09 18:58:12 +0000
commit35bfc18fdb02b6ffd3163f799379f396d0dcce30 (patch)
tree9a8a4df1b8070172663a1b61d998372d364d6098 /virtual/miller-base/files/auto-download-packages
parentUse hostname specific fetch.log cos it gets copied round (diff)
downloadportage-35bfc18fdb02b6ffd3163f799379f396d0dcce30.tar.bz2
portage-35bfc18fdb02b6ffd3163f799379f396d0dcce30.tar.xz
portage-35bfc18fdb02b6ffd3163f799379f396d0dcce30.zip
Be sensible and use postsync
Diffstat (limited to 'virtual/miller-base/files/auto-download-packages')
-rwxr-xr-xvirtual/miller-base/files/auto-download-packages4
1 files changed, 4 insertions, 0 deletions
diff --git a/virtual/miller-base/files/auto-download-packages b/virtual/miller-base/files/auto-download-packages
new file mode 100755
index 0000000..0166310
--- /dev/null
+++ b/virtual/miller-base/files/auto-download-packages
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+emerge -uDNqf @world @system 2>&1 >> /var/log/emerge-autofetch.log
+