[arch-releng] [RFC] [PATCH] [configs/releng] Change source core-repo mount point

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Thu Aug 11 10:14:21 EDT 2011


Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
---
 configs/releng/aitab.core |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/releng/aitab.core b/configs/releng/aitab.core
index e538000..ebb0aa3 100644
--- a/configs/releng/aitab.core
+++ b/configs/releng/aitab.core
@@ -2,5 +2,5 @@
 root-image      /                     %ARCH%   xz          ext4       50%
 lib-modules     /lib/modules          %ARCH%   xz          ext4       10%
 usr-share       /usr/share            any      xz          ext4       50%
-core-pkgs       /repo/pkg             %ARCH%   xz          none       0
-core-any-pkgs   /repo/any             any      xz          none       0
+core-pkgs       /repo/core/%ARCH%     %ARCH%   xz          none       0
+core-any-pkgs   /repo/core/any        any      xz          none       0
-- 
1.7.6



More information about the arch-releng mailing list