<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/nvramtool, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2013-12-09T18:40:07Z</updated>
<entry>
<title>Update nvramtool to git HEAD as of today using local distfile.</title>
<updated>2013-12-09T18:40:07Z</updated>
<author>
<name>jakllsch</name>
<email>jakllsch@pkgsrc.org</email>
</author>
<published>2013-12-09T18:40:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=287d3f8669442f72266f52e0010879d714192951'/>
<id>urn:sha1:287d3f8669442f72266f52e0010879d714192951</id>
<content type='text'>
No upstream change summary, but the old version no longer worked with
modern coreboot.

Distfile created from a full clone of the coreboot tree with below script;
#!/bin/sh
cbver=`git describe`
cbobj=`git ls-tree origin/master util/nvramtool|awk '{print $3}'|cut -c 1-7`
distname=nvramtool-"$cbver"-"$cbobj"
git archive -o /tmp/"$distname".tar.gz --prefix="$distname"/ "$cbobj"</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-23T19:50:50Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-23T19:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c4f95ab71a8e776eb3384df9e8b9ddfa4e2a89c8'/>
<id>urn:sha1:c4f95ab71a8e776eb3384df9e8b9ddfa4e2a89c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Per suggestion from Joerg, we don't need NO_SRC_ON_FTP.</title>
<updated>2011-02-08T19:59:48Z</updated>
<author>
<name>jakllsch</name>
<email>jakllsch@pkgsrc.org</email>
</author>
<published>2011-02-08T19:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=55c1834af593a26b3af102f3cfc179df80aa67a4'/>
<id>urn:sha1:55c1834af593a26b3af102f3cfc179df80aa67a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Adjust MASTER_SITES to expand to a correct URL.</title>
<updated>2011-02-08T19:26:56Z</updated>
<author>
<name>jakllsch</name>
<email>jakllsch@pkgsrc.org</email>
</author>
<published>2011-02-08T19:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=eb5893c9485e1db289a213ec2d4db550c6ebf6b8'/>
<id>urn:sha1:eb5893c9485e1db289a213ec2d4db550c6ebf6b8</id>
<content type='text'>
- Add NO_SRC_ON_FTP due to MASTER_SITE_LOCAL.
- Adjust ONLY_FOR_PLATFORM to what I expect works (or could eventually work).</content>
</entry>
<entry>
<title>Add nvramtool.</title>
<updated>2011-02-08T16:51:17Z</updated>
<author>
<name>jakllsch</name>
<email>jakllsch@pkgsrc.org</email>
</author>
<published>2011-02-08T16:51:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6838b68c426e641e6be0f172789530e40428d148'/>
<id>urn:sha1:6838b68c426e641e6be0f172789530e40428d148</id>
<content type='text'>
nvramtool is a utility for reading/writing coreboot parameters and
displaying information from the coreboot table in CMOS.

The program works only on x86-based systems that use coreboot.</content>
</entry>
</feed>
