<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/modules, branch syslinux-3.3m</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>Stealth whitespace cleanup.</title>
<updated>2006-12-12T21:49:56+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-12-12T21:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=2d16ad9551108ed8876bed8378ff62851bc3151f'/>
<id>2d16ad9551108ed8876bed8378ff62851bc3151f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch: Parse append arguments properly in mboot module</title>
<updated>2006-12-12T21:44:47+00:00</updated>
<author>
<name>Ram Yalamanchili</name>
<email>ramyinc@gmail.com</email>
</author>
<published>2006-11-20T23:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3048448410ff316881314dbd29740f67b57c04d2'/>
<id>3048448410ff316881314dbd29740f67b57c04d2</id>
<content type='text'>
Hey guys,

I noticed the appended ipappend options end up in the beginning of the
cmdline argv[] when mboot is entered. mboot then tries to parse the first
argument as the name of the kernel module and promptly fails cuz it can't
find "ip=.." or "bootif=...".

I'm attaching a patch which basically looks for any arguments in the argv[]
array and appends them to the kernel cmdline. The arguments have to be
back-to-back to be considered "appened options", so this should be safe
enough to not take out-of-place arguments and tack onto the kernel cmdline.

Last time i sent in some of the elf section loader patches, i think Peter
had trouble importing time. Hopefully it works now.

thanks,
Ram Yalamanchili
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hey guys,

I noticed the appended ipappend options end up in the beginning of the
cmdline argv[] when mboot is entered. mboot then tries to parse the first
argument as the name of the kernel module and promptly fails cuz it can't
find "ip=.." or "bootif=...".

I'm attaching a patch which basically looks for any arguments in the argv[]
array and appends them to the kernel cmdline. The arguments have to be
back-to-back to be considered "appened options", so this should be safe
enough to not take out-of-place arguments and tack onto the kernel cmdline.

Last time i sent in some of the elf section loader patches, i think Peter
had trouble importing time. Hopefully it works now.

thanks,
Ram Yalamanchili
</pre>
</div>
</content>
</entry>
<entry>
<title>menu system: handle console setup/cleanup differently</title>
<updated>2006-11-01T23:28:41+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-11-01T23:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=2dd31c890274efffe32448f596522108a5bfc4ac'/>
<id>2dd31c890274efffe32448f596522108a5bfc4ac</id>
<content type='text'>
Handle console setup/cleanup explicitly, instead of relying on a
destructor.  The destructor doesn't get called on outbound API calls
that don't return.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle console setup/cleanup explicitly, instead of relying on a
destructor.  The destructor doesn't get called on outbound API calls
that don't return.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to be more true to the way "MENU INCLUDE" should work.</title>
<updated>2006-09-23T00:07:17+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-23T00:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a584b423450923389f4dc25480e30472c8641d38'/>
<id>a584b423450923389f4dc25480e30472c8641d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the last row the end row.</title>
<updated>2006-09-22T02:08:08+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-22T02:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=189d58983b71e5525c55aefbc4fd97bc87b5b29f'/>
<id>189d58983b71e5525c55aefbc4fd97bc87b5b29f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New MENU INCLUDE directive, and support ~ to mark default config file.</title>
<updated>2006-09-22T00:55:39+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-22T00:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=bbdfb30091bb6fe6f77156fc06a6881ed6059582'/>
<id>bbdfb30091bb6fe6f77156fc06a6881ed6059582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If a later "menu background" overrides an earlier one, free the data</title>
<updated>2006-09-22T00:45:02+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-22T00:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=2bdc641a5c98b92f8baf3f5f31223dc1b3740701'/>
<id>2bdc641a5c98b92f8baf3f5f31223dc1b3740701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the color table for the shadow, and make it user controllable</title>
<updated>2006-09-21T23:44:31+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-21T23:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=6ba87f949b0e232f54c8a1552f9a0ed6ff4e9ae1'/>
<id>6ba87f949b0e232f54c8a1552f9a0ed6ff4e9ae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support multiple configuration files in the menu systems.</title>
<updated>2006-09-20T23:03:29+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-20T23:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=86b859553463668294b7b573ad067af538ffef1a'/>
<id>86b859553463668294b7b573ad067af538ffef1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Proper handling of different screen sizes (we're 78x29 in graphics mode...)</title>
<updated>2006-09-16T21:35:58+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-16T21:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=299884750e87e05c9d804e7f0fbcb08e02b37a8d'/>
<id>299884750e87e05c9d804e7f0fbcb08e02b37a8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
