bootscripts.xml 650 B

1234567891011121314151617181920
  1. <sect1 id="ch02-bootscripts">
  2. <title>Download the bootscripts</title>
  3. <para>
  4. Typing out all the bootscripts in chapters 7 and 9 can be a long, tedious
  5. process, not to mention very error-prone.
  6. </para>
  7. <para>
  8. To save some time, the bootscripts can be downloaded
  9. from <ulink
  10. url="http://packages.linuxfromscratch.org/bootscripts/&bootscripts-version;.tar.bz2">
  11. http://packages.linuxfromscratch.org/bootscripts/&bootscripts-version;.tar.bz2</ulink>
  12. or <ulink
  13. url="ftp://packages.linuxfromscratch.org/bootscripts/&bootscripts-version;.tar.bz2">
  14. ftp://packages.linuxfromscratch.org/bootscripts/&bootscripts-version;.tar.bz2</ulink>.
  15. </para>
  16. </sect1>