summaryrefslogtreecommitdiff
path: root/configs/releng/aitab.netinstall
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2012-07-14 16:07:12 +0200
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2012-07-16 23:08:35 -0300
commitbb84aa78acb98e13b7c9e9268a55591b30ecc499 (patch)
tree45c3e725d97eaa4f19952f0e175df4ca08e3e3d8 /configs/releng/aitab.netinstall
parent6327470e39efce60509f957136764de416164932 (diff)
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 <pierre@archlinux.de> Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng/aitab.netinstall')
-rw-r--r--configs/releng/aitab.netinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/aitab.netinstall b/configs/releng/aitab.netinstall
index 2231154..ede4033 100644
--- a/configs/releng/aitab.netinstall
+++ b/configs/releng/aitab.netinstall
@@ -1,4 +1,4 @@
# <img> <mnt> <arch> <sfs_comp> <fs_type> <fs_size>
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%