<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/Makefile, branch syslinux-3.80-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>Remove the old mboot module</title>
<updated>2009-04-27T02:32:54+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-04-27T02:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=26798641567f3057d2a910de2a767bb810815774'/>
<id>26798641567f3057d2a910de2a767bb810815774</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: add missing MBR variants to BOBJECTS</title>
<updated>2009-04-13T17:36:36+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-04-13T17:36:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a209da78bf38d57788aa8dae762b29d06affa58c'/>
<id>a209da78bf38d57788aa8dae762b29d06affa58c</id>
<content type='text'>
Add missing variants to BOBJECTS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add missing variants to BOBJECTS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefiles: try to make "make install" do the right thing</title>
<updated>2009-04-06T23:33:43+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-04-06T23:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b8f63328eb3061c23fd748964662f72220b408f6'/>
<id>b8f63328eb3061c23fd748964662f72220b408f6</id>
<content type='text'>
One more attempt at getting semi-sanity to "make install".
Realistically, the install/netinstall/install-all/... needs to be
pushed into the com32 Makefiles, but this is at least a quick hack.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One more attempt at getting semi-sanity to "make install".
Realistically, the install/netinstall/install-all/... needs to be
pushed into the com32 Makefiles, but this is at least a quick hack.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: install new MBR variants; NEWS: document</title>
<updated>2009-04-04T22:39:26+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-04-04T22:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5ec84eb68a72803ca7d7b459f49fbd8df58007f6'/>
<id>5ec84eb68a72803ca7d7b459f49fbd8df58007f6</id>
<content type='text'>
Make the new MBR variants installables, and add to the NEWS file.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the new MBR variants installables, and add to the NEWS file.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: add com32/hdt/*.c32 to list of installables</title>
<updated>2009-03-13T04:48:15+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-03-13T04:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=662e44df5fefa9da266941b63557c55286637a29'/>
<id>662e44df5fefa9da266941b63557c55286637a29</id>
<content type='text'>
Add com32/hdt/*.c32 to the list of installables, thereby making
hdt.c32 an installable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add com32/hdt/*.c32 to the list of installables, thereby making
hdt.c32 an installable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: add isohybrid as an IOBJECT</title>
<updated>2008-09-09T00:16:03+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-09T00:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=46ba1f1383bf6dda8e8461a6a4704066ebce57d7'/>
<id>46ba1f1383bf6dda8e8461a6a4704066ebce57d7</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>Makefile: add modules to BSUBDIRS</title>
<updated>2008-08-29T20:43:38+00:00</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2008-08-29T19:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3d39943921406d5ca7c543f0aec6d20300150fe3'/>
<id>3d39943921406d5ca7c543f0aec6d20300150fe3</id>
<content type='text'>
Add modules directory to BSUBDIRS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add modules directory to BSUBDIRS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pxechain.com; new modules direction; reorganize installation</title>
<updated>2008-08-27T23:23:24+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-08-27T23:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c1b3d04474c24e4908868e6c7bedb5824d15b066'/>
<id>c1b3d04474c24e4908868e6c7bedb5824d15b066</id>
<content type='text'>
Add the pxechain module from Jeffery Hutzelman at CMU.
Create new modules directory for non-com32 modules.
Centralize installation, since we have three types of install, and
only one of them was distributed.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the pxechain module from Jeffery Hutzelman at CMU.
Create new modules directory for non-com32 modules.
Centralize installation, since we have three types of install, and
only one of them was distributed.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Major Makefile cleanups; gcc 4.3.0 compatiblity</title>
<updated>2008-08-20T22:15:34+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-08-20T22:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=bd09a6d828fa492aed4406adde6c412e0e5c640d'/>
<id>bd09a6d828fa492aed4406adde6c412e0e5c640d</id>
<content type='text'>
Cleanup and centralize the Makefile system even more.
Fix a gcc 4.3 incompatibility in memdisk (definition of strlen).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup and centralize the Makefile system even more.
Fix a gcc 4.3 incompatibility in memdisk (definition of strlen).
</pre>
</div>
</content>
</entry>
<entry>
<title>Centralize more of the version number machinery</title>
<updated>2008-07-07T22:21:56+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-07-07T22:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=07ff8e874b0bd1d1c4fa893c94063fbedf6e3315'/>
<id>07ff8e874b0bd1d1c4fa893c94063fbedf6e3315</id>
<content type='text'>
Centralize more (most) of the version number machinery to version.pl.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Centralize more (most) of the version number machinery to version.pl.
</pre>
</div>
</content>
</entry>
</feed>
