<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32, branch syslinux-3.64-pre1</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>Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -fstack-protector flag enabled by default.</title>
<updated>2008-05-12T18:47:23+00:00</updated>
<author>
<name>Stefan Bucur</name>
<email>stefanb@zytor.com</email>
</author>
<published>2008-05-12T18:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4561fc3586957f5d745bc9eb3baf8d859897da17'/>
<id>4561fc3586957f5d745bc9eb3baf8d859897da17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chain.c32: fix booting from logical partitions</title>
<updated>2008-04-24T21:14:22+00:00</updated>
<author>
<name>Sergey Vlasov</name>
<email>vsu@altlinux.ru</email>
</author>
<published>2008-04-24T19:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e31a673cc14223db120f363dcd6ecc491125f622'/>
<id>e31a673cc14223db120f363dcd6ecc491125f622</id>
<content type='text'>
Booting from a logical partition failed with the "Requested logical
partition not found" error due to a wrong test for partition signature
in find_logical_partition().

Signed-off-by: Sergey Vlasov &lt;vsu@altlinux.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Booting from a logical partition failed with the "Requested logical
partition not found" error due to a wrong test for partition signature
in find_logical_partition().

Signed-off-by: Sergey Vlasov &lt;vsu@altlinux.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>syslinux 3.63: Use $(CC) for examining compiler options</title>
<updated>2008-04-18T02:09:17+00:00</updated>
<author>
<name>Maciej W. Rozycki</name>
<email>macro@linux-mips.org</email>
</author>
<published>2008-04-17T22:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=16983e80939790e598656c1d91c24e7069feec34'/>
<id>16983e80939790e598656c1d91c24e7069feec34</id>
<content type='text'>
 Following changes to other Makefiles use $(CC) for examining compiler
options here as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Following changes to other Makefiles use $(CC) for examining compiler
options here as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>movebits: rewrite significant chunks of the algorithm</title>
<updated>2008-04-09T17:56:09+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-04-09T17:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=214689c9eecb7704275cc30a09319bb9c608fe73'/>
<id>214689c9eecb7704275cc30a09319bb9c608fe73</id>
<content type='text'>
Rewrite the algorithm to prefer entries which can be directly moved
into their target slots; this should reduce the number of descriptors
in most cases (although not necessarily *all* cases.)

Try to clean up the code some while we're at it... the code is
confusing enough as it is.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewrite the algorithm to prefer entries which can be directly moved
into their target slots; this should reduce the number of descriptors
in most cases (although not necessarily *all* cases.)

Try to clean up the code some while we're at it... the code is
confusing enough as it is.
</pre>
</div>
</content>
</entry>
<entry>
<title>zonelist.c: Fix the coalescing of identical ranges</title>
<updated>2008-04-09T17:49:51+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-04-09T17:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8c7e976621b91708272ca3e02a25e99155bc2da8'/>
<id>8c7e976621b91708272ca3e02a25e99155bc2da8</id>
<content type='text'>
The old code could fail to coalesce backwards in the case where a
range is totally obliterated.  For now, just scan the whole list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old code could fail to coalesce backwards in the case where a
range is totally obliterated.  For now, just scan the whole list.
</pre>
</div>
</content>
</entry>
<entry>
<title>sdi.c32: be a tad more verbose.</title>
<updated>2008-04-08T23:52:21+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-04-08T23:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ceee8633c70e5cad45e2398ab489e59941bdacd3'/>
<id>ceee8633c70e5cad45e2398ab489e59941bdacd3</id>
<content type='text'>
Print minimal message while loading.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Print minimal message while loading.
</pre>
</div>
</content>
</entry>
<entry>
<title>movebits: use the memmap data structure for the freelist</title>
<updated>2008-04-08T23:47:12+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-04-08T23:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=16d2e6eaaa01b147d8e85ccb31c85e0f713369a7'/>
<id>16d2e6eaaa01b147d8e85ccb31c85e0f713369a7</id>
<content type='text'>
Use the syslinux_memmap data structure for the free memory list.  This
means we get range coalescing; this sometimes generates lists that are
vastly shorter than without range coalescing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the syslinux_memmap data structure for the free memory list.  This
means we get range coalescing; this sometimes generates lists that are
vastly shorter than without range coalescing.
</pre>
</div>
</content>
</entry>
<entry>
<title>movebits: handle the case of an upward overlap move with obstacles</title>
<updated>2008-04-08T23:02:40+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-04-08T23:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c9cc284ca6ce22d94470cb03029bf2e9a64287df'/>
<id>c9cc284ca6ce22d94470cb03029bf2e9a64287df</id>
<content type='text'>
Handle the case of an upward move when there is something in the way.
This happens when loading an SDI image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle the case of an upward move when there is something in the way.
This happens when loading an SDI image.
</pre>
</div>
</content>
</entry>
<entry>
<title>COM32 module to load a Microsoft System Deployment Image</title>
<updated>2008-03-31T20:11:32+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-03-31T20:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=0a529352702e1f63786a99119b589a7ca7ce24ab'/>
<id>0a529352702e1f63786a99119b589a7ca7ce24ab</id>
<content type='text'>
COM32 module to load a Microsoft System Deployment Image (SDI) file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
COM32 module to load a Microsoft System Deployment Image (SDI) file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'</title>
<updated>2008-03-20T23:36:34+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-03-20T23:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5e73a20cdc8956102744fce85f5c32bb791b0c1b'/>
<id>5e73a20cdc8956102744fce85f5c32bb791b0c1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
