http://git.etherboot.org
/
people
/
pcmattman
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Build bochs with ne2000 support, and add sample lines in bochsrc.txt
[people/pcmattman/gpxe.git]
/
contrib
/
bochs
/
README
diff --git
a/contrib/bochs/README
b/contrib/bochs/README
index
71831ed
..
57c6f05
100644
(file)
--- a/
contrib/bochs/README
+++ b/
contrib/bochs/README
@@
-27,7
+27,7
@@
To get bochs running is fairly simple:
pushd bochs
./configure --enable-all-optimisations --enable-pci --enable-pnic \
--enable-debugger --enable-magic-breakpoints \
- --enable-disasm --enable-show-ips
+ --enable-disasm --enable-show-ips
--enable-ne2000
popd
4. Build bochs: