summaryrefslogtreecommitdiff
path: root/configs/releng/aitab.netinstall
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-08-18 22:26:08 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-08-18 22:26:08 -0300
commit0f392d148dd9d7d97ce2e1770b98eecc26c276bc (patch)
tree381ddfd0704ff0fa2f5cc3b24a7943a19617fc66 /configs/releng/aitab.netinstall
parent61114497b219efa865ae2ecda414e23a689a66bd (diff)
[configs/releng] Set /lib/modules with 50% of free space
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 26733d2..2231154 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 10%
+lib-modules /lib/modules %ARCH% xz ext4 50%
usr-share /usr/share any xz ext4 50%