summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-11-04Remove INITRAMFS_TARGET variableThomas Petazzoni
2010-09-30Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~t...Peter Korsgaard
2010-09-20squashfs: add lzma supportPeter Korsgaard
2010-09-20squashfs: bump 4.x, add lzo supportPeter Korsgaard
2010-09-16fs/skeleton: remove ancient .bashrcPeter Korsgaard
2010-08-31fs/squashfs: fix image file permissionsPeter Korsgaard
2010-08-31Remove code specific to removed architecturesThomas Petazzoni
2010-08-30Add JFFS2 SREC format descriptionYegor Yefremov
2010-08-29initramfs: Don't overwrite $(TARGET_DIR)/init if it existsSimon Pasch
2010-08-27fs/squashfs: fix endianness typo for squashfs3Stanislav Bogatyrev
2010-07-18fs: add option to define path to custom rootfs skeletonDmytro Milinevskyy
2010-07-18move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy
2010-07-01ubifs: fix lzo typoPeter Korsgaard
2010-06-26initramfs: update help textThomas Petazzoni
2010-06-26initramfs: only show the option when a Linux kernel is being builtThomas Petazzoni
2010-06-22linux: add support for initramfsThomas Petazzoni
2010-06-22iso9660: take into account the linux changesThomas Petazzoni
2010-06-05jffs2: let makedevs create device filesThomas Petazzoni
2010-05-27Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu...Peter Korsgaard
2010-05-26fs/squashfs: squashfs3 needs to set big/little endianPeter Korsgaard
2010-05-21Add a <fs>-root-show-depends targetThomas Petazzoni
2010-04-20initramfs: fix init symlinkWill Wagner
2010-04-20Repair initramfs dependancies after move to fsWill Wagner
2010-04-19makedevs: convert to a more normal way of building packagesThomas Petazzoni
2010-04-19fs/ext2: fix blocks/inodes calculationPeter Korsgaard
2010-04-19fs/ext2: fix typoPeter Korsgaard
2010-04-17cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variableThomas Petazzoni
2010-04-17fs: change the way the device table is configuredThomas Petazzoni
2010-04-15iso9660: menu.lst fixup after move to fsPeter Korsgaard
2010-04-15initramfs: trivial fix following move to fsWill Wagner
2010-04-09Add version selection for the SquashFS root filesystemThomas Petazzoni
2010-04-09fs/*/Config.in: remove useless configuration commentsThomas Petazzoni
2010-04-09Coherent naming for .mk files in fs/Thomas Petazzoni
2010-04-09Move all filesystem generation code to fs/Thomas Petazzoni