<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mmason/aports/main/syslinux, branch master</title>
<subtitle>mmason's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/'/>
<entry>
<title>main/syslinux: upgrade to 6.03_pre19</title>
<updated>2014-08-01T08:09:17+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-08-01T07:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=d62b3ba99a840efefaefe12e64f673ef9457f828'/>
<id>d62b3ba99a840efefaefe12e64f673ef9457f828</id>
<content type='text'>
ref #3273
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #3273
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: update-extlinux use 'vanilla' as label in menu</title>
<updated>2014-07-16T08:08:15+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-07-16T08:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=fbeef61a9ce524ecd64990f8a36470600cf52ba7'/>
<id>fbeef61a9ce524ecd64990f8a36470600cf52ba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: fix update-extlinux to handle vanilla kernel</title>
<updated>2014-06-25T07:05:17+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-06-25T07:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=0e31b3e95fee62832477258200d7ed7122a74c49'/>
<id>0e31b3e95fee62832477258200d7ed7122a74c49</id>
<content type='text'>
the vanilla kernel does not have any -* suffix so it needs special
handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the vanilla kernel does not have any -* suffix so it needs special
handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: add support for serial console in update-extlinux</title>
<updated>2014-05-29T12:19:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-05-29T12:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=1a9a0430790d7829d9ee53e0fbc17dbe6c7a6b69'/>
<id>1a9a0430790d7829d9ee53e0fbc17dbe6c7a6b69</id>
<content type='text'>
fixes #2761
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #2761
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux upgrade to 6.02</title>
<updated>2013-11-04T15:17:01+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-11-04T15:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=826a14f13ee1fabeb973f094d17140a24fc429c5'/>
<id>826a14f13ee1fabeb973f094d17140a24fc429c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: update instructions for HDT, bump checksums</title>
<updated>2013-06-30T13:03:35+00:00</updated>
<author>
<name>Dubiousjim</name>
<email>dubiousjim@gmail.com</email>
</author>
<published>2013-06-30T12:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=8078a02154d322c7a5c3cd58ac13e959aca25595'/>
<id>8078a02154d322c7a5c3cd58ac13e959aca25595</id>
<content type='text'>
On Sun, Jun 30, 2013 at 02:13:29PM +0200, Natanael Copa wrote:
&gt; On Sat, 29 Jun 2013 11:49:05 -0400
&gt; Dubiousjim &lt;dubiousjim@gmail.com&gt; wrote:
&gt;
&gt; &gt; While testing that, I discovered also that HDT is no longer working on
&gt; &gt; my machine.
&gt;
&gt; copy libgpl.c32 and libmenu.c32 in addition to hdt.c32 to /boot.
&gt;
&gt; (syslinux now uses elf format so you can use readelf or scanelf -n to
&gt; troubleshoot this kind of issues)

Oh great! I've verified now that this works, and also verified that syslinux properly detects the sha256 and sha512 passwords.

This patch updates the usage message for HDT. Based on current master, ignoring patch I sent a few minutes ago.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Sun, Jun 30, 2013 at 02:13:29PM +0200, Natanael Copa wrote:
&gt; On Sat, 29 Jun 2013 11:49:05 -0400
&gt; Dubiousjim &lt;dubiousjim@gmail.com&gt; wrote:
&gt;
&gt; &gt; While testing that, I discovered also that HDT is no longer working on
&gt; &gt; my machine.
&gt;
&gt; copy libgpl.c32 and libmenu.c32 in addition to hdt.c32 to /boot.
&gt;
&gt; (syslinux now uses elf format so you can use readelf or scanelf -n to
&gt; troubleshoot this kind of issues)

Oh great! I've verified now that this works, and also verified that syslinux properly detects the sha256 and sha512 passwords.

This patch updates the usage message for HDT. Based on current master, ignoring patch I sent a few minutes ago.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: update-extlinux: autodetect poweroff.c32</title>
<updated>2013-06-30T12:53:03+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-06-30T12:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=1b50a0c4feb3bb6e080ccde6c962f116a7432d7d'/>
<id>1b50a0c4feb3bb6e080ccde6c962f116a7432d7d</id>
<content type='text'>
and trivial fix for comment in conf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and trivial fix for comment in conf
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: simplify passwd generation instructions</title>
<updated>2013-06-30T12:15:42+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-06-30T12:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=f4f554426bd905b8b9e0170de2267dd43c54f3ff'/>
<id>f4f554426bd905b8b9e0170de2267dd43c54f3ff</id>
<content type='text'>
Don't bother mention salt or other crypto algorithms.

Also wrap the lines with comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't bother mention salt or other crypto algorithms.

Also wrap the lines with comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: use cmp -s instead of cmp --quiet due to busybox</title>
<updated>2013-06-30T11:33:25+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-06-30T11:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=5341d09e65ffc93ed98887a5293def1215a1f734'/>
<id>5341d09e65ffc93ed98887a5293def1215a1f734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: update checksums and bump pkgrel</title>
<updated>2013-06-30T11:21:22+00:00</updated>
<author>
<name>Dubiousjim</name>
<email>dubiousjim@gmail.com</email>
</author>
<published>2013-06-29T20:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=8db76d29d7aec10ab5010103e7812e75f8828304'/>
<id>8db76d29d7aec10ab5010103e7812e75f8828304</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
