summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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