summaryrefslogtreecommitdiff
path: root/configs/releng/aitab.core
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/aitab.core')
-rw-r--r--configs/releng/aitab.core12
1 files changed, 6 insertions, 6 deletions
diff --git a/configs/releng/aitab.core b/configs/releng/aitab.core
index e538000..5a54bec 100644
--- a/configs/releng/aitab.core
+++ b/configs/releng/aitab.core
@@ -1,6 +1,6 @@
-# <img> <mnt> <arch> <sfs_comp> <fs_type> <fs_size>
-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
+# <img> <mnt> <arch> <sfs_comp> <fs_type> <fs_size>
+root-image / %ARCH% xz ext4 50%
+lib-modules /lib/modules %ARCH% xz ext4 10%
+usr-share /usr/share any xz ext4 50%
+repo-core-%ARCH% /repo/core/%ARCH% %ARCH% xz none 0
+repo-core-any /repo/core/any any xz none 0