<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/extlinux/extlinux.c, branch syslinux-3.72-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>Assemble via ELF, to enable future linking</title>
<updated>2008-05-29T01:58:00+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-05-29T01:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4ba801edb01acae7281fe09f6225c38390033817'/>
<id>4ba801edb01acae7281fe09f6225c38390033817</id>
<content type='text'>
Assemble all files to ELF instead of using the NASM built-in linker.
This can enable us to do actual linking in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assemble all files to ELF instead of using the NASM built-in linker.
This can enable us to do actual linking in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>extlinux: compile hack for old distros</title>
<updated>2008-02-26T05:10:12+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-02-26T05:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=bfbd5464eabbebce89da45d7545cfee4b437f5d1'/>
<id>bfbd5464eabbebce89da45d7545cfee4b437f5d1</id>
<content type='text'>
Some old distros would have &lt;linux/fs.h&gt; poison the namespace with a
non-glibc "struct statfs".  Hack around it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some old distros would have &lt;linux/fs.h&gt; poison the namespace with a
non-glibc "struct statfs".  Hack around it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace cleanup...</title>
<updated>2008-02-20T00:52:36+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-02-20T00:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=bc7ea9c422f98f969dca78b4736718e3c44edd9b'/>
<id>bc7ea9c422f98f969dca78b4736718e3c44edd9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extlinux: early check for ext2/ext3-ness of filesystem</title>
<updated>2008-01-24T22:22:29+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-24T22:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5a8e4fc8351b5d40bc05ad99d88a2355337dd899'/>
<id>5a8e4fc8351b5d40bc05ad99d88a2355337dd899</id>
<content type='text'>
Verify that we have an ext2 or ext3 filesystem early on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verify that we have an ext2 or ext3 filesystem early on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'origin/master' into adv</title>
<updated>2008-01-10T19:16:16+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-10T19:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c072d12df4b43aef3375c190358da4928a0c2a1e'/>
<id>c072d12df4b43aef3375c190358da4928a0c2a1e</id>
<content type='text'>
Conflicts:

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

	extlinux/extlinux.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2008-01-10T19:13:57+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-10T19:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=244d2fe917cec1565b4fd992ea9e8cc46749a661'/>
<id>244d2fe917cec1565b4fd992ea9e8cc46749a661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create libinstaller; actually implement boot-once for extlinux</title>
<updated>2007-12-14T23:09:11+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-12-14T23:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=61a81029ee38a684199425ab839956204da8b293'/>
<id>61a81029ee38a684199425ab839956204da8b293</id>
<content type='text'>
--once now supported for extlinux; some infrastructure for syslinux
there as well, need implementation in all the various installers,
however.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--once now supported for extlinux; some infrastructure for syslinux
there as well, need implementation in all the various installers,
however.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused set_8() function</title>
<updated>2007-06-02T01:20:17+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-02T01:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=43872677a6ebdb038f1b8069fc0e54e7b513cc02'/>
<id>43872677a6ebdb038f1b8069fc0e54e7b513cc02</id>
<content type='text'>
Remove unused set_8() function, to keep gcc quiet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused set_8() function, to keep gcc quiet.
</pre>
</div>
</content>
</entry>
<entry>
<title>RAID mode installer support for extlinux</title>
<updated>2007-06-02T01:18:19+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-02T01:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=46ed7c28730aa551a6f36d7c0c4fb08012070cc9'/>
<id>46ed7c28730aa551a6f36d7c0c4fb08012070cc9</id>
<content type='text'>
Hook up RAID mode in the extlinux installer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hook up RAID mode in the extlinux installer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stealth whitespace cleanup (automated)</title>
<updated>2007-03-15T05:07:09+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-15T05:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=64d7ea7b604c2ca9ab8f7236374b3a1c05005e55'/>
<id>64d7ea7b604c2ca9ab8f7236374b3a1c05005e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
