<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/NEWS, branch syslinux-3.70-pre13</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>FAT: Support VFAT long filenames</title>
<updated>2008-06-06T07:09:58+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-06T07:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=af06a0d5ae28673eb7927b29cd92a4f30d882d92'/>
<id>af06a0d5ae28673eb7927b29cd92a4f30d882d92</id>
<content type='text'>
Initial support for VFAT long filenames; currently hard-coded to
codepage 865, no support for other codepages or for accessing files
with names which aren't in the current codepage.  This hopefully
shouldn't be an issue for SYSLINUX applications.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial support for VFAT long filenames; currently hard-coded to
codepage 865, no support for other codepages or for accessing files
with names which aren't in the current codepage.  This hopefully
shouldn't be an issue for SYSLINUX applications.
</pre>
</div>
</content>
</entry>
<entry>
<title>Centralize configurables; better "make install" etc</title>
<updated>2008-05-30T00:53:42+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-05-30T00:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=0596155be3f9cc9d3eb385497ee79935c69ec042'/>
<id>0596155be3f9cc9d3eb385497ee79935c69ec042</id>
<content type='text'>
Begin the process of centralizing configurables.

Improve "make install" and "make netinstall"; add "make
extbootinstall".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Begin the process of centralizing configurables.

Improve "make install" and "make netinstall"; add "make
extbootinstall".
</pre>
</div>
</content>
</entry>
<entry>
<title>Document change of directory structure</title>
<updated>2008-05-29T23:00:08+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-05-29T23:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3ff8a281e61fa804aade0f3486e4fae4caba76ae'/>
<id>3ff8a281e61fa804aade0f3486e4fae4caba76ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'origin/master' into gpxe-added</title>
<updated>2008-05-28T16:23:57+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-05-28T16:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=80001b1d2acc06b33bb6de05474ce54682dacfb6'/>
<id>80001b1d2acc06b33bb6de05474ce54682dacfb6</id>
<content type='text'>
Conflicts:

	NEWS
	version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	NEWS
	version
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NEWS for 3.64</title>
<updated>2008-05-14T00:59:21+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-05-14T00:59:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e9a648998ff7347442db21421ac279e05d030b5f'/>
<id>e9a648998ff7347442db21421ac279e05d030b5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support LOCALBOOT (ISOLINUX-style) in SYSLINUX/EXTLINUX</title>
<updated>2008-04-19T15:40:10+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-04-19T15:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=75f156f68da694eae5f12cfe995903f91ad23e8b'/>
<id>75f156f68da694eae5f12cfe995903f91ad23e8b</id>
<content type='text'>
Add support for ISOLINUX-style LOCALBOOT in SYSLINUX/EXTLINUX.  No way
to do the same for PXELINUX, due to the keyword collision.  Suck.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for ISOLINUX-style LOCALBOOT in SYSLINUX/EXTLINUX.  No way
to do the same for PXELINUX, due to the keyword collision.  Suck.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'syslinux-3.63' into gpxe-added</title>
<updated>2008-04-10T17:41:32+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-04-10T17:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=6699cb66d4456f2d61b3ac3f8d14ce81df2437eb'/>
<id>6699cb66d4456f2d61b3ac3f8d14ce81df2437eb</id>
<content type='text'>
Conflicts:

	NEWS
	com32/modules/Makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	NEWS
	com32/modules/Makefile
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Add link to MSDN article on how to build a ramdisk image.</title>
<updated>2008-04-09T23:23:06+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-04-09T23:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=0f3565349c5ae16f213fa5d971a8d264782779da'/>
<id>0f3565349c5ae16f213fa5d971a8d264782779da</id>
<content type='text'>
Hopefully other users might have better luck than me :-/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hopefully other users might have better luck than me :-/
</pre>
</div>
</content>
</entry>
<entry>
<title>3.63: update NEWS</title>
<updated>2008-04-09T00:00:05+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-04-09T00:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=44a89abc22caf7534ca25dbdbcc6a18b0296b751'/>
<id>44a89abc22caf7534ca25dbdbcc6a18b0296b751</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Document integration of gPXE</title>
<updated>2008-03-31T12:26:29+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-03-31T12:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=162a7e92138ed5c01c4a4c2168ab1126a7d9d685'/>
<id>162a7e92138ed5c01c4a4c2168ab1126a7d9d685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
