From abb35bcb7795cd14bd00387bfd8dc82eeff5b047 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 17 May 2013 12:12:39 +0200 Subject: small local repo fixes --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index cfdc8b5..0f4d01a 100644 --- a/README +++ b/README @@ -34,7 +34,9 @@ We can also make available the packages on this webserver: mkdir -p {core,extra,community}/os/x86_64/ repo-add core/os/x86_64/core.db.tar.gz core/os/x86_64/* tar zcvfT extra/os/x86_64/extra.db.tar.gz /dev/null +ln -s extra.db.tar.gz extra/os/x86_64/extra.db tar zcvfT community/os/x86_64/community.db.tar.gz /dev/null +ln -s community.db.tar.gz community/os/x86_64/community.db TFTP root -------- @@ -55,6 +57,11 @@ 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 +Put them into a local repository 'aba': + +mkdir -p aba/os/x86_64/ +repo-add aba/os/x86_64/aba.db.tar.gz aba/os/x86_64/* + Install Archlinux ----------------- -- cgit v1.2.3-54-g00ecf