<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch syslinux-3.72-pre8</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>Update gPXE</title>
<updated>2008-09-25T20:46:43+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-25T20:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=400e2b589e6d0bdd9efee9369feb7d5f5e0958d6'/>
<id>400e2b589e6d0bdd9efee9369feb7d5f5e0958d6</id>
<content type='text'>
Update gPXE to:

gpxe-for-syslinux	0a1f463e8b3218803b42cd3940e90a7678de0b3e
gpxe upstream		3392cfa7df58a5662417f25226cf75dedabeb750

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update gPXE to:

gpxe-for-syslinux	0a1f463e8b3218803b42cd3940e90a7678de0b3e
gpxe upstream		3392cfa7df58a5662417f25226cf75dedabeb750

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: document "menu default" fix.</title>
<updated>2008-09-22T18:09:46+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-22T18:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=41e4481d7bb14abf1e53a9b63abce9533c4e66ad'/>
<id>41e4481d7bb14abf1e53a9b63abce9533c4e66ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simple menu: make "menu default" work after "menu begin"</title>
<updated>2008-09-22T18:08:35+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-22T18:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4aaa347aba58df3bc0916fc4711749e6cf99a813'/>
<id>4aaa347aba58df3bc0916fc4711749e6cf99a813</id>
<content type='text'>
Make "menu default" work after "menu begin", similar to after
"label".  This is consistent with how "menu label" works.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make "menu default" work after "menu begin", similar to after
"label".  This is consistent with how "menu label" works.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: trivial fixes</title>
<updated>2008-09-16T18:22:16+00:00</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2008-08-29T21:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=aa48bfd3324727b87b3654d5615a64e1edf2e6d7'/>
<id>aa48bfd3324727b87b3654d5615a64e1edf2e6d7</id>
<content type='text'>
Fix two typos in NEWS file.

- Sebastian

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix two typos in NEWS file.

- Sebastian

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Tab display of labels</title>
<updated>2008-09-10T04:31:55+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-10T04:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b7d702fc7c3e6604e1f97aceaf66fd71d41b8856'/>
<id>b7d702fc7c3e6604e1f97aceaf66fd71d41b8856</id>
<content type='text'>
When the Tab key is pressed, display a list of matching labels.  This
can be disabled via the NOCOMPLETE configuration command.  This is a
slightly modified patch by Sebastian Herbszt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the Tab key is pressed, display a list of matching labels.  This
can be disabled via the NOCOMPLETE configuration command.  This is a
slightly modified patch by Sebastian Herbszt.
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: document ^G -&gt; beep</title>
<updated>2008-09-10T00:09:16+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-10T00:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=7e774671e12c640ddd87973c80250885527c2dd8'/>
<id>7e774671e12c640ddd87973c80250885527c2dd8</id>
<content type='text'>
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ansicon, vesacon: beep on ^G</title>
<updated>2008-09-10T00:08:14+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-10T00:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=119f57d3ee3514dda5b5acee9392fcd7a1b6720f'/>
<id>119f57d3ee3514dda5b5acee9392fcd7a1b6720f</id>
<content type='text'>
If we get a ^G, issue a beep.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we get a ^G, issue a beep.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sdi.txt: fix formatting of pxelinux.cfg example</title>
<updated>2008-09-09T23:39:32+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-09T23:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ca4267ebc934621468a2d48089df3a72434a7775'/>
<id>ca4267ebc934621468a2d48089df3a72434a7775</id>
<content type='text'>
Fix formatting of the pxelinux.cfg example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix formatting of the pxelinux.cfg example.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic documentation to SDI images boot</title>
<updated>2008-09-09T23:22:35+00:00</updated>
<author>
<name>Remi Lefevre</name>
<email>rlefevre@gmail.com</email>
</author>
<published>2008-09-09T23:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=782eea2441d4d7d6037defd4f1a49f8552933df1'/>
<id>782eea2441d4d7d6037defd4f1a49f8552933df1</id>
<content type='text'>
I adapted it from my patch documentation.
Errors and warnings have been modified, as well as configuration (sdi.c32)
and some minor modifications following discussions.

Signed-off-by: Remi Lefevre &lt;rlefevre@gmail.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I adapted it from my patch documentation.
Errors and warnings have been modified, as well as configuration (sdi.c32)
and some minor modifications following discussions.

Signed-off-by: Remi Lefevre &lt;rlefevre@gmail.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>parsecmd: show keyword in err_noparm message</title>
<updated>2008-09-09T22:32:36+00:00</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2008-09-09T20:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=021bcdcdb706916cc063bf43f0b1206e13133014'/>
<id>021bcdcdb706916cc063bf43f0b1206e13133014</id>
<content type='text'>
Show which keyword is missing the parameter.

- Sebastian
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Show which keyword is missing the parameter.

- Sebastian
</pre>
</div>
</content>
</entry>
</feed>
