Merge branch 'master' of /pub/scm/gpxe
[gpxe.git] / INSTALL
blob720aa03d50c216fb9bcb1d45d2c9d945d39e720e
1 If you don't want to install development tools, and have access to the
2 Web, you can get ROM images made on demand from http://rom-o-matic.net/
4 The documentation tarballs should be extracted in the top directory (the
5 one you are reading this INSTALL document from). A top directory called
6 doc will be populated. This way the links from index.html will work
7 properly.
9 More likely if you are unfamiliar with Etherboot you should read the
10 documentation starting with index.html if you have a Web browser, or
11 doc/text/userman.txt (after installing the documentation tarball) if you
12 just have a plain text terminal.
14 Also read RELNOTES for any additional recent information.
16 Don't forget to check out the contrib/ directory which contains much
17 contributed software and documentation. Please contact the authors of
18 those packages directly for queries.
20 If you are booting FreeBSD, enable -DELF_IMAGE (and optionally
21 -DAOUT_IMAGE) in Config. This should happen automatically now.
23 The index.html file is the same as the one on the Etherboot home page at
24 the time the distribution was made. Therefore some of the local file:/
25 links from the Distribution section may not work.
27 Etherboot was built using gcc 3.3.3 and binutils 2.15.91 from SuSE 9.2 but
28 earlier 3.x versions will generally work.