<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch syslinux-3.3m</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>comboot.doc: for function 0009h, clarify ES:DI = PXE parameter structure</title>
<updated>2007-01-06T05:37:17+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-06T05:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=3a7f525b20930d98edcabc99b8cd91036b77d323'/>
<id>3a7f525b20930d98edcabc99b8cd91036b77d323</id>
<content type='text'>
Apparently "data buffer" was misinterpreted by some readers.  ES:DI points
to the parameter structure, which may point to other buffer(s).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently "data buffer" was misinterpreted by some readers.  ES:DI points
to the parameter structure, which may point to other buffer(s).
</pre>
</div>
</content>
</entry>
<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://trove.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://trove.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>Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#syslinux-3.3x</title>
<updated>2006-11-22T00:14:04+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-11-22T00:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=6a6ccb3746477ae339bd7e86f38d54d173ca3dc7'/>
<id>6a6ccb3746477ae339bd7e86f38d54d173ca3dc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve issue with push/pop ordering in raw mode.</title>
<updated>2006-11-22T00:13:15+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-11-22T00:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=672e1a7b5133e49d29c924732419296a03ebe39c'/>
<id>672e1a7b5133e49d29c924732419296a03ebe39c</id>
<content type='text'>
Bug reported by James Ling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug reported by James Ling.
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk: Update copyright date</title>
<updated>2006-11-14T05:04:51+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-11-14T05:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=737d7f1f33cc21aa333330c9ca635eb4b1188700'/>
<id>737d7f1f33cc21aa333330c9ca635eb4b1188700</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spec: handle variants of "i386" like "i686"</title>
<updated>2006-11-01T23:30:54+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-11-01T23:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=e75b8e02220acac6314e98df0709580bc20f9ca2'/>
<id>e75b8e02220acac6314e98df0709580bc20f9ca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://trove.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>NEWS: Document recent changes</title>
<updated>2006-10-30T19:01:41+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-10-30T19:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=3a7064b4b9c098e4e5aac6396a83c86f9c8f08cd'/>
<id>3a7064b4b9c098e4e5aac6396a83c86f9c8f08cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The simple menu system doesn't work with serial console</title>
<updated>2006-10-30T19:00:27+00:00</updated>
<author>
<name>hiranotaka@zng.info</name>
<email>hiranotaka@zng.info</email>
</author>
<published>2006-10-29T23:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=69271cbba2e262b80b31f74b13cc2e99b296f4ba'/>
<id>69271cbba2e262b80b31f74b13cc2e99b296f4ba</id>
<content type='text'>
Hello,

I have just get started using pxelinux, and encountered a problem.
The document says the simple menu system supports serial console,
and it works on syslinux 0.2x, but it doesn't seem to work in 0.3x and 0.4x.
I confirmed that this patch fixed the bug.

*** com32/lib/sys/xserial_write.c~      2006-10-30 08:30:35.000000000 +0900
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hello,

I have just get started using pxelinux, and encountered a problem.
The document says the simple menu system supports serial console,
and it works on syslinux 0.2x, but it doesn't seem to work in 0.3x and 0.4x.
I confirmed that this patch fixed the bug.

*** com32/lib/sys/xserial_write.c~      2006-10-30 08:30:35.000000000 +0900
</pre>
</div>
</content>
</entry>
</feed>
