summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-05-18 20:02:40 +0200
committerAndreas Baumann <abaumann@yahoo.com>2014-05-18 20:02:40 +0200
commitab29c5020bc55511fc3456319d428ff154a290f4 (patch)
tree088589aa49c7005c2bd4679d56077f53d08b371a /README
parent3698a57fdaed1a4e3ce074113bbe876c9609a0d4 (diff)
downloadarchauto-ab29c5020bc55511fc3456319d428ff154a290f4.tar.gz
archauto-ab29c5020bc55511fc3456319d428ff154a290f4.tar.bz2
..
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 14 insertions, 2 deletions
diff --git a/README b/README
index 0c729c2..e81df79 100644
--- a/README
+++ b/README
@@ -46,12 +46,24 @@ Custom software from AUR
Build the following packages from AUR:
-qdbm-1.8.78-1-x86_64.pkg.tar.xz
-cfengine-3.4.4-2-x86_64.pkg.tar.xz
+rm -rf INSTALL
+mkdir INSTALL
+cd install
+yaourt -G qdbm
+cd qdbm
+makepkg --asroot -if
+cd ..
+yaourt -G cfengine
+cd cfengine
+makepkg --asroot -if
+cd ..
Put them into a local repository 'aba':
mkdir -p aba/os/x86_64/
+cp INSTALL/*/*pkg.tar.xz aba/os/x86_64/.
+
+mkdir -p aba/os/x86_64/
repo-add aba/os/x86_64/aba.db.tar.gz aba/os/x86_64/*
Install Archlinux