Changeset cb02946


Ignore:
Timestamp:
08/29/2012 08:45:23 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 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:
de47ea3
Parents:
d7f2eb0
Message:

Lots of spelling fixes.
Delete the no longer used lsb-bootscripts directory

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

Files:
34 deleted
20 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/ChangeLog

    rd7f2eb0 rcb02946  
    4444   * lfs/init.d/setclock: Remove screen output from start case (udev)
    4545   * lfs/init.d/udev{,_retry}:  Restore output to screen and log
    46    * lfs/sbin/ifup: Change "..." to ": " (not awaiting additonal output)
     46   * lfs/sbin/ifup: Change "..." to ": " (not awaiting additional output)
    4747
    48482011-11-14  Bruce Dubbs <bdubbs@linuxfromscratch.org>
     
    8686      to all functions used in bootscripts
    8787   ** Move network configuration to /etc/sysconfig/ifconfig.*.  The
    88       ifconfig files can have any extention.  Use IFACE parameter to
     88      ifconfig files can have any extension.  Use IFACE parameter to
    8989      specify the target network interface within the configuration file.
    9090   ** Adds an optional parameter, SKIPTMPCLEAN, to skip the removal of
     
    126126   * lfs/init.d/functions:
    127127   * lfs/sysconfig/network-devices/ifup:
    128      Updated line widths to accomodate pdf generation in both the above
     128     Updated line widths to accommodate pdf generation in both the above
    129129     files.
    130130
     
    355355
    356356n/a - February 9, 2005
    357    * Accidently mounted /dev with 775 instead of 755, fixed
     357   * Accidentally mounted /dev with 775 instead of 755, fixed
    358358     (Reported by Alexander E. Patrakov)
    359359
     
    362362
    363363n/a - February 8, 2005
    364    * changed pidof, so it doesnt check the process id
     364   * changed pidof, so it doesn't check the process id
    365365     of running bootscripts, and to process shell scripts
    366366     (Nathan Coulson)
     
    540540   
    541541   * Moved PIDFILE check to getpids and removed arguments from
    542      killproc and reloadproc.  Signals are now set at begining of
     542     killproc and reloadproc.  Signals are now set at beginning of
    543543     funtcions script with KILLDELAY. (DJ)
    544544   * Added a optional service script which can set the MTU for a given
     
    10361036   * added 'restart' to the swap script
    10371037
    1038    * instead of using 'echo -n' to supress newlines so the [ OK ] and
    1039      related messages allign properly, substitute this with a single echo
     1038   * instead of using 'echo -n' to suppress newlines so the [ OK ] and
     1039     related messages align properly, substitute this with a single echo
    10401040     command that simply goes one line up before outputting anything. This
    10411041     also has the benefit that when programs have their own output (like
  • bootscripts/lfs/init.d/udev_retry

    rd7f2eb0 rcb02946  
    2222# Default-Start:       S
    2323# Default-Stop:
    24 # Short-Description:   Replays failed uevents and creates additonal devices.
     24# Short-Description:   Replays failed uevents and creates additional devices.
    2525# Description:         Replays any failed uevents that were skipped due to
    2626#                      slow hardware initialization, and creates those needed
  • bootscripts/lfs/lib/services/init-functions

    rd7f2eb0 rcb02946  
    159159            0)
    160160                # Program is already running correctly, this is a
    161                 # succesful start.
     161                # successful start.
    162162                return 0
    163163                ;;
  • bootscripts/lfs/lib/services/ipv4-static

    rd7f2eb0 rcb02946  
    6666
    6767      if [ -n "${GATEWAY}" ]; then
    68          # Only remove the gateway if ther are no remaining ipv4 addresses
     68         # Only remove the gateway if there are no remaining ipv4 addresses
    6969         if [ "$(ip addr show ${1} 2>/dev/null | grep 'inet ')" != "" ]; then
    7070            log_info_msg "Removing default gateway..."
  • bootscripts/lfs/sysconfig/rc.site

    rd7f2eb0 rcb02946  
    3535# Interactive startup
    3636#IPROMPT="yes" # Whether to display the interactive boot promp
    37 #itime="3"    # The ammount of time (in seconds) to display the prompt
     37#itime="3"    # The amount of time (in seconds) to display the prompt
    3838
    3939# The total length of the distro welcome string, without escape codes
  • chapter01/changelog.xml

    rd7f2eb0 rcb02946  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[bdubbs] - Fix spelling typos.  Thanks to Gilles
     44          Espinasse.</para>
     45        </listitem>
     46        <listitem>
    4347          <para>[bdubbs] - Add additional explanations for time zone
    4448          installation, udev, and network configuration.</para>
  • chapter02/creatingpartition.xml

    rd7f2eb0 rcb02946  
    106106    reacts to commands.  The first reaction to swapping should be to check for
    107107    an unreasonable command such as trying to edit a five gigabyte file.  If
    108     swapping becomes a normal occurance, the best solution is to purchase more
     108    swapping becomes a normal occurrence, the best solution is to purchase more
    109109    RAM for your system.</para> </sect3>
    110110   
  • chapter06/glibc.xml

    rd7f2eb0 rcb02946  
    379379        <listitem>
    380380          <para>This creates the <filename>posixrules</filename> file. We use
    381           New York because POSIX requites the daylight savings time rules
    382           to be unaccordance with US rules,</para>
     381          New York because POSIX requires the daylight savings time rules
     382          to be in accordance with US rules,</para>
    383383        </listitem>
    384384      </varlistentry>
  • chapter06/iproute2.xml

    rd7f2eb0 rcb02946  
    184184          delete the multicast routing</para>
    185185
    186           <para><command>ip monitor</command> allows users to continously monitor
     186          <para><command>ip monitor</command> allows users to continuously monitor
    187187          the state of devices, addresses and routes</para>
    188188          <indexterm zone="ch-system-iproute2 ip">
  • chapter06/shadow.xml

    rd7f2eb0 rcb02946  
    131131    group ID (GID) numbers will begin with 1000. This means if you don't pass
    132132    parameters to <command>useradd</command>, each user will be a member of a
    133     unique group on the system. If this behaviour is undesireable, you'll need
     133    unique group on the system. If this behaviour is undesirable, you'll need
    134134    to pass the <parameter>-g</parameter> parameter to
    135135    <command>useradd</command>. The default parameters are stored in the
  • chapter06/util-linux.xml

    rd7f2eb0 rcb02946  
    563563        <term><command>lscpu</command></term>
    564564        <listitem>
    565           <para>Prints CPU architechture information</para>
     565          <para>Prints CPU architecture information</para>
    566566          <indexterm zone="ch-system-util-linux lscpu">
    567567            <primary sortas="b-lscpu">lscpu</primary>
  • packages.ent

    rd7f2eb0 rcb02946  
    303303<!ENTITY less-ch6-sbu "less than 0.1 SBU">
    304304
    305 <!ENTITY lfs-bootscripts-version "20120823">                 <!-- Scripts depend on this format -->
     305<!ENTITY lfs-bootscripts-version "20120829">                 <!-- Scripts depend on this format -->
    306306<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">         <!-- Updated in Makefile -->
    307307<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2">
  • stylesheets/lfs-xsl/common.xsl

    rd7f2eb0 rcb02946  
    2828           the Index page title and links that point to the Index page.
    2929           It also allow us to change the title, if wanted.
    30            Note: To change the title involves creating the appropiate
     30           Note: To change the title involves creating the appropriate
    3131           entries in lfs-l10n.xml -->
    3232  <xsl:param name="index-title">Index</xsl:param>
  • stylesheets/lfs-xsl/docbook-xsl-snapshot/COPYING

    rd7f2eb0 rcb02946  
    2424from the individuals in question.
    2525
    26 Any stylesheet derived from this Software that is publically
     26Any stylesheet derived from this Software that is publicly
    2727distributed will be identified with a different name and the
    2828version strings in any derived Software will be changed so that
  • stylesheets/lfs-xsl/docbook-xsl-snapshot/fo/param.xsl

    rd7f2eb0 rcb02946  
    833833</xsl:param>
    834834<xsl:param name="toc.indent.width">24</xsl:param>
    835 <!-- inconsistant point specification? -->
     835<!-- inconsistent point specification? -->
    836836<xsl:attribute-set name="toc.line.properties">
    837837  <xsl:attribute name="text-align-last">justify</xsl:attribute>
  • stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/graphics.xsl

    rd7f2eb0 rcb02946  
    108108
    109109       Scale can be problematic. Scale applies to the contentwidth, so
    110        a scale of 50 when a contentwidth is not specified is analagous to a
     110       a scale of 50 when a contentwidth is not specified is analogous to a
    111111       width of 50%. (If a contentwidth is specified, the scaling factor can
    112112       be applied to that value and no problem exists.)
  • stylesheets/lfs-xsl/pdf/lfs-index.xsl

    rd7f2eb0 rcb02946  
    4848
    4949    <!-- Divisions:
    50           Translate alphabetical divisons titles to by-type titles. -->
     50          Translate alphabetical divisions titles to by-type titles. -->
    5151    <!-- The original template is in {docbook-xsl}/fo/autoidx.xsl -->
    5252  <xsl:template match="indexterm" mode="index-div-basic">
  • stylesheets/lfs-xsl/pdf/lfs-lists.xsl

    rd7f2eb0 rcb02946  
    3636
    3737    <!-- Format variablelists lists as blocks? 1 = yes, 0 = no
    38            Default variablelist format. We override it when necesary
     38           Default variablelist format. We override it when necessary
    3939           using the list-presentation processing instruction. -->
    4040  <xsl:param name="variablelist.as.blocks" select="1"/>
  • stylesheets/lfs-xsl/xhtml/lfs-index.xsl

    rd7f2eb0 rcb02946  
    4949
    5050    <!--Divisions:
    51           Translate alphabetical divisons titles to by-type titles.
     51          Translate alphabetical divisions titles to by-type titles.
    5252          Added gentext support to divisions titles.
    5353          Using h2 for divisions titles.
  • stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl

    rd7f2eb0 rcb02946  
    218218    <!-- Body attributes:
    219219           Add to the body XHTML output tag a class attribute with the book type
    220            and a id atribute with the book type and version. -->
     220           and a id attribute with the book type and version. -->
    221221    <!-- The original template is in {docbook-xsl}/xhtml/docbook.xsl -->
    222222  <xsl:template name="body.attributes">
Note: See TracChangeset for help on using the changeset viewer.