Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/conf
Module Name: src
Committed By: pavel
Date: Fri May 26 09:22:42 UTC 2006
Modified Files:
src/sys/arch/i386/conf: kern.ldscript kern.ldscript.4MB
Log Message:
New linker scripts for the i386 kernel. The main improvement is setting the
physical load address correctly. (Before, it was set to the same very high
value as the virtual address.)
Provided by Jason Thorpe in
http://mail-index.netbsd.org/port-i386/2006/02/10/0008.html
with some modifications by me, mainly to make the output more similar to
the current one, and to not hardwire the physical and virtual addresses.
See also:
http://mail-index.netbsd.org/port-i386/2006/05/19/0001.html
Now an unpatched grub can load a NetBSD Multiboot kernel.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/conf/kern.ldscript
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/conf/kern.ldscript.4MB
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index