]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - fs/common.mk
package/imx-mkimage: update hash
[coffee/buildroot.git] / fs / common.mk
2018-03-31 Yann E. MORINfs: remove intermediate artefacts
2018-03-31 Yann E. MORINfs: get rid of package-provided post-fs hooks
2018-03-31 Yann E. MORINfs: run packages' filesystem hooks in a copy of target/
2018-03-31 Yann E. MORINfs: use a common tarball as base for the other filesystems
2018-03-31 Yann E. MORINfs: introduce a macro for reproducible command
2018-03-31 Yann E. MORINfs: new intermediate rootfs-common to gather common...
2018-03-31 Yann E. MORINfs: introduce per-rootfs TARGET_DIR variable
2018-03-31 Yann E. MORINfs: split per-rootfs dependency line
2018-03-31 Yann E. MORINfs: use a per-rootfs fakeroot script
2018-03-31 Yann E. MORINfs: define per-rootfs directory
2018-03-31 Yann E. MORINfs: set per-rootfs variable name
2018-03-31 Yann E. MORINfs: run filesystem hooks under fakeroot
2018-01-15 Yann E. MORINfs: pass EXTRA_ENV to post-fakeroot script
2018-01-08 Peter Korsgaardfs/common.mk: support lz4 compression
2018-01-03 Yann E. MORINfs: make it behave a bit more like the package infra
2017-12-02 Yann E. MORINfs: prepare temp directory before running PRE_GEN hooks
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-30 Yann E. MORINfs: don't remove intermediate files
2017-11-30 Yann E. MORINfs: don't pollute $(BUILD_DIR) with temp files
2017-11-30 Yann E. MORINfs: remove TARGET_DIR_WARNING_FILE late
2017-11-30 Yann E. MORINfs/common: get rid of post-target rules
2017-11-05 Andrey Smirnovfs: add missing $$(sep) to pre- and post-command hooks...
2017-08-02 Yann E. MORINfs: add pre- and post-command hooks
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2016-12-14 Yann E. MORINfs: set packages permissions even with no system device...
2016-12-02 Peter KorsgaardMerge branch 'next'
2016-12-01 Peter KorsgaardMerge branch 'next'
2016-11-27 Peter KorsgaardRevert "fs: use pseudo instead of fakeroot"
2016-11-27 Peter KorsgaardRevert "fs: call the pseudo wrapper"
2016-11-23 Jérôme Pouillerfs/common: lock modification times in $TARGET_DIR
2016-11-09 Yann E. MORINfs: call the pseudo wrapper
2016-11-03 Yann E. MORINfs: use pseudo instead of fakeroot
2016-07-03 Yann E. MORINfs/common: add option to execute custom scripts under...
2016-06-07 Yann E. MORINfs: add sha-bang to fakeroot script
2016-06-07 Yann E. MORINfs: properly escape commands when generating fakeroot...
2016-05-08 Brian 'redbeard... fs/common: fix typo in comments
2016-02-01 Yann E. MORINfs/common: generate users before setting permissions
2015-09-01 Peter KorsgaardMerge branch 'next'
2015-08-10 Thomas Petazzonifs/common: add <fs>_POST_GEN_HOOKS support
2015-07-21 Thomas Petazzonifs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES...
2015-04-26 Thomas Petazzonifs: only add non rootfs- targets to PACKAGES
2015-04-14 Thomas Petazzonifs: add rootfs dependencies to PACKAGES
2015-04-14 Thomas Petazzonifs: declare phony targets as such
2015-03-09 Thomas De Schamphe... fs/common: build host-xz when xz compression is used
2015-03-08 Stefan Sørensenfs: Bail out on errors in fakeroot script
2014-12-10 Jerzy Grzegorekpackage: indentation cleanup
2014-10-26 Jerzy Grzegorekpackage: indentation cleanup
2014-06-14 Thomas De Schamphe... infra: consistently use double dollar signs inside...
2014-06-09 Yann E. MORINfilesystems: also chown symlinks
2014-06-04 Peter Korsgaardfs/common.mk: unbreak .xz compression when host-xz...
2014-05-11 Yann E. MORINfs: use our own tools when calling the fakerooted script
2014-05-11 Yann E. MORINfs: use our own mkpasswd when creating users
2014-04-21 Eric Le Bihansystem: add ability to pass additional users tables.
2014-04-07 Baruch SiachDon't build host-xz needlessly
2014-02-28 Peter KorsgaardMerge branch 'next'
2014-02-14 Fabio PorceddaMakefile: add support for top-level parallel make
2014-01-28 Yann E. MORINfs: ensure $(TARGET_DIR_WARNING_FILE) is writable
2014-01-22 Samuel Martinfs/common.mk: add host-mkpasswd if PACKAGES_USERS is...
2013-11-10 Arnout Vandecappellerootfs-common: refactor the common compression commands
2013-11-10 Arnout Vandecappellerootfs-common: remove the now unused ROOTFS_<PKG>_POST_...
2013-11-10 Arnout Vandecappellerootfs-ext2: make the symlink as a _POST_TARGET
2013-09-06 Jérôme PouillerFix build reproducibility in Make 3.82
2013-04-25 Yann E. MORINpackages: add ability for packages to create users
2013-04-24 Gustavo Zacariasfs/common: add support for LZO and XZ compression methods
2013-03-13 Ezequiel Garciafs/common.mk: Strip extra whitespace when device table...
2013-01-20 Arnout Vandecappel... fs/common.mk: delay evaluation of variables
2012-11-17 Thomas PetazzoniWarn the user about the usage of output/target as the...
2012-10-06 Waldemar Brodkorbuse portable printf instead of echo -e, needed for...
2012-04-19 Thomas PetazzoniRemove unused .fakeroot.* mechanism
2012-02-01 Maxime RipardAdd support for package-declared devices
2011-07-24 Peter KorsgaardSystem config: split static-dev device table setting...
2011-05-13 Peter KorsgaardMerge branch 'for-2011.05/new-codesourcery-toolchain...
2011-05-09 Thomas PetazzoniAllow several device tables and split in two parts...
2010-11-19 Peter Korsgaardfs: add extra deps to ROOTFS_*_DEPENDENCIES variables
2010-11-19 Peter Korsgaardfs: rename make targets to match package/ convention
2010-06-22 Peter KorsgaardMerge branch 'linux-cleanup' of git://git.busybox.net...
2010-06-22 Thomas Petazzonilinux: add support for initramfs
2010-05-27 Peter KorsgaardMerge branch 'pkg-stats-fixes' of git://git.busybox...
2010-05-27 Peter KorsgaardMerge branch 'graph-dependencies' of git://git.busybox...
2010-05-21 Thomas PetazzoniAdd a <fs>-root-show-depends target
2010-04-21 Peter KorsgaardMerge branch 'codesourcery-toolchain-support' of git...
2010-04-19 Peter KorsgaardMerge branch 'makedevs-cleanup' of git://git.busybox...
2010-04-19 Thomas Petazzonimakedevs: convert to a more normal way of building...
2010-04-18 Peter KorsgaardMerge branch 'fs-fixes' of git://git.busybox.net/~tpeta...
2010-04-17 Thomas Petazzonifs: change the way the device table is configured
2010-04-09 Peter KorsgaardMerge branch 'fs-cleanup' of git://git.busybox.net...
2010-04-09 Thomas PetazzoniMove all filesystem generation code to fs/