index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
common.mk
Age
Commit message (
Expand
)
Author
2016-02-01
fs/common: generate users before setting permissions
Yann E. MORIN
2015-08-10
fs/common: add <fs>_POST_GEN_HOOKS support
Thomas Petazzoni
2015-07-21
fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is used
Thomas Petazzoni
2015-04-26
fs: only add non rootfs- targets to PACKAGES
Thomas Petazzoni
2015-04-14
fs: add rootfs dependencies to PACKAGES
Thomas Petazzoni
2015-04-14
fs: declare phony targets as such
Thomas Petazzoni
2015-03-09
fs/common: build host-xz when xz compression is used
Thomas De Schampheleire
2015-03-08
fs: Bail out on errors in fakeroot script
Stefan Sørensen
2014-12-10
package: indentation cleanup
Jerzy Grzegorek
2014-10-26
package: indentation cleanup
Jerzy Grzegorek
2014-06-14
infra: consistently use double dollar signs inside inner-xxx-targets
Thomas De Schampheleire
2014-06-09
filesystems: also chown symlinks
Yann E. MORIN
2014-06-04
fs/common.mk: unbreak .xz compression when host-xz isn't built
Peter Korsgaard
2014-05-11
fs: use our own tools when calling the fakerooted script
Yann E. MORIN
2014-05-11
fs: use our own mkpasswd when creating users
Yann E. MORIN
2014-04-21
system: add ability to pass additional users tables.
Eric Le Bihan
2014-04-07
Don't build host-xz needlessly
Baruch Siach
2014-02-14
Makefile: add support for top-level parallel make
Fabio Porcedda
2014-01-28
fs: ensure $(TARGET_DIR_WARNING_FILE) is writable
Yann E. MORIN
2014-01-22
fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not empty
Samuel Martin
2013-11-11
rootfs-common: refactor the common compression commands
Arnout Vandecappelle
2013-11-11
rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKS
Arnout Vandecappelle
2013-11-11
rootfs-ext2: make the symlink as a _POST_TARGET
Arnout Vandecappelle
2013-09-06
Fix build reproducibility in Make 3.82
Jérôme Pouiller
2013-04-25
packages: add ability for packages to create users
Yann E. MORIN
2013-04-24
fs/common: add support for LZO and XZ compression methods
Gustavo Zacarias
2013-03-13
fs/common.mk: Strip extra whitespace when device table is empty
Ezequiel Garcia
2013-01-20
fs/common.mk: delay evaluation of variables
Arnout Vandecappelle (Essensium/Mind)
2012-11-17
Warn the user about the usage of output/target as the root filesystem
Thomas Petazzoni
2012-10-06
use portable printf instead of echo -e, needed for MacOS X buildhost
Waldemar Brodkorb
2012-04-19
Remove unused .fakeroot.* mechanism
Thomas Petazzoni
2012-02-01
Add support for package-declared devices
Maxime Ripard
2011-07-25
System config: split static-dev device table setting into seperate option
Peter Korsgaard
2011-05-09
Allow several device tables and split in two parts our device table
Thomas Petazzoni
2010-11-19
fs: add extra deps to ROOTFS_*_DEPENDENCIES variables
Peter Korsgaard
2010-11-19
fs: rename make targets to match package/ convention
Peter Korsgaard
2010-06-22
linux: add support for initramfs
Thomas Petazzoni
2010-05-21
Add a <fs>-root-show-depends target
Thomas Petazzoni
2010-04-19
makedevs: convert to a more normal way of building packages
Thomas Petazzoni
2010-04-17
fs: change the way the device table is configured
Thomas Petazzoni
2010-04-09
Move all filesystem generation code to fs/
Thomas Petazzoni