buildrootschalter/fs
Peter Korsgaard 3975e30b99 fs/squashfs: fix image file permissions
Set image file permissions to 0644 like it was before the fs rework,
instead of the rather unhelpful 0700 (E.G. when image is used for tftp).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-08-31 21:53:40 +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: Don't overwrite $(TARGET_DIR)/init if it exists 2010-08-29 23:34:03 +02:00
iso9660 iso9660: take into account the linux changes 2010-06-22 21:20:26 +02:00
jffs2 Add JFFS2 SREC format description 2010-08-30 23:37:20 +02:00
romfs Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
skeleton move default skeleton to fs/ and drop busybox skeleton 2010-07-18 23:08:55 +02:00
squashfs fs/squashfs: fix image file permissions 2010-08-31 21:53:40 +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 linux: add support for initramfs 2010-06-22 21:20:28 +02:00
Config.in fs: add option to define path to custom rootfs skeleton 2010-07-18 23:15:55 +02:00