blob: f1595b152e9a1d8752536951b1f360f9996a671f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<sect1 id="ch02-bootscripts">
<title>Download the bootscripts</title>
<para>
Typing out all the bootscripts in chapters 7 and 9 can be a long tedious
process, not to mention very error prone.
</para>
<para>
To save you guys and girls some time, you can download the bootscripts
from <ulink
url="http://download.linuxfromscratch.org/bootscripts/">
http://download.linuxfromscratch.org/bootscripts/</ulink> or <ulink
url="ftp://download.linuxfromscratch.org/bootscripts/">
ftp://download.linuxfromscratch.org/bootscripts/</ulink>
</para>
</sect1>
|