From bb84aa78acb98e13b7c9e9268a55591b30ecc499 Mon Sep 17 00:00:00 2001 From: Thomas Bächler Date: Sat, 14 Jul 2012 16:07:12 +0200 Subject: Adjust for /lib/modules -> /usr/lib/modules move Although everything should be fine now (due to the /lib -> /usr/lib symlink), adjust everything to the proper path. Edited (Gerardo): Also rename function name and image name to be consisten. Signed-off-by: Pierre Schmitz Signed-off-by: Gerardo Exequiel Pozzi --- configs/releng/aitab.core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/releng/aitab.core') diff --git a/configs/releng/aitab.core b/configs/releng/aitab.core index 6d10a75..ffceeda 100644 --- a/configs/releng/aitab.core +++ b/configs/releng/aitab.core @@ -1,6 +1,6 @@ # root-image / %ARCH% xz ext4 50% -lib-modules /lib/modules %ARCH% xz ext4 50% +usr-lib-modules /usr/lib/modules %ARCH% xz ext4 50% 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 -- cgit v1.2.3-54-g00ecf