summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* initramfs: fix boot with dynamic /devPeter Korsgaard2011-07-202-2/+19
* sh: Fix Buildroot sh targets to match gnuconfig targetsPhil Edworthy2011-07-181-2/+2
* iso9660: fix build after af52661d (linux: rename LINUX26 to LINUX)Peter Korsgaard2011-07-181-1/+1
* fs/skeleton: allow rootfs not to be remounted read-writeLuca Ceresoli2011-07-101-1/+1
* skeleton: inittab: remove /var/log/messages log on tty3Peter Korsgaard2011-07-041-4/+0
* Rework the logging daemons startupMaxime Ripard2011-07-041-2/+0
* Create and mount /dev/shmMaxime Ripard2011-07-032-0/+2
* Move rootfs content options under system configurationPeter Korsgaard2011-05-121-76/+1
* target/generic: only show getty port option if default skeleton is usedPeter Korsgaard2011-05-121-4/+0
* Allow several device tables and split in two parts our device tableThomas Petazzoni2011-05-092-10/+20
* Create menu entry to select device creation methodYegor Yefremov2011-05-091-6/+27
* fs/skeleton: add ftp user/groupPeter Korsgaard2011-04-224-0/+3
* squashfs: re-add legacy lzma supportGustavo Zacarias2011-03-052-0/+7
* squashfs: bump versionPeter Korsgaard2011-03-031-1/+1
* fs/skeleton: mount /proc before remounting rwANDY KENNEDY2011-02-211-1/+1
* fs/jffs2: remove BR2_JFFS2_TARGET_SREC optionPeter Korsgaard2011-01-142-14/+1
* fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH optionPeter Korsgaard2011-01-142-9/+0
* fs/tar: enable by defaultPeter Korsgaard2011-01-141-0/+1
* fs/ext2: don't enable by defaultPeter Korsgaard2011-01-141-1/+0
* ubifs: Add UBI image generation support.Julien Boibessot2011-01-113-0/+51
* target skeleton: add audio groupGustavo Zacarias2011-01-111-0/+1
* etc/securetty: Add ttyAM for ep93xxH Hartley Sweeten2011-01-111-0/+3
* genext2fs.sh: improve number of blocks calculationPeter Korsgaard2010-12-301-14/+11
* etc/securetty: Add ttyO0 to ttyO3 for omapGuillaume Gardet2010-12-301-0/+4
* Add network scripting folders to fs/skeletonYegor Yefremov2010-12-164-0/+0
* busybox: move udhcp script from skeleton to packageLionel Landwerlin2010-12-131-39/+0
* fs: add extra deps to ROOTFS_*_DEPENDENCIES variablesPeter Korsgaard2010-11-191-2/+5
* fs: rename make targets to match package/ conventionPeter Korsgaard2010-11-192-6/+6
* initramfs: fix init symlink creationMike Frysinger2010-11-171-2/+2
* Remove INITRAMFS_TARGET variableThomas Petazzoni2010-11-041-6/+0
* Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~t...Peter Korsgaard2010-09-301-2/+2
|\
| * Remove code specific to removed architecturesThomas Petazzoni2010-08-311-2/+2
* | squashfs: add lzma supportPeter Korsgaard2010-09-202-0/+7
* | squashfs: bump 4.x, add lzo supportPeter Korsgaard2010-09-202-1/+23
* | fs/skeleton: remove ancient .bashrcPeter Korsgaard2010-09-161-48/+0
* | fs/squashfs: fix image file permissionsPeter Korsgaard2010-08-311-1/+2
* | Add JFFS2 SREC format descriptionYegor Yefremov2010-08-301-1/+3
|/
* initramfs: Don't overwrite $(TARGET_DIR)/init if it existsSimon Pasch2010-08-291-2/+3
* fs/squashfs: fix endianness typo for squashfs3Stanislav Bogatyrev2010-08-271-1/+1
* fs: add option to define path to custom rootfs skeletonDmytro Milinevskyy2010-07-181-0/+23
* move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy2010-07-1850-0/+794
* ubifs: fix lzo typoPeter Korsgaard2010-07-011-1/+1
* initramfs: update help textThomas Petazzoni2010-06-261-11/+13
* initramfs: only show the option when a Linux kernel is being builtThomas Petazzoni2010-06-261-0/+3
* linux: add support for initramfsThomas Petazzoni2010-06-222-1/+7
* iso9660: take into account the linux changesThomas Petazzoni2010-06-222-6/+6
* jffs2: let makedevs create device filesThomas Petazzoni2010-06-051-4/+0
* Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu...Peter Korsgaard2010-05-271-0/+3
|\
| * Add a <fs>-root-show-depends targetThomas Petazzoni2010-05-211-0/+3
* | fs/squashfs: squashfs3 needs to set big/little endianPeter Korsgaard2010-05-261-2/+10
|/