Yann E. MORIN
|
3f28a38e1a
fs/common: generate users before setting permissions
|
9 years ago |
Thomas Petazzoni
|
15a53b93a0
fs/common: add <fs>_POST_GEN_HOOKS support
|
10 years ago |
Thomas Petazzoni
|
95bd0ad351
fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is used
|
10 years ago |
Thomas Petazzoni
|
54640e8e89
fs: only add non rootfs- targets to PACKAGES
|
10 years ago |
Thomas Petazzoni
|
4570dbcb14
fs: add rootfs dependencies to PACKAGES
|
10 years ago |
Thomas Petazzoni
|
2aef771f6e
fs: declare phony targets as such
|
10 years ago |
Thomas De Schampheleire
|
26e0d500b5
fs/common: build host-xz when xz compression is used
|
10 years ago |
Stefan Sørensen
|
6b577b3c3a
fs: Bail out on errors in fakeroot script
|
10 years ago |
Jerzy Grzegorek
|
5d4734084d
package: indentation cleanup
|
10 years ago |
Jerzy Grzegorek
|
1769933d98
package: indentation cleanup
|
10 years ago |
Thomas De Schampheleire
|
54456cc698
infra: consistently use double dollar signs inside inner-xxx-targets
|
11 years ago |
Yann E. MORIN
|
3fbd9887b3
filesystems: also chown symlinks
|
11 years ago |
Peter Korsgaard
|
28b514a569
fs/common.mk: unbreak .xz compression when host-xz isn't built
|
11 years ago |
Yann E. MORIN
|
89e16118b4
fs: use our own tools when calling the fakerooted script
|
11 years ago |
Yann E. MORIN
|
1773a2a142
fs: use our own mkpasswd when creating users
|
11 years ago |
Eric Le Bihan
|
b019490adf
system: add ability to pass additional users tables.
|
11 years ago |
Baruch Siach
|
f46f81de13
Don't build host-xz needlessly
|
11 years ago |
Fabio Porcedda
|
a24877586a
Makefile: add support for top-level parallel make
|
11 years ago |
Yann E. MORIN
|
984524fda1
fs: ensure $(TARGET_DIR_WARNING_FILE) is writable
|
11 years ago |
Samuel Martin
|
22cdb652f5
fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not empty
|
11 years ago |
Arnout Vandecappelle
|
bd8ef7a01c
rootfs-common: refactor the common compression commands
|
11 years ago |
Arnout Vandecappelle
|
053d678a6c
rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKS
|
11 years ago |
Arnout Vandecappelle
|
75b6303a9a
rootfs-ext2: make the symlink as a _POST_TARGET
|
11 years ago |
Jérôme Pouiller
|
741cbccb74
Fix build reproducibility in Make 3.82
|
12 years ago |
Yann E. MORIN
|
1f3af04db7
packages: add ability for packages to create users
|
12 years ago |
Gustavo Zacarias
|
5419651bfa
fs/common: add support for LZO and XZ compression methods
|
12 years ago |
Ezequiel Garcia
|
402d1476f7
fs/common.mk: Strip extra whitespace when device table is empty
|
12 years ago |
Arnout Vandecappelle (Essensium/Mind)
|
847895d295
fs/common.mk: delay evaluation of variables
|
12 years ago |
Thomas Petazzoni
|
9226a9907c
Warn the user about the usage of output/target as the root filesystem
|
12 years ago |
Waldemar Brodkorb
|
ccd7f14cfe
use portable printf instead of echo -e, needed for MacOS X buildhost
|
13 years ago |