Changeset 33b9fae for bootscripts


Ignore:
Timestamp:
Mar 15, 2006, 2:59:09 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
c55988f
Parents:
72e634a
Message:

r2613@server: jim | 2006-03-15 14:47:15 -0800
Changed to CLFS-bootscripts

Location:
bootscripts
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/common/bootscripts.xml

    r72e634a r33b9fae  
    99  <?dbhtml filename="bootscripts.html"?>
    1010
    11   <title>LFS-Bootscripts-&lfs-bootscripts-version;</title>
     11  <title>CLFS-Bootscripts-&clfs-bootscripts-version;</title>
    1212
    1313  <indexterm zone="ch-scripts-bootscripts">
     
    1818    <title/>
    1919
    20     <para>The LFS-Bootscripts package contains a set of scripts to
    21     start/stop the LFS system at bootup/shutdown.</para>
     20    <para>The CLFS-Bootscripts package contains a set of scripts to
     21    start/stop the CLFS system at bootup/shutdown.</para>
    2222
    2323    <segmentedlist>
     
    3232
    3333  <sect2 role="installation">
    34     <title>Installation of LFS-Bootscripts</title>
     34    <title>Installation of CLFS-Bootscripts</title>
    3535
    3636    <para>Install the package:</para>
     
    4141
    4242  <sect2 id="contents-bootscripts" role="content">
    43     <title>Contents of LFS-Bootscripts</title>
     43    <title>Contents of CLFS-Bootscripts</title>
    4444
    4545    <segmentedlist>
     
    4747
    4848      <seglistitem>
    49         <seg>checkfs, cleanfs, console, functions, halt, hotplug, ifdown,
     49        <seg>checkfs, cleanfs, console, functions, halt, ifdown,
    5050        ifup, localnet, mountfs, mountkernfs, network, rc, reboot, sendsignals,
    51         setclock, static, swap, sysklogd, template, and udev</seg>
     51        setclock, static, swap, sysklogd, and template.</seg>
    5252      </seglistitem>
    5353    </segmentedlist>
     
    117117      </varlistentry>
    118118
    119       <varlistentry id="hotplug-bootscripts">
    120         <term><command>hotplug</command></term>
    121         <listitem>
    122           <para>Loads modules for system devices</para>
    123           <indexterm zone="ch-scripts-bootscripts hotplug-bootscripts">
    124             <primary sortas="d-hotplug">hotplug</primary>
    125           </indexterm>
    126         </listitem>
    127       </varlistentry>
    128 
    129119      <varlistentry id="ifdown-bootscripts">
    130120        <term><command>ifdown</command></term>
     
    276266      </varlistentry>
    277267
    278       <varlistentry id="udev-bootscripts">
    279         <term><command>udev</command></term>
    280         <listitem>
    281           <para>Prepares the <filename class="directory">/dev</filename>
    282           directory and starts Udev</para>
    283           <indexterm zone="ch-scripts-bootscripts udev-bootscripts">
    284             <primary sortas="d-udev">udev</primary>
    285           </indexterm>
    286         </listitem>
    287       </varlistentry>
    288 
    289268    </variablelist>
    290269
  • bootscripts/mips-chapter.xml

    r72e634a r33b9fae  
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
    15   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/bootscripts.xml"/>
     15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/udev-rules.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/usage.xml"/>
  • bootscripts/mips/bootscripts.xml

    r72e634a r33b9fae  
    2222    <title>Installation of LFS-Bootscripts</title>
    2323
    24     <para>The following patch allows the RaQ2/Qube2 use the LCD Screen
    25     with the bootscripts:</para>
     24    <para>Need to update the current bootscripts to handle LCD
     25    screens keeping this file for reference:</para>
    2626
    2727<screen><userinput>patch -Np1 -i contrib/&lfs-bootscripts-raq2-patch;</userinput></screen>
  • bootscripts/mips64-chapter.xml

    r72e634a r33b9fae  
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
    15   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/bootscripts.xml"/>
     15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/udev-rules.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/usage.xml"/>
Note: See TracChangeset for help on using the changeset viewer.