buildrootschalter/fs
Peter Korsgaard fb951b9342 fs/ext2: fix blocks/inodes calculation
With the ROOTFS_TARGET conversion, EXT2_OPTS gets evaluated very early
(before TARGET_DIR is populated with files), so the calculated
blocks/inodes numbers are wrong.

Fix it by moving the calculation to a shell script wrapper around
genext2fs, so it only gets executed just before genext2fs runs.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-04-19 14:33:14 +02:00
..
cloop Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
cpio fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
cramfs cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable 2010-04-17 04:36:23 +02:00
ext2 fs/ext2: fix blocks/inodes calculation 2010-04-19 14:33:14 +02:00
initramfs initramfs: trivial fix following move to fs 2010-04-15 13:50:37 +02:00
iso9660 iso9660: menu.lst fixup after move to fs 2010-04-15 13:51:33 +02:00
jffs2 cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable 2010-04-17 04:36:23 +02:00
romfs Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
squashfs Add version selection for the SquashFS root filesystem 2010-04-09 12:21:05 +02:00
tar fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
ubifs fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
common.mk fs: change the way the device table is configured 2010-04-17 04:36:23 +02:00
Config.in fs: change the way the device table is configured 2010-04-17 04:36:23 +02:00