openwrt/scripts
Felix Fietkau be6acba4dc build system: have tar use $SOURCE_DATE_EPOCH for --mtime
The --mtime argument to 'tar' sets the modification time for all files within
the archive, which determines the timestamp files will get when they are
extracted. In this case, rootfs and other tarballs will get mtimes which
correspond to the last commit timestamp of the build system, as reported by
git/subversion.

This is a step towards reproducible image builds.

Signed-off-by: bryan newbold <bnewbold@robocracy.org>
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48586
2016-01-31 23:29:16 +00:00
..
config scripts/config: fix handling of CONFDEFAULT on oldconfig 2015-11-03 12:00:53 +00:00
flashing
arm-magic.sh scripts/arm-magic.sh: make the generated kernels also include $IMG_PREFIX 2015-05-28 10:48:23 +00:00
brcmImage.pl
bundle-libraries.sh
checkpatch.pl scripts/checkpatch.pl: Fix deprecation warnings 2015-11-02 10:17:03 +00:00
clang-gcc-wrapper
clean-package.sh
cleanfile
cleanpatch
combined-ext-image.sh
combined-image.sh
config.guess update config.guess & config.sub 2015-11-02 18:12:45 +00:00
config.rpath
config.sub update config.guess & config.sub 2015-11-02 18:12:45 +00:00
deptest.sh
diffconfig.sh scripts/diffconfig.sh: reduce config output with CONFIG_BUSYBOX_CUSTOM 2015-11-13 11:34:18 +00:00
dl_cleanup.py dl_cleanup: Fix linux blacklist 2015-10-07 10:51:18 +00:00
download.pl build: add @APACHE download facility 2016-01-17 10:47:32 +00:00
env
ext-toolchain.sh scripts: fix 64bit uclibc external toolchain detection 2015-07-14 09:57:52 +00:00
feeds scripts/feeds: allow export of feeds with static revisions 2015-08-23 09:35:46 +00:00
freebsd.sh
gen-dependencies.sh
get_source_date_epoch.sh build: introduce SOURCE_DATE_EPOCH variable 2016-01-31 23:29:07 +00:00
getver.sh
ipkg-build ipkg-build: add ogargs to outer tar/ipk 2015-09-11 16:34:22 +00:00
ipkg-make-index.sh scripts: ensure that ipkg-make-index.sh exits successfully 2015-05-27 08:29:10 +00:00
kconfig.pl
make-ipkg-dir.sh
md5sum
metadata.pl include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00
metadata.pm include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00
mkits.sh build: make device-tree arg optional in mkits.sh 2015-05-10 11:46:45 +00:00
om-fwupgradecfg-gen.sh scripts/om-fwupgradecfg-gen.sh: add support for the MR1750 2015-09-14 20:11:18 +00:00
openbsd.sh
pad_image
patch-kernel.sh scripts/patch-kernel.sh: remove -E flag to preserve empty files touched by patches 2015-08-25 07:46:32 +00:00
patch-specs.sh
portable_date.sh add scripts/portable_date: wrapper around date for bsd/linux 2016-01-31 23:28:55 +00:00
redboot-script.pl scripts: add tool for generating redboot scripts 2015-07-25 12:12:03 +00:00
relink-lib.sh
remote-gdb
rstrip.sh
slugimage.pl
srecimage.pl scripts: add srecimage.pl, a script to convert binaries to SREC format 2015-05-28 15:53:55 +00:00
strip-kmod.sh build: Allow kernel modules to set build ID debug symbol 2015-10-30 15:20:12 +00:00
symlink-tree.sh
sysupgrade-nand.sh build system: have tar use $SOURCE_DATE_EPOCH for --mtime 2016-01-31 23:29:16 +00:00
timestamp.pl
ubinize-image.sh
update-package-md5sum