<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/scripts, branch reboot</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2016-04-13T20:52:26Z</updated>
<entry>
<title>scripts/getver.sh: Use 'git-rev-parse' to detect if tree lies in Git repository</title>
<updated>2016-04-13T20:52:26Z</updated>
<author>
<name>Vasilis Tsiligiannis</name>
</author>
<published>2016-04-13T20:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=b09848cd25e7e1757e15aeb7e7d7ad699aa76f9d'/>
<id>urn:sha1:b09848cd25e7e1757e15aeb7e7d7ad699aa76f9d</id>
<content type='text'>
Path to the Git repository directory can be overriden by using the '$GIT_DIR'
environment variable. This patch improves detection of Git repository by using
'git-rev-parse', which respects '$GIT_DIR' environment variable, instead of just
checking the existence of '.git' directory.

Signed-off-by: Vasilis Tsiligiannis &lt;acinonyx@openwrt.gr&gt;

SVN-Revision: 49165
</content>
</entry>
<entry>
<title>scripts/om-fwupgradecfg-gen.sh: add support for the OM5P-AC</title>
<updated>2016-04-09T10:25:54Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-04-09T10:25:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=a910a2cdc75a980f44609946e4b9540feb81230f'/>
<id>urn:sha1:a910a2cdc75a980f44609946e4b9540feb81230f</id>
<content type='text'>
Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;

SVN-Revision: 49143
</content>
</entry>
<entry>
<title>scripts/om-fwupgradecfg-gen.sh: Generate sha256sum for uboot verification</title>
<updated>2016-04-09T10:25:42Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-04-09T10:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=8583cbe26a696a9522040b87dede8b4e3de7b9e2'/>
<id>urn:sha1:8583cbe26a696a9522040b87dede8b4e3de7b9e2</id>
<content type='text'>
Future Open Mesh u-boot versions are changing the check of the image files
(vmlinux, rootfs) from md5 to sha256. Having both in them should be enough
to ensure backward and forward compatibility.

Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;

SVN-Revision: 49140
</content>
</entry>
<entry>
<title>download: add @GITHUB download facility</title>
<updated>2016-04-09T10:25:34Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-04-09T10:25:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=5c408ede6ce4fe37f9b659f2c3420912e1e2bd9b'/>
<id>urn:sha1:5c408ede6ce4fe37f9b659f2c3420912e1e2bd9b</id>
<content type='text'>
Define a new alias (@GITHUB) for downloading raw github repository files

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;

SVN-Revision: 49138
</content>
</entry>
<entry>
<title>scripts/download.pl: fix sha256 hash command (#21931)</title>
<updated>2016-02-27T16:20:06Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-27T16:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=9a945382724f61880fcb7df9e6cb2db4be645598'/>
<id>urn:sha1:9a945382724f61880fcb7df9e6cb2db4be645598</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48809
</content>
</entry>
<entry>
<title>scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel module size</title>
<updated>2016-02-01T13:33:33Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-01T13:33:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=86625a148abb04a1e6fee39ddab48256b65fa1f4'/>
<id>urn:sha1:86625a148abb04a1e6fee39ddab48256b65fa1f4</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48608
</content>
</entry>
<entry>
<title>scripts: fix GNU data invocation</title>
<updated>2016-02-01T10:43:27Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-02-01T10:43:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=78e5e56201bf62340753708ff7b8cfc4959e34a5'/>
<id>urn:sha1:78e5e56201bf62340753708ff7b8cfc4959e34a5</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48594
</content>
</entry>
<entry>
<title>scripts/get_source_date_epoch.sh: for SVN use a variant that is compatible with older versions</title>
<updated>2016-02-01T10:33:25Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-01T10:33:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=18ba1305d535290ea07adf03a567661dc9043309'/>
<id>urn:sha1:18ba1305d535290ea07adf03a567661dc9043309</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48593
</content>
</entry>
<entry>
<title>scripts/portable_date.sh: fix parsing of date strings on non-GNU systems</title>
<updated>2016-02-01T10:33:15Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-01T10:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=64ec9dc2a12d978dad0ffb2a508eb6a526c8f1e2'/>
<id>urn:sha1:64ec9dc2a12d978dad0ffb2a508eb6a526c8f1e2</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48592
</content>
</entry>
<entry>
<title>build system: have tar use $SOURCE_DATE_EPOCH for --mtime</title>
<updated>2016-01-31T23:29:16Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-31T23:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=be6acba4dc5c9013a8f61fb2e9d2dbb976126aa8'/>
<id>urn:sha1:be6acba4dc5c9013a8f61fb2e9d2dbb976126aa8</id>
<content type='text'>
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 &lt;bnewbold@robocracy.org&gt;
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48586
</content>
</entry>
</feed>
