summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/iso9660: fix iso9660 supportGustavo Zacarias2014-03-061-1/+1
* fs/initramfs: fix initramfs supportGustavo Zacarias2014-03-061-1/+1
* Makefile: add support for top-level parallel makeFabio Porcedda2014-02-141-2/+2
* fs/ubi: add option to use custom ubinize config fileDanomi Manchego2014-02-083-6/+32
* fs: ensure $(TARGET_DIR_WARNING_FILE) is writableYann E. MORIN2014-01-281-1/+1
* fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not emptySamuel Martin2014-01-221-1/+2
* package: fix white spacesJerzy Grzegorek2014-01-162-3/+3
* squashfs3: remove deprecated package/rootfsThomas De Schampheleire2014-01-102-28/+0
* deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xxThomas De Schampheleire2014-01-101-1/+1
* fs/ext2: fix generation of ext4 filesystemsYann E. MORIN2014-01-061-5/+7
* package: remove the empty trailing line(s)Jerzy Grzegorek2014-01-041-1/+0
* 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
OpenPOWER on IntegriCloud