[arch-projects] [archweb][PATCH] README: document importing package contents

Jelle van der Waa jelle at vdwaa.nl
Wed Nov 30 21:12:45 UTC 2016


Document how to import the 'package contents' of a package.

Signed-off-by: Jelle van der Waa <jelle at vdwaa.nl>
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 7f94626..bc08210 100644
--- a/README.md
+++ b/README.md
@@ -72,6 +72,9 @@ packages, you will probably want the following:
         ./manage.py reporead i686 core.db.tar.gz
         ./manage.py syncisos
 
+        wget http://mirrors.kernel.org/archlinux/core/os/i686/core.files.tar.gz
+        ./manage.py reporead i686 core.files.tar.gz
+
 Alter architecture and repo to get x86\_64 and packages from other repos if
 needed.
 
-- 
2.10.2


More information about the arch-projects mailing list