Changeset 2ca8941 for chapter07


Ignore:
Timestamp:
02/11/2013 08:09:22 PM (11 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.3, 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
c1ec480
Parents:
c0220ed
Message:

Remove trailing whitespace from all files.

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

Location:
chapter07
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • chapter07/bootscripts.xml

    rc0220ed r2ca8941  
    5959        sendsignals, setclock, static, swap, sysctl, sysklogd, template,
    6060        udev, and udev_retry</seg>
    61         <seg>/etc/rc.d, /etc/init.d (symbolic link), /etc/sysconfig, 
     61        <seg>/etc/rc.d, /etc/init.d (symbolic link), /etc/sysconfig,
    6262        /lib/services, /lib/lsb (symbolic link)</seg>
    6363      </seglistitem>
  • chapter07/console.xml

    rc0220ed r2ca8941  
    2020  level. If non-ASCII characters (e.g., the copyright sign, the British pound
    2121  sign and Euro symbol) will not be used and the keyboard is a U.S. one, much
    22   of this section can be skipped. Without the configuration file, (or 
     22  of this section can be skipped. Without the configuration file, (or
    2323  equivalent settings in <filename>rc.site</filename>), the
    2424  <command>console</command> bootscript will do nothing.</para>
     
    7979        map to load. E.g., in order to load the <quote>lat1-16</quote> font
    8080        together with the <quote>8859-1</quote> application character map
    81         (as it is appropriate in the USA), 
     81        (as it is appropriate in the USA),
    8282        <!-- because of the copyright sign -->
    8383        set this variable to <quote>lat1-16 -m 8859-1</quote>.
  • chapter07/introduction.xml

    rc0220ed r2ca8941  
    1111  <title>Introduction</title>
    1212
    13   <para>This chapter discusses configuration files and boot scripts. 
    14   First, the general configuration files needed to set up networking are 
     13  <para>This chapter discusses configuration files and boot scripts.
     14  First, the general configuration files needed to set up networking are
    1515  presented.</para>
    16  
     16
    1717  <itemizedlist>
    1818     <listitem>
     
    2323     </listitem>
    2424  </itemizedlist>
    25  
     25
    2626  <para>Second, issues that affect the proper setup of devices diescussed.</para>
    2727
     
    3939  without modification, but a few require additional configuration files
    4040  because they deal with hardware-dependent information.</para>
    41  
     41
    4242  <para>System-V style init scripts are employed in this book because they are
    4343  widely used and relatively simple. For additional options, a hint detailing
     
    4646  <quote>depinit</quote>, <quote>upstart</quote>, or <quote>systemd</quote>
    4747  will also offer additional information.</para>
    48  
     48
    4949  <para>If using an alternative style of init scripts, skip these sections.</para>
    5050
     
    7373     </listitem>
    7474  </itemizedlist>
    75  
    76  
     75
     76
    7777  <para>Finally, there is a brief introduction to the scripts and configuration
    7878  files used when the user logs into the system.</para>
  • chapter07/network.xml

    rc0220ed r2ca8941  
    3131    configured, this section is optional, although it will never be wrong to do
    3232    it.  In many cases (e.g. a laptop with a wireless and a wired interface),
    33     accomplishing the configuration in this section is necessary.</para> 
     33    accomplishing the configuration in this section is necessary.</para>
    3434
    3535    <para>With Udev and modular network drivers, the network interface numbering
     
    5252    <note><para>In some cases such as when MAC addresess have been assigned to
    5353    a network card manually or in a virtual environment such as Xen,
    54     the network rules file may not have been generated because addresses 
     54    the network rules file may not have been generated because addresses
    5555    are not consistently assigned.  In these cases, just continue to
    5656    the next section.</para></note>
     
    126126    meaningful to the administrator such as the device name (e.g. eth0).
    127127    Inside this file are attributes to this interface, such as its IP
    128     address(es), subnet masks, and so forth.  It is necessary that 
     128    address(es), subnet masks, and so forth.  It is necessary that
    129129    the stem of the filename be <emphasis>ifconfig</emphasis>.</para>
    130130
     
    154154
    155155    <para>The <envar>IFACE</envar> variable defines the interface name,
    156     for example, eth0.  It is required for all network device configuration 
     156    for example, eth0.  It is required for all network device configuration
    157157    files. </para>
    158158
  • chapter07/profile.xml

    rc0220ed r2ca8941  
    156156  you will never need 8-bit characters.</para>
    157157
    158   <para>UTF-8 based locales are not supported well by many programs. 
     158  <para>UTF-8 based locales are not supported well by many programs.
    159159  Work is in progress to document and, if possible, fix such problems, see
    160160  <ulink url="&blfs-root;view/svn/introduction/locale-issues.html"/>.</para>
  • chapter07/setclock.xml

    rc0220ed r2ca8941  
    5252UTC=1
    5353
    54 # Set this to any options you might need to give to hwclock, 
     54# Set this to any options you might need to give to hwclock,
    5555# such as machine hardware clock type for Alphas.
    5656CLOCKPARAMS=
  • chapter07/site.xml

    rc0220ed r2ca8941  
    2525  precedence. </para>
    2626
    27   <para><filename>rc.site</filename> also contains parameters that can 
     27  <para><filename>rc.site</filename> also contains parameters that can
    2828  customize other aspects of the boot process.  Setting the IPROMPT variable
    2929  will enable selective running of bootscripts.  Other options are described
     
    7171    force all file systems to be checked by creating
    7272    <filename>/forcefsck</filename> or running <command>shutdown</command> with
    73     the <parameter>-F</parameter> parameter instead of <parameter>-f</parameter>. 
     73    the <parameter>-F</parameter> parameter instead of <parameter>-f</parameter>.
    7474    </para>
    75    
     75
    7676    <para>Setting the variable FASTBOOT=y will disable <command>fsck</command>
    77     during the boot process until it is removed.  This is not recommended 
     77    during the boot process until it is removed.  This is not recommended
    7878    on a permanent basis.</para></listitem>
    7979
  • chapter07/udev.xml

    rc0220ed r2ca8941  
    8989      class="filesystem">sysfs</systemitem> are available to userspace
    9090      processes and to udevd for processing (including modifications to device
    91       nodes).</para> 
     91      nodes).</para>
    9292
    9393    </sect3>
     
    134134      class="directory">/lib/udev/devices</filename> also provides an easy
    135135      workaround for devices that are not supported by the dynamic device
    136       handling infrastructure.</para> 
     136      handling infrastructure.</para>
    137137
    138138      <para>The <filename>/etc/rc.d/init.d/udev</filename> initscript starts
     
    143143      longer needs to call out to an external binary.  Instead
    144144      <command>udevd</command> will listen on a netlink socket for uevents that
    145       the kernel raises.</para> 
     145      the kernel raises.</para>
    146146
    147147      <para>The <command>/etc/rc.d/init.d/udev_retry</command> initscript takes
  • chapter07/usage.xml

    rc0220ed r2ca8941  
    5151
    5252  <para>During the kernel initialization, the first program that is run
    53   is either specified on the command line or, by default 
     53  is either specified on the command line or, by default
    5454  <command>init</command>.  This program reads the initialization file
    5555  <filename>/etc/inittab</filename>.  Create this file with:</para>
Note: See TracChangeset for help on using the changeset viewer.