summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-02-14Makefile: add support for top-level parallel makeFabio Porcedda
2014-02-08fs/ubi: add option to use custom ubinize config fileDanomi Manchego
2014-01-28fs: ensure $(TARGET_DIR_WARNING_FILE) is writableYann E. MORIN
2014-01-22fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not emptySamuel Martin
2014-01-16package: fix white spacesJerzy Grzegorek
2014-01-10squashfs3: remove deprecated package/rootfsThomas De Schampheleire
2014-01-10deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xxThomas De Schampheleire
2014-01-06fs/ext2: fix generation of ext4 filesystemsYann E. MORIN
2014-01-04package: remove the empty trailing line(s)Jerzy Grzegorek
2013-12-31fs/iso9660: add Grub splashscreen supportThomas Petazzoni
2013-12-29fs/iso9660: do not use an initrd in iso image when using initramfsThierry Bultel
2013-12-29fs/iso9660: select ISO9660 support in GrubThomas Petazzoni
2013-12-29fs/iso9660: put the Buildroot boot entry first in Grub menu.lstThomas Petazzoni
2013-12-25Config.in files: fix incorrect indentationThomas De Schampheleire
2013-12-15Config.in files: unification of comments about dependency on Linux kernelThomas De Schampheleire
2013-11-11Config.in files: whitespace cleanupThomas De Schampheleire
2013-11-11uboot-tools: factor out common mkimage infrastructureArnout Vandecappelle
2013-11-11rootfs-cpio: add U-Boot image supportArnout Vandecappelle
2013-11-11rootfs-ext2: symlink with the compressed rootfsArnout Vandecappelle
2013-11-11rootfs-common: refactor the common compression commandsArnout Vandecappelle
2013-11-11rootfs-cpio: whitespace cleanup in Config.inArnout Vandecappelle
2013-11-11rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKSArnout Vandecappelle
2013-11-11rootfs-ext2: make the symlink as a _POST_TARGETArnout Vandecappelle
2013-11-10Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire
2013-10-26Remove redundant dollar signs in Config.in filesThomas De Schampheleire
2013-09-13package: remove the empty trailing linesJerzy Grzegorek
2013-09-12ubifs filesystem image: line up and improve Config.in optionsThomas De Schampheleire
2013-09-06Fix build reproducibility in Make 3.82Jérôme Pouiller
2013-07-20fix white spacesJerzy Grzegorek
2013-07-08linux: Do not force GZIP initramfs compressionValentine Barshak
2013-06-20Normalize separator size to 80 in remaining makefilesAlexandre Belloni
2013-06-07Normalize separator size to 80Jerzy Grzegorek
2013-06-07Fix package headers to comply with coding styleJerzy Grzegorek
2013-06-03package/genext2fs: add host variantYann E. MORIN
2013-05-29fs/ext2: further fix to the UUIDYann E. MORIN
2013-05-28fs/ext2: explicitly set a NULL UUIDYann E. MORIN
2013-04-25packages: add ability for packages to create usersYann E. MORIN
2013-04-25fs/ubifs: factorize all the "depends on" into "if...endif" blocksMark Jackson
2013-04-25fs/ubifs: allow extra options to be passed to ubifs creation toolsMark Jackson
2013-04-24fs/common: add support for LZO and XZ compression methodsGustavo Zacarias
2013-04-12fs/ext2: bump journal overhead to 1300 blocksPeter Korsgaard
2013-04-12fs/ext2: remove count- and time-based fsckYann E. MORIN
2013-04-12fs/ext2: add support for ext2 rev0 and rev1Yann E. MORIN
2013-04-12fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'Yann E. MORIN
2013-04-12fs/ext2: add ability to build ext3/4 tooYann E. MORIN
2013-04-12fs/ext2: enclose the ext2 options in if...endifYann E. MORIN
2013-04-11fs/jffs2: refactor endianess selection to use BR2_ENDIANThomas Petazzoni
2013-03-13fs/common.mk: Strip extra whitespace when device table is emptyEzequiel Garcia
2013-01-20fs/common.mk: delay evaluation of variablesArnout Vandecappelle (Essensium/Mind)
2012-12-02reorder fs alphabeticallyJeremy Rosen