Changeset 775d9a7 for BOOK/system-config/common
- Timestamp:
- May 21, 2014, 12:25:01 AM (11 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 579ba7c
- Parents:
- e104185
- Location:
- BOOK/system-config/common
- Files:
-
- 10 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/system-config/common/bootscripts.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-bootscripts" role="wrap">8 <sect1 id="ch-config-bootscripts" role="wrap"> 9 9 <?dbhtml filename="bootscripts.html"?> 10 10 11 11 <title>Bootscripts for CLFS &bootscripts-clfs-version;</title> 12 12 13 <indexterm zone="ch- scripts-bootscripts">13 <indexterm zone="ch-config-bootscripts"> 14 14 <primary sortas="a-Bootscripts">Bootscripts</primary> 15 15 </indexterm> … … 62 62 mounted (with the exception of journal and network based file 63 63 systems)</para> 64 <indexterm zone="ch- scripts-bootscripts checkfs-bootscripts">64 <indexterm zone="ch-config-bootscripts checkfs-bootscripts"> 65 65 <primary sortas="d-checkfs">checkfs</primary> 66 66 </indexterm> … … 77 77 <filename>/etc/nologin</filename>, <filename>/fastboot</filename>, 78 78 and <filename>/forcefsck</filename> files</para> 79 <indexterm zone="ch- scripts-bootscripts cleanfs-bootscripts">79 <indexterm zone="ch-config-bootscripts cleanfs-bootscripts"> 80 80 <primary sortas="d-cleanfs">cleanfs</primary> 81 81 </indexterm> … … 88 88 <para>Loads the correct keymap table for the desired keyboard 89 89 layout; it also sets the screen font</para> 90 <indexterm zone="ch- scripts-bootscripts console-bootscripts">90 <indexterm zone="ch-config-bootscripts console-bootscripts"> 91 91 <primary sortas="d-console">console</primary> 92 92 </indexterm> … … 99 99 <para>Contains common functions, such as error and status checking, 100 100 that are used by several bootscripts</para> 101 <indexterm zone="ch- scripts-bootscripts functions-bootscripts">101 <indexterm zone="ch-config-bootscripts functions-bootscripts"> 102 102 <primary sortas="d-functions">functions</primary> 103 103 </indexterm> … … 109 109 <listitem> 110 110 <para>Halts the system</para> 111 <indexterm zone="ch- scripts-bootscripts halt-bootscripts">111 <indexterm zone="ch-config-bootscripts halt-bootscripts"> 112 112 <primary sortas="d-halt">halt</primary> 113 113 </indexterm> … … 119 119 <listitem> 120 120 <para>Assists the network script with stopping network devices</para> 121 <indexterm zone="ch- scripts-bootscripts ifdown-bootscripts">121 <indexterm zone="ch-config-bootscripts ifdown-bootscripts"> 122 122 <primary sortas="d-ifdown">ifdown</primary> 123 123 </indexterm> … … 129 129 <listitem> 130 130 <para>Assists the network script with starting network devices</para> 131 <indexterm zone="ch- scripts-bootscripts ifup-bootscripts">131 <indexterm zone="ch-config-bootscripts ifup-bootscripts"> 132 132 <primary sortas="d-ifup">ifup</primary> 133 133 </indexterm> … … 139 139 <listitem> 140 140 <para>Sets up the system's hostname and local loopback device</para> 141 <indexterm zone="ch- scripts-bootscripts localnet-bootscripts">141 <indexterm zone="ch-config-bootscripts localnet-bootscripts"> 142 142 <primary sortas="d-localnet">localnet</primary> 143 143 </indexterm> … … 150 150 <para>Mounts all file systems, except ones that are marked 151 151 <emphasis>noauto</emphasis> or are network based</para> 152 <indexterm zone="ch- scripts-bootscripts mountfs-bootscripts">152 <indexterm zone="ch-config-bootscripts mountfs-bootscripts"> 153 153 <primary sortas="d-mountfs">mountfs</primary> 154 154 </indexterm> … … 161 161 <para>Mounts virtual kernel file systems, such as 162 162 <systemitem class="filesystem">proc</systemitem></para> 163 <indexterm zone="ch- scripts-bootscripts mountkernfs-bootscripts">163 <indexterm zone="ch-config-bootscripts mountkernfs-bootscripts"> 164 164 <primary sortas="d-mountkernfs">mountkernfs</primary> 165 165 </indexterm> … … 172 172 <para>Sets up network interfaces, such as network cards, and sets up 173 173 the default gateway (where applicable)</para> 174 <indexterm zone="ch- scripts-bootscripts network-bootscripts">174 <indexterm zone="ch-config-bootscripts network-bootscripts"> 175 175 <primary sortas="d-network">network</primary> 176 176 </indexterm> … … 184 184 running all the other bootscripts one-by-one, in a sequence 185 185 determined by the name of the symbolic links being processed</para> 186 <indexterm zone="ch- scripts-bootscripts rc-bootscripts">186 <indexterm zone="ch-config-bootscripts rc-bootscripts"> 187 187 <primary sortas="d-rc">rc</primary> 188 188 </indexterm> … … 194 194 <listitem> 195 195 <para>Reboots the system</para> 196 <indexterm zone="ch- scripts-bootscripts reboot-bootscripts">196 <indexterm zone="ch-config-bootscripts reboot-bootscripts"> 197 197 <primary sortas="d-reboot">reboot</primary> 198 198 </indexterm> … … 205 205 <para>Makes sure every process is terminated before the system reboots 206 206 or halts</para> 207 <indexterm zone="ch- scripts-bootscripts sendsignals-bootscripts">207 <indexterm zone="ch-config-bootscripts sendsignals-bootscripts"> 208 208 <primary sortas="d-sendsignals">sendsignals</primary> 209 209 </indexterm> … … 216 216 <para>Resets the kernel clock to local time in case the hardware clock 217 217 is not set to UTC time</para> 218 <indexterm zone="ch- scripts-bootscripts setclock-bootscripts">218 <indexterm zone="ch-config-bootscripts setclock-bootscripts"> 219 219 <primary sortas="d-setclock">setclock</primary> 220 220 </indexterm> … … 227 227 <para>Provides the functionality needed to assign a static Internet 228 228 Protocol (IP) address to a network interface</para> 229 <indexterm zone="ch- scripts-bootscripts static-bootscripts">229 <indexterm zone="ch-config-bootscripts static-bootscripts"> 230 230 <primary sortas="d-static">static</primary> 231 231 </indexterm> … … 237 237 <listitem> 238 238 <para>Enables and disables swap files and partitions</para> 239 <indexterm zone="ch- scripts-bootscripts swap-bootscripts">239 <indexterm zone="ch-config-bootscripts swap-bootscripts"> 240 240 <primary sortas="d-swap">swap</primary> 241 241 </indexterm> … … 247 247 <listitem> 248 248 <para>Starts and stops the system and kernel log daemons</para> 249 <indexterm zone="ch- scripts-bootscripts sysklogd-bootscripts">249 <indexterm zone="ch-config-bootscripts sysklogd-bootscripts"> 250 250 <primary sortas="d-sysklogd">sysklogd</primary> 251 251 </indexterm> … … 258 258 <para>A template to create custom bootscripts for other 259 259 daemons</para> 260 <indexterm zone="ch- scripts-bootscripts template-bootscripts">260 <indexterm zone="ch-config-bootscripts template-bootscripts"> 261 261 <primary sortas="d-template">template</primary> 262 262 </indexterm> … … 268 268 <listitem> 269 269 <para>Starts and stops the Eudev daemon</para> 270 <indexterm zone="ch- scripts-bootscripts eudev-bootscripts">270 <indexterm zone="ch-config-bootscripts eudev-bootscripts"> 271 271 <primary sortas="d-eudev">udev</primary> 272 272 </indexterm> -
BOOK/system-config/common/console.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-console">8 <sect1 id="ch-config-console"> 9 9 <?dbhtml filename="console.html"?> 10 10 <title>Configuring the Linux Console</title> 11 11 12 <indexterm zone="ch- scripts-console">12 <indexterm zone="ch-config-console"> 13 13 <primary sortas="d-console">console</primary> 14 14 <secondary>configuring</secondary></indexterm> -
BOOK/system-config/common/eudev.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-eudev">8 <sect1 id="ch-config-eudev"> 9 9 <?dbhtml filename="eudev.html"?> 10 10 11 11 <title>Device and Module Handling on a CLFS System</title> 12 12 13 <indexterm zone="ch- scripts-eudev">13 <indexterm zone="ch-config-eudev"> 14 14 <primary sortas="a-Eudev">Eudev</primary> 15 15 <secondary>usage</secondary> … … 317 317 stable names based on some stable attributes of the device, such as a 318 318 serial number or the output of various *_id utilities installed by Eudev. 319 See <xref linkend="ch- scripts-symlinks"/> and319 See <xref linkend="ch-config-symlinks"/> and 320 320 <xref linkend="chapter-network"/> for examples.</para> 321 321 -
BOOK/system-config/common/inputrc.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-inputrc">8 <sect1 id="ch-config-inputrc"> 9 9 <?dbhtml filename="inputrc.html"?> 10 10 11 11 <title>Creating the /etc/inputrc File</title> 12 12 13 <indexterm zone="ch- scripts-inputrc">13 <indexterm zone="ch-config-inputrc"> 14 14 <primary sortas="e-/etc/inputrc">/etc/inputrc</primary> 15 15 </indexterm> -
BOOK/system-config/common/introduction.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-introduction">8 <sect1 id="ch-config-introduction"> 9 9 <?dbhtml filename="introduction.html"?> 10 10 -
BOOK/system-config/common/locale.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-locale">8 <sect1 id="ch-config-locale"> 9 9 <title>Setting Up Locale Information</title> 10 10 <?dbhtml filename="locale.html"?> 11 11 12 <indexterm zone="ch- scripts-locale">12 <indexterm zone="ch-config-locale"> 13 13 <primary sortas="e-/etc/profile">/etc/profile</primary> 14 14 </indexterm> -
BOOK/system-config/common/profile.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-profile">8 <sect1 id="ch-config-profile"> 9 9 <title>The Bash Shell Startup Files</title> 10 10 <?dbhtml filename="profile.html"?> 11 11 12 <indexterm zone="ch- scripts-profile">12 <indexterm zone="ch-config-profile"> 13 13 <primary sortas="e-/etc/profile">/etc/profile</primary> 14 14 </indexterm> -
BOOK/system-config/common/setclock.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-setclock">8 <sect1 id="ch-config-setclock"> 9 9 <?dbhtml filename="setclock.html"?> 10 10 11 11 <title>Configuring the setclock Script</title> 12 12 13 <indexterm zone="ch- scripts-setclock">13 <indexterm zone="ch-config-setclock"> 14 14 <primary sortas="d-setclock">setclock</primary> 15 15 <secondary>configuring</secondary></indexterm> -
BOOK/system-config/common/symlinks.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-symlinks">8 <sect1 id="ch-config-symlinks"> 9 9 <?dbhtml filename="symlinks.html"?> 10 10 … … 89 89 <title>Dealing with duplicate devices</title> 90 90 91 <para>As explained in <xref linkend="ch- scripts-eudev"/>, the order in91 <para>As explained in <xref linkend="ch-config-eudev"/>, the order in 92 92 which devices with the same function appear in 93 93 <filename class="directory">/dev</filename> is essentially random. -
BOOK/system-config/common/usage.xml
re104185 r775d9a7 6 6 ]> 7 7 8 <sect1 id="ch- scripts-usage">8 <sect1 id="ch-config-usage"> 9 9 <?dbhtml filename="usage.html"?> 10 10 11 11 <title>How Do These Bootscripts Work?</title> 12 12 13 <indexterm zone="ch- scripts-usage">13 <indexterm zone="ch-config-usage"> 14 14 <primary sortas="a-Bootscripts">Bootscripts</primary> 15 15 <secondary>usage</secondary></indexterm>
Note:
See TracChangeset
for help on using the changeset viewer.