summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* packages: add ability for packages to create usersYann E. MORIN2013-04-251-0/+3
* fs/ubifs: factorize all the "depends on" into "if...endif" blocksMark Jackson2013-04-251-10/+8
* fs/ubifs: allow extra options to be passed to ubifs creation toolsMark Jackson2013-04-253-1/+17
* fs/common: add support for LZO and XZ compression methodsGustavo Zacarias2013-04-245-9/+55
* fs/ext2: bump journal overhead to 1300 blocksPeter Korsgaard2013-04-121-6/+3
* fs/ext2: remove count- and time-based fsckYann E. MORIN2013-04-121-2/+5
* fs/ext2: add support for ext2 rev0 and rev1Yann E. MORIN2013-04-123-7/+28
* fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'Yann E. MORIN2013-04-121-0/+7
* fs/ext2: add ability to build ext3/4 tooYann E. MORIN2013-04-123-10/+105
* fs/ext2: enclose the ext2 options in if...endifYann E. MORIN2013-04-121-4/+3
* fs/jffs2: refactor endianess selection to use BR2_ENDIANThomas Petazzoni2013-04-111-4/+1
* fs/common.mk: Strip extra whitespace when device table is emptyEzequiel Garcia2013-03-131-2/+2
* fs/common.mk: delay evaluation of variablesArnout Vandecappelle (Essensium/Mind)2013-01-2011-37/+37
* reorder fs alphabeticallyJeremy Rosen2012-12-021-6/+6
* cramfs.mk: drop invalid -q optionPeter Korsgaard2012-11-291-1/+1
* fs/common: Create initial console deviceMarkos Chandras2012-11-211-0/+2
* Warn the user about the usage of output/target as the root filesystemThomas Petazzoni2012-11-171-0/+2
* iso9660 fs: use cpio initrd instead of ext2Arnout Vandecappelle2012-11-142-7/+6
* cpio/initramfs: clarify their use in the help textArnout Vandecappelle2012-11-072-4/+9
* New top-level directory: systemThomas Petazzoni2012-11-0455-755/+0
* fs/skeleton: remove /etc/TZPeter Korsgaard2012-10-241-1/+0
* use portable printf instead of echo -e, needed for MacOS X buildhostWaldemar Brodkorb2012-10-061-2/+2
* Add the www-data user group to the skeleton target filesystemspdawson@gmail.com2012-04-261-0/+1
* Fix systemd failure with media devicesMaxime Ripard2012-04-201-0/+0
* Remove unused .fakeroot.* mechanismThomas Petazzoni2012-04-192-4/+0
* Fix systemd failure with lock filesMaxime Ripard2012-04-191-0/+1
* Change the /etc/mtab symlink to use an absolute pathMaxime Ripard2012-03-191-1/+1
* Remove stray $ character from a bunch of init scriptsLuca Ceresoli2012-03-151-1/+1
* sh: Add additional ttySCsPhil Edworthy2012-03-111-0/+2
* Introduce /run directoryYegor Yefremov2012-02-021-0/+1
* Add support for package-declared devicesMaxime Ripard2012-02-011-0/+4
* Rework of shutdown policy in inittabMaxime Ripard2012-01-112-2/+28
* Add ttyGS0 to securettyJean-Christophe PLAGNIOL-VILLARD2012-01-101-0/+1
* fs/skeleton: make /var/lib/misc a symlink to /tmpPeter Korsgaard2011-12-061-0/+1
* /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