From 0f392d148dd9d7d97ce2e1770b98eecc26c276bc Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Thu, 18 Aug 2011 22:26:08 -0300 Subject: [configs/releng] Set /lib/modules with 50% of free space Signed-off-by: Gerardo Exequiel Pozzi --- configs/releng/aitab.core | 2 +- configs/releng/aitab.netinstall | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'configs') diff --git a/configs/releng/aitab.core b/configs/releng/aitab.core index 5a54bec..6d10a75 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 10% +lib-modules /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 diff --git a/configs/releng/aitab.netinstall b/configs/releng/aitab.netinstall index 26733d2..2231154 100644 --- a/configs/releng/aitab.netinstall +++ b/configs/releng/aitab.netinstall @@ -1,4 +1,4 @@ # root-image / %ARCH% xz ext4 50% -lib-modules /lib/modules %ARCH% xz ext4 10% +lib-modules /lib/modules %ARCH% xz ext4 50% usr-share /usr/share any xz ext4 50% -- cgit v1.2.2