- Timestamp:
- Apr 18, 2014, 9:10:59 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 241eded2
- Parents:
- 7e47edf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/bootscripts.xml
r7e47edf ra271738 73 73 74 74 <seglistitem> 75 <seg>checkfs, cleanfs, console, functions, halt, ifdown, 76 ifup, localnet, mountfs, mountkernfs, network, rc, reboot, sendsignals, 77 setclock, static, swap, sysklogd, template, and udev.</seg> 75 <seg>checkfs, cleanfs, functions, halt, localnet, mountfs, mountkernfs, 76 rc, reboot, sendsignals, setclock, swap, and udev.</seg> 78 77 </seglistitem> 79 78 </segmentedlist> … … 111 110 </varlistentry> 112 111 113 <varlistentry id="console-bootscripts">114 <term><command>console</command></term>115 <listitem>116 <para>Loads the correct keymap table for the desired keyboard117 layout; it also sets the screen font</para>118 <indexterm zone="ch-scripts-bootscripts console-bootscripts">119 <primary sortas="d-console">console</primary>120 </indexterm>121 </listitem>122 </varlistentry>123 124 112 <varlistentry id="functions-bootscripts"> 125 113 <term><command>functions</command></term> … … 143 131 </varlistentry> 144 132 145 <varlistentry id="ifdown-bootscripts">146 <term><command>ifdown</command></term>147 <listitem>148 <para>Assists the network script with stopping network devices</para>149 <indexterm zone="ch-scripts-bootscripts ifdown-bootscripts">150 <primary sortas="d-ifdown">ifdown</primary>151 </indexterm>152 </listitem>153 </varlistentry>154 155 <varlistentry id="ifup-bootscripts">156 <term><command>ifup</command></term>157 <listitem>158 <para>Assists the network script with starting network devices</para>159 <indexterm zone="ch-scripts-bootscripts ifup-bootscripts">160 <primary sortas="d-ifup">ifup</primary>161 </indexterm>162 </listitem>163 </varlistentry>164 165 133 <varlistentry id="localnet-bootscripts"> 166 134 <term><command>localnet</command></term> … … 191 159 <indexterm zone="ch-scripts-bootscripts mountkernfs-bootscripts"> 192 160 <primary sortas="d-mountkernfs">mountkernfs</primary> 193 </indexterm>194 </listitem>195 </varlistentry>196 197 <varlistentry id="network-bootscripts">198 <term><command>network</command></term>199 <listitem>200 <para>Sets up network interfaces, such as network cards, and sets up201 the default gateway (where applicable)</para>202 <indexterm zone="ch-scripts-bootscripts network-bootscripts">203 <primary sortas="d-network">network</primary>204 161 </indexterm> 205 162 </listitem> … … 250 207 </varlistentry> 251 208 252 <varlistentry id="static-bootscripts">253 <term><command>static</command></term>254 <listitem>255 <para>Provides the functionality needed to assign a static Internet256 Protocol (IP) address to a network interface</para>257 <indexterm zone="ch-scripts-bootscripts static-bootscripts">258 <primary sortas="d-static">static</primary>259 </indexterm>260 </listitem>261 </varlistentry>262 263 209 <varlistentry id="swap-bootscripts"> 264 210 <term><command>swap</command></term> … … 271 217 </varlistentry> 272 218 273 <varlistentry id="sysklogd-bootscripts">274 <term><command>sysklogd</command></term>275 <listitem>276 <para>Starts and stops the system and kernel log daemons</para>277 <indexterm zone="ch-scripts-bootscripts sysklogd-bootscripts">278 <primary sortas="d-sysklogd">sysklogd</primary>279 </indexterm>280 </listitem>281 </varlistentry>282 283 <varlistentry id="template-bootscripts">284 <term><command>template</command></term>285 <listitem>286 <para>A template to create custom bootscripts for other287 daemons</para>288 <indexterm zone="ch-scripts-bootscripts template-bootscripts">289 <primary sortas="d-template">template</primary>290 </indexterm>291 </listitem>292 </varlistentry>293 294 219 <varlistentry id="eudev-bootscripts"> 295 220 <term><command>udev</command></term>
Note:
See TracChangeset
for help on using the changeset viewer.