summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-06-14fs/iso9660: add support for grub2Thomas Petazzoni
2015-06-14fs/iso9660: add hybrid image supportThomas Petazzoni
2015-06-14fs/iso9660: add isolinux supportThomas Petazzoni
2015-06-14fs/iso9660: use 'depends on' instead of 'select' for bootloaderThomas Petazzoni
2015-06-14fs/iso9660: introduce bootloader choiceThomas Petazzoni
2015-06-14fs/iso9660: introduce new variablesThomas Petazzoni
2015-06-14fs/iso9660: support building a real iso9660 filesystemThomas Petazzoni
2015-06-14fs/iso9660: prepare cleaner kernel/initrd path handlingThomas Petazzoni
2015-06-14fs/iso9660: get grub splash from $(TARGET_DIR)Thomas Petazzoni
2015-06-14fs/iso9660: change the location of the splash imageThomas Petazzoni
2015-06-14fs/iso9660: rename all variables to use the ROOTFS_ISO9660 prefixThomas Petazzoni
2015-06-14fs/iso9660: enable Joliet extensionThomas Petazzoni
2015-06-14fs/iso9660: convert to the filesystem infrastructureThomas Petazzoni
2015-06-14fs/iso9660: use if ... endif block instead of depends onThomas Petazzoni
2015-05-22fs/jffs2: Fix mkfs.jffs2 --pagesize parameter usageMichał Leśniewski
2015-04-26fs: only add non rootfs- targets to PACKAGESThomas Petazzoni
2015-04-14fs: add rootfs dependencies to PACKAGESThomas Petazzoni
2015-04-14fs: declare phony targets as suchThomas Petazzoni
2015-03-09fs/common: build host-xz when xz compression is usedThomas De Schampheleire
2015-03-08fs: Bail out on errors in fakeroot scriptStefan Sørensen
2015-02-19fs/tar: only store numeric uid/gidYann E. MORIN
2014-12-10package: indentation cleanupJerzy Grzegorek
2014-12-07fs/ext2: add option to specify a filesystem labelYann E. MORIN
2014-12-07fs/ext2: use the new mke2img host packageYann E. MORIN
2014-12-07package/mke2img: new packageYann E. MORIN
2014-11-22fs/iso9660: use install instead of cpGuido Martínez
2014-10-26package: indentation cleanupJerzy Grzegorek
2014-10-23package: indentation cleanupJerzy Grzegorek
2014-10-19fs/iso9660: add dependencies for make sourceKaroly Kasza
2014-10-07.mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire
2014-07-29linux: remove support of linux26-* targetsThomas De Schampheleire
2014-06-14infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire
2014-06-09filesystems: also chown symlinksYann E. MORIN
2014-06-04fs/common.mk: unbreak .xz compression when host-xz isn't builtPeter Korsgaard
2014-06-01Merge branch 'next'Peter Korsgaard
2014-05-28fs/tar: use qstrip to clean up build outputThomas De Schampheleire
2014-05-18fs/squashfs: add lz4 compression supportGustavo Zacarias
2014-05-11fs: use our own tools when calling the fakerooted scriptYann E. MORIN
2014-05-11fs: use our own mkpasswd when creating usersYann E. MORIN
2014-04-21system: add ability to pass additional users tables.Eric Le Bihan
2014-04-20yaffs2: new filesystem typeWill Wagner
2014-04-16*.mk: replace (TARGET|HOST)_PATH by BR_PATHSamuel Martin
2014-04-07Don't build host-xz needlesslyBaruch Siach
2014-03-06fs/iso9660: fix iso9660 supportGustavo Zacarias
2014-03-06fs/initramfs: fix initramfs supportGustavo Zacarias
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