<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch syslinux-3.35-pre3</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>Document config file search path</title>
<updated>2007-01-25T05:53:06+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-25T05:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ef80edcda1d202abf19e69fd510b0a3e5ca3752d'/>
<id>ef80edcda1d202abf19e69fd510b0a3e5ca3752d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOS FAT installer: Fix name mangling for -d option</title>
<updated>2007-01-25T05:49:53+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-25T05:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=882835c1dd619237dcc41cc7aaa2e7972003a67a'/>
<id>882835c1dd619237dcc41cc7aaa2e7972003a67a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32 FAT installer: fix type typo (which happened to cancel itself out...)</title>
<updated>2007-01-25T05:43:58+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-25T05:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1ab929ad128a4c34af8007701cc85ca6b49dd7a1'/>
<id>1ab929ad128a4c34af8007701cc85ca6b49dd7a1</id>
<content type='text'>
I had written "char *c = ..." instead of "char c = ..."; as it turned out,
the resulting (invalid) type conversions all worked themselves out and it
didn't matter, except for compiler warnings...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I had written "char *c = ..." instead of "char c = ..."; as it turned out,
the resulting (invalid) type conversions all worked themselves out and it
didn't matter, except for compiler warnings...
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32 FAT installer: fix path mangling for -d option</title>
<updated>2007-01-25T05:24:30+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-25T05:24:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8a9e0c7b9bcc70fdf7a737defcb04b1662523962'/>
<id>8a9e0c7b9bcc70fdf7a737defcb04b1662523962</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New API call: read disk.</title>
<updated>2007-01-24T23:13:11+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-24T23:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c656897fd2f4ca76e5d6e2a871a858588de0d312'/>
<id>c656897fd2f4ca76e5d6e2a871a858588de0d312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32 FAT installer: support installing in a subdirectory</title>
<updated>2007-01-24T07:07:57+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-24T07:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=d0c3ada6595e3d86f41c27b5a9b5ea6e399edfe9'/>
<id>d0c3ada6595e3d86f41c27b5a9b5ea6e399edfe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOS FAT installer: Correct parsing of -d option</title>
<updated>2007-01-24T07:07:38+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-24T07:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a603406936e7277ff9847a4ed697122761d53cf5'/>
<id>a603406936e7277ff9847a4ed697122761d53cf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Call this version 3.35 instead of 3.32</title>
<updated>2007-01-24T06:28:40+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-24T06:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a16a528b416d46cbdec4cb97aded26373500e986'/>
<id>a16a528b416d46cbdec4cb97aded26373500e986</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation to indicate FAT subdirectory support.</title>
<updated>2007-01-24T06:27:51+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-24T06:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=882bb6e3d6fe00a8eabb1acb60372cc66b5a905e'/>
<id>882bb6e3d6fe00a8eabb1acb60372cc66b5a905e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unix FAT installer: support installing ldlinux.sys in a subdirectory</title>
<updated>2007-01-24T06:27:26+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-24T06:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b297348081ec40baed33e49fe5f46b54c0d7b164'/>
<id>b297348081ec40baed33e49fe5f46b54c0d7b164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
