summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* /etc/profile: read in /etc/profile.d/*.sh filesThomas De Schampheleire2011-10-281-0/+7
* sh: Add ttySC* to securettyPhil Edworthy2011-10-281-0/+4
* Cleanup cramfs package declaration.Maxime Ripard2011-10-271-5/+1
* securetty: update to add ttySC for sh4Gustavo Zacarias2011-10-261-0/+2
* fs/initramfs: refactor with fs/cpioArnout Vandecappelle (Essensium/Mind)2011-09-274-240/+18
* cpio: fix boot with dynamic /devArnout Vandecappelle (Essensium/Mind)2011-09-272-5/+26
* initramfs/init: make sure that 0, 1, 2 fds are availableThomas Petazzoni2011-08-041-0/+3
* iso9660: fix build after linux package changePeter Korsgaard2011-07-271-1/+1
* System config: split static-dev device table setting into seperate optionPeter Korsgaard2011-07-251-1/+2
* 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