[configs/releng] Set /lib/modules with 50% of free space
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
61114497b2
commit
0f392d148d
@ -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%
|
||||
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
|
||||
|
@ -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%
|
||||
|
Loading…
Reference in New Issue
Block a user