<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/memdisk/memdisk.asm, branch syslinux-3.70-pre2</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>Standardize format for copyright lines and update</title>
<updated>2008-01-16T17:55:59+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-16T17:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=89ce86f492c9460c96854634fc7544dd2d0e5e19'/>
<id>89ce86f492c9460c96854634fc7544dd2d0e5e19</id>
<content type='text'>
Update copyright lines and standardize the format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update copyright lines and standardize the format.
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk: add "nopass" option to completely take over INT 13h</title>
<updated>2007-09-21T23:24:35+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-09-21T23:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8dabb2ab591ccaf0721ddf4e81ff8d0b5fa2ff4d'/>
<id>8dabb2ab591ccaf0721ddf4e81ff8d0b5fa2ff4d</id>
<content type='text'>
Add the "nopass" option to completely remove the system drives.  This
is a pretty big hammer and is largely for debugging at this stage; it
probably needs more polishing before it can be made official.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the "nopass" option to completely remove the system drives.  This
is a pretty big hammer and is largely for debugging at this stage; it
probably needs more polishing before it can be made official.
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMDISK: Fix register messup in EDD</title>
<updated>2007-08-28T05:29:45+00:00</updated>
<author>
<name>Duane Voth</name>
<email>duanev@io.com</email>
</author>
<published>2007-08-28T02:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=f899b67e78b7fe108ee4c7820589b023fcc1827e'/>
<id>f899b67e78b7fe108ee4c7820589b023fcc1827e</id>
<content type='text'>
Hello all,

I ran across a couple bugs in memdisk concerning hd images the other
day.  With the attached patch I've been able to successfully boot a
32MB gzipped hd image.  (I'll put the image up for a short while at
ftp://ftp.io.com/pub/usr/duanev/fdoshd.img.gz)

The pxelinux.cfg entry I'm using is:

    label fdos
        kernel memdisk
        append keeppxe initrd=fdoshd.img.gz

syslinux/memdisk is great, thanks Peter et. al.!

--
Duane Voth
duanev@io.com

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hello all,

I ran across a couple bugs in memdisk concerning hd images the other
day.  With the attached patch I've been able to successfully boot a
32MB gzipped hd image.  (I'll put the image up for a short while at
ftp://ftp.io.com/pub/usr/duanev/fdoshd.img.gz)

The pxelinux.cfg entry I'm using is:

    label fdos
        kernel memdisk
        append keeppxe initrd=fdoshd.img.gz

syslinux/memdisk is great, thanks Peter et. al.!

--
Duane Voth
duanev@io.com

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMDISK: Try for better EDD compliance</title>
<updated>2007-07-09T04:46:58+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-07-09T04:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=056069afebceef2b84746b2b9db7063bfa67da9f'/>
<id>056069afebceef2b84746b2b9db7063bfa67da9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>MEMDISK: Default to floppy = EDD off, hard disk = EDD on, give option</title>
<updated>2007-01-31T01:57:07+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-01-31T01:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4487bada1a0997294e70cd418c74a53047cf784e'/>
<id>4487bada1a0997294e70cd418c74a53047cf784e</id>
<content type='text'>
Default to having EDD off on floppies and EDD on on hard disks.
Additionally, add options "edd" and "noedd" to force this choice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default to having EDD off on floppies and EDD on on hard disks.
Additionally, add options "edd" and "noedd" to force this choice.
</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://git.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>Add "safeint" mode to memdisk</title>
<updated>2006-09-28T18:25:20+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-28T18:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3748de36714958902ebaf0669e004ae4113204db'/>
<id>3748de36714958902ebaf0669e004ae4113204db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CVS-era $Id$ tags.</title>
<updated>2006-08-17T21:26:53+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-08-17T21:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4604b77ad1d301d2f0a571ea3376c38f5b990813'/>
<id>4604b77ad1d301d2f0a571ea3376c38f5b990813</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Across-the-board stealth whitespace cleanup</title>
<updated>2006-05-04T00:32:15+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-05-04T00:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=28eecd8965aedbd75727fb0797a2e7033d5c54ee'/>
<id>28eecd8965aedbd75727fb0797a2e7033d5c54ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
