summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/iso9660: add Grub splashscreen supportThomas Petazzoni2013-12-312-1/+15
* fs/iso9660: do not use an initrd in iso image when using initramfsThierry Bultel2013-12-291-0/+4
* fs/iso9660: select ISO9660 support in GrubThomas Petazzoni2013-12-291-0/+1
* fs/iso9660: put the Buildroot boot entry first in Grub menu.lstThomas Petazzoni2013-12-291-4/+4
* Config.in files: fix incorrect indentationThomas De Schampheleire2013-12-251-3/+3
* Config.in files: unification of comments about dependency on Linux kernelThomas De Schampheleire2013-12-152-2/+2
* Config.in files: whitespace cleanupThomas De Schampheleire2013-11-111-7/+7
* uboot-tools: factor out common mkimage infrastructureArnout Vandecappelle2013-11-111-14/+1
* rootfs-cpio: add U-Boot image supportArnout Vandecappelle2013-11-112-1/+33
* rootfs-ext2: symlink with the compressed rootfsArnout Vandecappelle2013-11-111-1/+1
* rootfs-common: refactor the common compression commandsArnout Vandecappelle2013-11-112-20/+28
* rootfs-cpio: whitespace cleanup in Config.inArnout Vandecappelle2013-11-111-20/+20
* rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKSArnout Vandecappelle2013-11-111-4/+0
* rootfs-ext2: make the symlink as a _POST_TARGETArnout Vandecappelle2013-11-112-4/+4
* Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire2013-11-101-1/+2
* Remove redundant dollar signs in Config.in filesThomas De Schampheleire2013-10-261-2/+2
* package: remove the empty trailing linesJerzy Grzegorek2013-09-131-1/+0
* ubifs filesystem image: line up and improve Config.in optionsThomas De Schampheleire2013-09-121-11/+20
* Fix build reproducibility in Make 3.82Jérôme Pouiller2013-09-061-1/+1
* fix white spacesJerzy Grzegorek2013-07-202-3/+3
* linux: Do not force GZIP initramfs compressionValentine Barshak2013-07-081-2/+2
* Normalize separator size to 80 in remaining makefilesAlexandre Belloni2013-06-201-2/+2
* Normalize separator size to 80Jerzy Grzegorek2013-06-0712-24/+24
* Fix package headers to comply with coding styleJerzy Grzegorek2013-06-071-0/+1
* package/genext2fs: add host variantYann E. MORIN2013-06-031-0/+1
* fs/ext2: further fix to the UUIDYann E. MORIN2013-05-291-5/+8
* fs/ext2: explicitly set a NULL UUIDYann E. MORIN2013-05-281-2/+5
* 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
OpenPOWER on IntegriCloud