Increase modules.img sparse size

pull/160/head
Frédéric Pierret (fepitre) 4 years ago
parent 87c107fec0
commit 170b33b42b
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

@ -492,7 +492,7 @@ if [ -n "$SOURCE_DATE_EPOCH" ]; then
fi
PATH="/sbin:$PATH" mkfs.ext3 -d %buildroot%vm_install_dir/modules \
-U dcee2318-92bd-47a5-a15d-e79d1412cdce \
%buildroot%vm_install_dir/modules.img 500M
%buildroot%vm_install_dir/modules.img 1024M
rm -rf %buildroot%vm_install_dir/modules
%endif

Loading…
Cancel
Save