buildroot/fs
Peter Korsgaard eeea3ea6a8 genext2fs.sh: improve number of blocks calculation
Closes #2929

Instead of just adding a fixed amount to the blocks used, try to
estimate the real space needed according to the filesystem structure
(bitmaps, inodes, blocks).

The side effect of this is that we no longer significantly overestimate
the size needed for small file systems.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-30 23:10:21 +01: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 genext2fs.sh: improve number of blocks calculation 2010-12-30 23:10:21 +01:00
initramfs initramfs: fix init symlink creation 2010-11-17 21:20:45 +01:00
iso9660 fs: rename make targets to match package/ convention 2010-11-19 15:04:49 +01:00
jffs2 Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~tpetazzoni/git/buildroot 2010-09-30 14:41:38 +02:00
romfs Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
skeleton etc/securetty: Add ttyO0 to ttyO3 for omap 2010-12-30 22:03:22 +01:00
squashfs squashfs: add lzma support 2010-09-20 22:05:39 +02:00
tar fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
ubifs ubifs: fix lzo typo 2010-07-01 15:35:00 +02:00
common.mk fs: add extra deps to ROOTFS_*_DEPENDENCIES variables 2010-11-19 15:05:20 +01:00
Config.in fs: add option to define path to custom rootfs skeleton 2010-07-18 23:15:55 +02:00