<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/utils/keytab-lilo, branch lua</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/'/>
<entry>
<title>Fix minor errors in keytab-lilo</title>
<updated>2009-02-10T17:35:58+00:00</updated>
<author>
<name>Olivier Korn</name>
<email>olivier.korn@reglisse.net</email>
</author>
<published>2009-02-10T10:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=09f2a2a5a328259db37d56286001a7ee67a0480f'/>
<id>09f2a2a5a328259db37d56286001a7ee67a0480f</id>
<content type='text'>
H. Peter Anvin wrote:
&gt; Thanks for the warning.  I have updated keytab-lilo in the git tree with
&gt; keytab-lilo.pl from LILO 22.8.

Thank you H. Peter. I just checked it and the new version doesn't work
"out of the box". It says...
syntax error at keytab-lilo line 4, near "eval "
Execution of keytab-lilo aborted due to compilation errors.

Furthermore, after correcting lines 3 and 4 (which are responsible of
the above error), keyboard maps can't be found (by loadkeys utility)
because of an added bad extension (.map instead of .kmap).

Attached is a patch I wrote in order to make it fully work (apply it
against the version of keytab-lilo which is now in the git tree).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
H. Peter Anvin wrote:
&gt; Thanks for the warning.  I have updated keytab-lilo in the git tree with
&gt; keytab-lilo.pl from LILO 22.8.

Thank you H. Peter. I just checked it and the new version doesn't work
"out of the box". It says...
syntax error at keytab-lilo line 4, near "eval "
Execution of keytab-lilo aborted due to compilation errors.

Furthermore, after correcting lines 3 and 4 (which are responsible of
the above error), keyboard maps can't be found (by loadkeys utility)
because of an added bad extension (.map instead of .kmap).

Attached is a patch I wrote in order to make it fully work (apply it
against the version of keytab-lilo which is now in the git tree).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update keytab-lilo from LILO 22.8</title>
<updated>2009-02-10T06:53:35+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-02-10T06:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=e563276370ebbff8d82f6c1a1050b2d02e491af7'/>
<id>e563276370ebbff8d82f6c1a1050b2d02e491af7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keytab-lilo: don't try to be too smart</title>
<updated>2008-09-04T12:40:38+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-04T12:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=ac48d360b5b456f60ec87556bbf62646f5bcafbb'/>
<id>ac48d360b5b456f60ec87556bbf62646f5bcafbb</id>
<content type='text'>
The keytab-lilo script tried to add pathname and extension, but
loadkeys does that better.  Therefore, don't try to be smart.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The keytab-lilo script tried to add pathname and extension, but
loadkeys does that better.  Therefore, don't try to be smart.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move files out of root into core, dos, and utils</title>
<updated>2008-05-29T22:11:38+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-05-29T22:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=b536209dfb7bd50c37061735fe10d2c19a97d26d'/>
<id>b536209dfb7bd50c37061735fe10d2c19a97d26d</id>
<content type='text'>
Move source files out of the root directory; the root is a mess and
has become virtually unmaintainable.  The Syslinux core now lives in
core/; the Linux and generic utilities has moved into utils/, and
copybs.com has moved into dos/; it had to go somewhere, and it seemed
as good a place as any.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move source files out of the root directory; the root is a mess and
has become virtually unmaintainable.  The Syslinux core now lives in
core/; the Linux and generic utilities has moved into utils/, and
copybs.com has moved into dos/; it had to go somewhere, and it seemed
as good a place as any.
</pre>
</div>
</content>
</entry>
</feed>
