Changeset 9be389c for chapter07


Ignore:
Timestamp:
02/06/2013 10:23:28 AM (11 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
e2be9e8
Parents:
56b4279
Message:

Remove traditional Sysvinit bootscripts and custom Udev rules in preparation for Systemd integration.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter07
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • chapter07/chapter07.xml

    r56b4279 r9be389c  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="console.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysklogd.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="site.xml"/>
    2625  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="profile.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inputrc.xml"/>
  • chapter07/introduction.xml

    r56b4279 r9be389c  
    4949  <para>If using an alternative style of init scripts, skip these sections.</para>
    5050
    51   <para>A listing of the boot scripts are found in <xref linkend="scripts"
    52   role="."/>.</para>
    53 
    54 
    5551  <itemizedlist>
    5652     <listitem>
Note: See TracChangeset for help on using the changeset viewer.