summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* package: indentation cleanupJerzy Grzegorek2014-12-101-1/+1
* fs/ext2: add option to specify a filesystem labelYann E. MORIN2014-12-072-0/+11
* fs/ext2: use the new mke2img host packageYann E. MORIN2014-12-072-129/+5
* package/mke2img: new packageYann E. MORIN2014-12-071-2/+1
* fs/iso9660: use install instead of cpGuido Martínez2014-11-221-7/+9
* package: indentation cleanupJerzy Grzegorek2014-10-262-7/+7
* package: indentation cleanupJerzy Grzegorek2014-10-232-2/+2
* fs/iso9660: add dependencies for make sourceKaroly Kasza2014-10-191-1/+6
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-072-2/+2
* linux: remove support of linux26-* targetsThomas De Schampheleire2014-07-291-1/+1
* infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire2014-06-141-8/+10
* filesystems: also chown symlinksYann E. MORIN2014-06-092-2/+2
* fs/common.mk: unbreak .xz compression when host-xz isn't builtPeter Korsgaard2014-06-041-2/+2
* Merge branch 'next'Peter Korsgaard2014-06-012-0/+7
|\
| * fs/squashfs: add lz4 compression supportGustavo Zacarias2014-05-182-0/+7
* | fs/tar: use qstrip to clean up build outputThomas De Schampheleire2014-05-281-1/+1
|/
* fs: use our own tools when calling the fakerooted scriptYann E. MORIN2014-05-111-1/+1
* fs: use our own mkpasswd when creating usersYann E. MORIN2014-05-111-1/+1
* system: add ability to pass additional users tables.Eric Le Bihan2014-04-211-1/+6
* yaffs2: new filesystem typeWill Wagner2014-04-203-0/+18
* *.mk: replace (TARGET|HOST)_PATH by BR_PATHSamuel Martin2014-04-161-1/+1
* Don't build host-xz needlesslyBaruch Siach2014-04-071-1/+0
* 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
OpenPOWER on IntegriCloud