summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-08-04initramfs/init: make sure that 0, 1, 2 fds are availableThomas Petazzoni
2011-07-27iso9660: fix build after linux package changePeter Korsgaard
2011-07-25System config: split static-dev device table setting into seperate optionPeter Korsgaard
2011-07-20initramfs: fix boot with dynamic /devPeter Korsgaard
2011-07-18sh: Fix Buildroot sh targets to match gnuconfig targetsPhil Edworthy
2011-07-18iso9660: fix build after af52661d (linux: rename LINUX26 to LINUX)Peter Korsgaard
2011-07-10fs/skeleton: allow rootfs not to be remounted read-writeLuca Ceresoli
2011-07-04skeleton: inittab: remove /var/log/messages log on tty3Peter Korsgaard
2011-07-04Rework the logging daemons startupMaxime Ripard
2011-07-03Create and mount /dev/shmMaxime Ripard
2011-05-12Move rootfs content options under system configurationPeter Korsgaard
2011-05-12target/generic: only show getty port option if default skeleton is usedPeter Korsgaard
2011-05-09Allow several device tables and split in two parts our device tableThomas Petazzoni
2011-05-09Create menu entry to select device creation methodYegor Yefremov
2011-04-22fs/skeleton: add ftp user/groupPeter Korsgaard
2011-03-05squashfs: re-add legacy lzma supportGustavo Zacarias
2011-03-03squashfs: bump versionPeter Korsgaard
2011-02-21fs/skeleton: mount /proc before remounting rwANDY KENNEDY
2011-01-14fs/jffs2: remove BR2_JFFS2_TARGET_SREC optionPeter Korsgaard
2011-01-14fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH optionPeter Korsgaard
2011-01-14fs/tar: enable by defaultPeter Korsgaard
2011-01-14fs/ext2: don't enable by defaultPeter Korsgaard
2011-01-11ubifs: Add UBI image generation support.Julien Boibessot
2011-01-11target skeleton: add audio groupGustavo Zacarias
2011-01-11etc/securetty: Add ttyAM for ep93xxH Hartley Sweeten
2010-12-30genext2fs.sh: improve number of blocks calculationPeter Korsgaard
2010-12-30etc/securetty: Add ttyO0 to ttyO3 for omapGuillaume Gardet
2010-12-16Add network scripting folders to fs/skeletonYegor Yefremov
2010-12-13busybox: move udhcp script from skeleton to packageLionel Landwerlin
2010-11-19fs: add extra deps to ROOTFS_*_DEPENDENCIES variablesPeter Korsgaard
2010-11-19fs: rename make targets to match package/ conventionPeter Korsgaard
2010-11-17initramfs: fix init symlink creationMike Frysinger
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