<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch syslinux-3.50-pre2</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>Return first match in list, not first match in PCI hierarchy</title>
<updated>2007-04-01T23:29:28+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-04-01T23:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=d6d6789240929d938b9aabb187f46daed1741956'/>
<id>d6d6789240929d938b9aabb187f46daed1741956</id>
<content type='text'>
Return the first match we find in the list, not the first match we
can find on the PCI bus.  This allows us to have more specific matches
first followed by less specific matches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return the first match we find in the list, not the first match we
can find on the PCI bus.  This allows us to have more specific matches
first followed by less specific matches.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless attempt at reading pci.ids</title>
<updated>2007-04-01T23:25:56+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-04-01T23:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=83ce450186a2b8ce9e7a296bf8d7dbd903f46015'/>
<id>83ce450186a2b8ce9e7a296bf8d7dbd903f46015</id>
<content type='text'>
We try to read pci.ids over and over to get human-readable strings,
and reserve enormous amounts of memory for them.  We don't ever
actually use them.  If we want to have a PCI database we should do
that elsewhere, and better.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We try to read pci.ids over and over to get human-readable strings,
and reserve enormous amounts of memory for them.  We don't ever
actually use them.  If we want to have a PCI database we should do
that elsewhere, and better.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support chaining shuffle descriptors when buffer is too small</title>
<updated>2007-03-30T20:33:47+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-30T20:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=48f62dd984768c64a4c481bf41578cb8a0e63c49'/>
<id>48f62dd984768c64a4c481bf41578cb8a0e63c49</id>
<content type='text'>
Provide a method for re-loading shuffle descriptors from a buffer in
high memory when the shuffle descriptors are too many to fit in the
buffer.  This can happen when trying to stitch an initramfs together
from parts.  Still need library support for this, however.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide a method for re-loading shuffle descriptors from a buffer in
high memory when the shuffle descriptors are too many to fit in the
buffer.  This can happen when trying to stitch an initramfs together
from parts.  Still need library support for this, however.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move extlinux boot stuff into /boot/extlinux; /etc/extlinux.conf symlink</title>
<updated>2007-03-30T20:28:48+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-30T20:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5d85d394d3569191a930cd1dba1d7d68d824a787'/>
<id>5d85d394d3569191a930cd1dba1d7d68d824a787</id>
<content type='text'>
- Move extlinux boot stuff into /boot/extlinux
- /etc/extlinux.conf -&gt; /boot/extlinux/extlinux.conf symlink.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move extlinux boot stuff into /boot/extlinux
- /etc/extlinux.conf -&gt; /boot/extlinux/extlinux.conf symlink.
</pre>
</div>
</content>
</entry>
<entry>
<title>SYSLINUX API headers, and beginning of implementation.</title>
<updated>2007-03-20T18:11:46+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-20T18:11:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1419d6d22834c2d9cd2dd0c0e23ea0c68fbac20d'/>
<id>1419d6d22834c2d9cd2dd0c0e23ea0c68fbac20d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stealth whitespace cleanup</title>
<updated>2007-03-20T17:45:14+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-20T17:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a633365bd8691d9164c644898cea4ac70021e231'/>
<id>a633365bd8691d9164c644898cea4ac70021e231</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add interface for querying the syslinux feature flags.</title>
<updated>2007-03-20T17:43:36+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-20T17:43:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=2bdd7d2c568da203d34f8ce3afe5007f6820c602'/>
<id>2bdd7d2c568da203d34f8ce3afe5007f6820c602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move &lt;syslinux.h&gt; to &lt;syslinux/idle.h&gt;; clean up libutil do_idle()</title>
<updated>2007-03-20T15:31:26+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-20T15:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5120c32acb51c62c5ee4562899dadec9c80e82d9'/>
<id>5120c32acb51c62c5ee4562899dadec9c80e82d9</id>
<content type='text'>
Move &lt;syslinux.h&gt; to &lt;syslinux/idle.h&gt; since that was all that was there;
do_idle() in libutil can simply be a macro for syslinux_idle() or
sched_yield() as appropriate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move &lt;syslinux.h&gt; to &lt;syslinux/idle.h&gt; since that was all that was there;
do_idle() in libutil can simply be a macro for syslinux_idle() or
sched_yield() as appropriate.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename the new version 3.50 instead of 3.40; too many new things.</title>
<updated>2007-03-20T15:21:22+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-20T15:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9ffb8445bb0931fa574a37a4059a2085b3f0b09f'/>
<id>9ffb8445bb0931fa574a37a4059a2085b3f0b09f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Linux-loading module with optional DHCP generation.</title>
<updated>2007-03-16T01:20:55+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-16T01:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=98d119af7d34ed22232fe2ee5577aeddc13144f4'/>
<id>98d119af7d34ed22232fe2ee5577aeddc13144f4</id>
<content type='text'>
Load a Linux module, generate initramfs and optionally add
/dhcpinfo.dat with the DHCP query information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Load a Linux module, generate initramfs and optionally add
/dhcpinfo.dat with the DHCP query information.
</pre>
</div>
</content>
</entry>
</feed>
