bootscripts.xml 866 B

123456789101112131415161718192021222324252627282930313233
  1. <sect1 id="ch-system-lfs-bootscripts" xreflabel="Bootscripts">
  2. <title>Installing LFS-Bootscripts-&bootscripts-version;</title>
  3. <?dbhtml filename="bootscripts.html" dir="chapter07"?>
  4. <para>The LFS-Bootscripts package contains a set of bootscripts.</para>
  5. <screen>&buildtime; &bootscripts-time;
  6. &diskspace; &bootscripts-compsize;</screen>
  7. &bootscripts-down;
  8. &bootscripts-dep;
  9. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  10. <sect2>
  11. <title>Installation of LFS-Bootscripts</title>
  12. <para>Install the boot scripts simply by copying them to their
  13. destination:</para>
  14. <screen><userinput>cp -a rc.d sysconfig /etc</userinput></screen>
  15. <para>Make sure <emphasis>root</emphasis> is owner of the scripts:</para>
  16. <screen><userinput>chown -R root:root /etc/rc.d /etc/sysconfig</userinput></screen>
  17. </sect2>
  18. &bootscripts-shortdesc;
  19. &bootscripts-desc;
  20. </sect1>