Andrey Smirnov
|
3f9476df07
fs: add missing $$(sep) to pre- and post-command hooks code
|
7 gadi atpakaļ |
Yann E. MORIN
|
4628b6f3b4
fs: add pre- and post-command hooks
|
8 gadi atpakaļ |
Arnout Vandecappelle
|
0f9c0bf3d5
Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin
|
8 gadi atpakaļ |
Yann E. MORIN
|
5b272e3e55
fs: set packages permissions even with no system device tables
|
8 gadi atpakaļ |
Peter Korsgaard
|
8852f08eed
Merge branch 'next'
|
8 gadi atpakaļ |
Peter Korsgaard
|
79061fe52f
Revert "fs: use pseudo instead of fakeroot"
|
8 gadi atpakaļ |
Peter Korsgaard
|
9b2f9b137c
Revert "fs: call the pseudo wrapper"
|
8 gadi atpakaļ |
Jérôme Pouiller
|
68db7210fd
fs/common: lock modification times in $TARGET_DIR
|
8 gadi atpakaļ |
Yann E. MORIN
|
74a3e75bb8
fs: call the pseudo wrapper
|
8 gadi atpakaļ |
Yann E. MORIN
|
8035ceb56c
fs: use pseudo instead of fakeroot
|
8 gadi atpakaļ |
Yann E. MORIN
|
9cdb281fa6
fs/common: add option to execute custom scripts under fakeroot
|
9 gadi atpakaļ |
Yann E. MORIN
|
974e83a8f9
fs: add sha-bang to fakeroot script
|
9 gadi atpakaļ |
Yann E. MORIN
|
6dd7bbb591
fs: properly escape commands when generating fakeroot script
|
9 gadi atpakaļ |
Brian 'redbeard' Harrington
|
b2dcb2d6c4
fs/common: fix typo in comments
|
9 gadi atpakaļ |
Yann E. MORIN
|
3f28a38e1a
fs/common: generate users before setting permissions
|
9 gadi atpakaļ |
Thomas Petazzoni
|
15a53b93a0
fs/common: add <fs>_POST_GEN_HOOKS support
|
10 gadi atpakaļ |
Thomas Petazzoni
|
95bd0ad351
fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is used
|
10 gadi atpakaļ |
Thomas Petazzoni
|
54640e8e89
fs: only add non rootfs- targets to PACKAGES
|
10 gadi atpakaļ |
Thomas Petazzoni
|
4570dbcb14
fs: add rootfs dependencies to PACKAGES
|
10 gadi atpakaļ |
Thomas Petazzoni
|
2aef771f6e
fs: declare phony targets as such
|
10 gadi atpakaļ |
Thomas De Schampheleire
|
26e0d500b5
fs/common: build host-xz when xz compression is used
|
10 gadi atpakaļ |
Stefan Sørensen
|
6b577b3c3a
fs: Bail out on errors in fakeroot script
|
10 gadi atpakaļ |
Jerzy Grzegorek
|
5d4734084d
package: indentation cleanup
|
10 gadi atpakaļ |
Jerzy Grzegorek
|
1769933d98
package: indentation cleanup
|
10 gadi atpakaļ |
Thomas De Schampheleire
|
54456cc698
infra: consistently use double dollar signs inside inner-xxx-targets
|
11 gadi atpakaļ |
Yann E. MORIN
|
3fbd9887b3
filesystems: also chown symlinks
|
11 gadi atpakaļ |
Peter Korsgaard
|
28b514a569
fs/common.mk: unbreak .xz compression when host-xz isn't built
|
11 gadi atpakaļ |
Yann E. MORIN
|
89e16118b4
fs: use our own tools when calling the fakerooted script
|
11 gadi atpakaļ |
Yann E. MORIN
|
1773a2a142
fs: use our own mkpasswd when creating users
|
11 gadi atpakaļ |
Eric Le Bihan
|
b019490adf
system: add ability to pass additional users tables.
|
11 gadi atpakaļ |