bootscripts.xml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
  3. <!ENTITY % general-entities SYSTEM "../general.ent">
  4. %general-entities;
  5. ]>
  6. <sect1 id="ch-scripts-bootscripts" xreflabel="Bootscripts" role="wrap">
  7. <title>LFS-Bootscripts-&lfs-bootscripts-version;</title>
  8. <?dbhtml filename="bootscripts.html"?>
  9. <indexterm zone="ch-scripts-bootscripts"><primary sortas="a-Bootscripts">Bootscripts</primary></indexterm>
  10. <sect2 role="package"><title/>
  11. <segmentedlist>
  12. <segtitle>&buildtime;</segtitle>
  13. <segtitle>&diskspace;</segtitle>
  14. <seglistitem><seg>0.1 SBU</seg><seg>0.3 MB</seg></seglistitem>
  15. </segmentedlist>
  16. </sect2>
  17. <sect2 role="installation">
  18. <title>Installation of LFS-Bootscripts</title>
  19. <para>Installation of the bootscripts is very simple:</para>
  20. <screen><userinput>make install</userinput></screen>
  21. <para>Since this version of LFS also uses the hotplug and syslog-ng packages,
  22. we also want to make sure we install the bootscripts for those as well:</para>
  23. <screen><userinput>make install-hotplug
  24. make install-syslog-ng</userinput></screen>
  25. </sect2>
  26. <sect2 id="contents-bootscripts" role="content"><title>Contents of LFS-bootscripts</title>
  27. <para>See testing</para>
  28. </sect2>
  29. </sect1>