<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch syslinux-4.03-pre3</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/'/>
<entry>
<title>Fix missing option -s in libinstaller</title>
<updated>2010-09-09T18:47:33+00:00</updated>
<author>
<name>Arwin Vosselman</name>
<email>arwin-tteam@xs4all.nl</email>
</author>
<published>2010-08-05T20:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=6f438cf6d03e45d875b510559246573954e43218'/>
<id>6f438cf6d03e45d875b510559246573954e43218</id>
<content type='text'>
In 'libinstaller/syslxopt.c' on line 71 the "s" (undercast) is missing in:

   const char short_options[] = "t:fid:UuzS:H:rvho:OM:ma";

Adding the 's' there seems to solve our problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In 'libinstaller/syslxopt.c' on line 71 the "s" (undercast) is missing in:

   const char short_options[] = "t:fid:UuzS:H:rvho:OM:ma";

Adding the 's' there seems to solve our problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>pxe: add a "pxeretry" option to deal with 404's in web apps</title>
<updated>2010-08-26T21:45:53+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2010-08-26T21:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=4f989f2478227c426401b27607f3f1bab7476c1c'/>
<id>4f989f2478227c426401b27607f3f1bab7476c1c</id>
<content type='text'>
For web downloads, sometimes a mirror site will not be fully synced.
Add an option to retry the open a specific number of times before
giving up.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For web downloads, sometimes a mirror site will not be fully synced.
Add an option to retry the open a specific number of times before
giving up.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>extlinux: try to get the disk offset from sysfs</title>
<updated>2010-08-14T00:27:44+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2010-08-14T00:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=460675909dd059f5fa84985402fcd6490503c884'/>
<id>460675909dd059f5fa84985402fcd6490503c884</id>
<content type='text'>
It is possible(?) that HDIO_GETGEO can't return the full offset, and
in either case it is too small -- only 32 bits on 32-bit platforms.
Thus query sysfs for the real value, if available.

sysfs also contains information for slave devices -- this is going to
really matter for the md/lvm issues.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is possible(?) that HDIO_GETGEO can't return the full offset, and
in either case it is too small -- only 32 bits on 32-bit platforms.
Thus query sysfs for the real value, if available.

sysfs also contains information for slave devices -- this is going to
really matter for the md/lvm issues.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>diskio: remove redundant register write</title>
<updated>2010-08-13T21:58:30+00:00</updated>
<author>
<name>Don Hiatt</name>
<email>donhiatt@gmail.com</email>
</author>
<published>2010-08-13T16:51:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=ea3e62637ad3f19c58f17b233fa7476a0e099889'/>
<id>ea3e62637ad3f19c58f17b233fa7476a0e099889</id>
<content type='text'>
The disk number is set twice in diskio.c/edd_rdwr_sectors() this patch
removes the redundant setting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The disk number is set twice in diskio.c/edd_rdwr_sectors() this patch
removes the redundant setting.
</pre>
</div>
</content>
</entry>
<entry>
<title>version: next version will be 4.03</title>
<updated>2010-08-11T18:51:37+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-08-11T18:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=f3ab4925bd8c5c42cf17a34377f82b53b48b132e'/>
<id>f3ab4925bd8c5c42cf17a34377f82b53b48b132e</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>core: look for invalid MBR handover information address</title>
<updated>2010-08-11T17:42:51+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-08-11T17:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=5b1f5189081f677e4a578e2a6d52c60a7c082e1d'/>
<id>5b1f5189081f677e4a578e2a6d52c60a7c082e1d</id>
<content type='text'>
The Win7 MBR doesn't provide proper handover information.  Instead, it
leaves DS:SI = 0:0x7e00, so reject that information as invalid on
grounds that it is pointed into the bootloader area.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Win7 MBR doesn't provide proper handover information.  Instead, it
leaves DS:SI = 0:0x7e00, so reject that information as invalid on
grounds that it is pointed into the bootloader area.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chain: Extra comments; shrink the new space to minimum</title>
<updated>2010-08-01T17:02:35+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2010-08-01T16:55:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=17cdc1e604dbed3c7a5aefc37a3fb303c539225e'/>
<id>17cdc1e604dbed3c7a5aefc37a3fb303c539225e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chain: Just assign the value rather than using memcpy()</title>
<updated>2010-08-01T17:02:35+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2010-08-01T16:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=6ad62265d73432b5379f04f484c9c1d8934f5aa4'/>
<id>6ad62265d73432b5379f04f484c9c1d8934f5aa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chain: add drmk= to usage</title>
<updated>2010-08-01T17:02:35+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2010-08-01T14:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=4643526cfb67af3feb4f8cad5622a02689abf71e'/>
<id>4643526cfb67af3feb4f8cad5622a02689abf71e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chain: Fix up and clean up DRMK load code; fix filename length;  Patch memory.</title>
<updated>2010-08-01T17:02:35+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2010-08-01T14:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=3066e47b9142551e63929557e9af182b316a3e86'/>
<id>3066e47b9142551e63929557e9af182b316a3e86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
