|
@@ -1,28 +0,0 @@
|
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/
|
3
|
|
-
|
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.
|
8
|
|
-
|
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.
|
13
|
|
-
|
14
|
|
-Also read RELNOTES for any additional recent information.
|
15
|
|
-
|
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.
|
19
|
|
-
|
20
|
|
-If you are booting FreeBSD, enable -DELF_IMAGE (and optionally
|
21
|
|
--DAOUT_IMAGE) in Config. This should happen automatically now.
|
22
|
|
-
|
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.
|
26
|
|
-
|
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.
|