openwrt/target/linux/x86/image
Petr Štetiar a17d9482f5 x86: image: fix small disk space in squashfs overlay
Current squashfs snapshot images are improperly padded by just 128k,
which doesn't correspond with TARGET_ROOTFS_PARTSIZE=128 default config
option, leading to following:

 Filesystem                Size      Used Available Use% Mounted on
 /dev/root                 2.5M      2.5M         0 100% /rom
 /dev/loop0               85.0K      9.0K     71.0K  11% /overlay
 overlayfs:/overlay       85.0K      9.0K     71.0K  11% /

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-06-25 14:12:22 +00:00
..
grub-early.cfg x86: add support for building grub2 images 2012-09-22 20:10:42 +00:00
grub-iso.cfg Revert "x86: add intel microcode entries to grub config" 2018-11-27 18:58:38 +01:00
grub.cfg build: remove leftovers from previous x86 commits 2019-02-17 18:22:40 +01:00
Makefile x86: image: fix small disk space in squashfs overlay 2019-06-25 14:12:22 +00:00