void-packages/common/environment/setup
Đoàn Trần Công Danh 2cd2b99e41 setup: export SOURCE_DATE_EPOCH from outside of chroot
git-worktree(1), and Git shared repository can use a plain text file
named `.git` at the root of working tree, containing `gitdir: <path>` to
point to the real directory that has repository.
See: gitrepository-layout(5).

But, that directory is usually inaccessible inside chroot.

In order to support git-worktree(1) and Git shared repository, compute
SOURCE_DATE_EPOCH from outside of chroot, and the chroot will carry it
over to inside chroot.

I've only tested again xbps-uunshare(1).
2020-05-23 06:59:24 +00:00
..
.empty
git.sh setup: export SOURCE_DATE_EPOCH from outside of chroot 2020-05-23 06:59:24 +00:00
install.sh
misc.sh common/environment/setup/misc.sh: use https where possible, 2020-05-18 08:01:34 -07:00
options.sh
python.sh xbps-src: remove default python_version 2020-04-21 18:45:25 -04:00
replace-interpreter.sh
sourcepkg.sh
vsed.sh vsed: reduce number of digest cmd call 2019-05-14 16:33:30 +02:00