<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/libinstaller/linuxioctl.h, branch multifs</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>libinstaller: Avoid using &lt;linux/ext2_fs.h&gt;</title>
<updated>2012-04-04T03:13:51+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2012-03-27T05:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=230799d53175d810dbbe47d209688a53a3ae02f1'/>
<id>230799d53175d810dbbe47d209688a53a3ae02f1</id>
<content type='text'>
Don't use &lt;linux/ext2_fs.h&gt; if we can avoid it.

The ioctl constants have been globalized and moved to &lt;linux/fs.h&gt;.
Use a private copy of ext2_fs.h from e2fsprogs with the ioctl
constants removed for the data structures.

Do at least attempt backward compatibility for old kernel headers, but
no real hope of proper operation there...

[ Doing this as a cherry-pick to unblock this branch ]

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;

Resolved Conflicts:

	libinstaller/linuxioctl.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use &lt;linux/ext2_fs.h&gt; if we can avoid it.

The ioctl constants have been globalized and moved to &lt;linux/fs.h&gt;.
Use a private copy of ext2_fs.h from e2fsprogs with the ioctl
constants removed for the data structures.

Do at least attempt backward compatibility for old kernel headers, but
no real hope of proper operation there...

[ Doing this as a cherry-pick to unblock this branch ]

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;

Resolved Conflicts:

	libinstaller/linuxioctl.h
</pre>
</div>
</content>
</entry>
<entry>
<title>extlinux: set bsHidden for loop devices</title>
<updated>2010-06-27T04:22:48+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-06-27T04:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=92e6edabf7661a9fa9a7e7985d4fc37bf3cda649'/>
<id>92e6edabf7661a9fa9a7e7985d4fc37bf3cda649</id>
<content type='text'>
If we are on a loop device, set bsHidden based on the loopback device
offset.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we are on a loop device, set bsHidden based on the loopback device
offset.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Linux ioctl header magic into a single file</title>
<updated>2010-06-16T18:44:27+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2010-06-16T18:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=51735fc532ba1ed079a30ba9734936bf2670c87b'/>
<id>51735fc532ba1ed079a30ba9734936bf2670c87b</id>
<content type='text'>
Put all the Linux ioctl header magic into a single shared file, and
try to make it as generally useful as possible.

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>
Put all the Linux ioctl header magic into a single shared file, and
try to make it as generally useful as possible.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
