Changeset 8d284f50


Ignore:
Timestamp:
02/21/2016 03:32:16 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
4c845f18
Parents:
96b91da8
Message:

Typo fixes
Tags... the beginning.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16989 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r96b91da8 r8d284f50  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "13">                   <!-- Always 2 digits -->
     3<!ENTITY day          "21">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 13th, &year;">
     9<!ENTITY releasedate  "February 21st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">                  <!-- svn|[release #] -->
  • gnome.ent

    r96b91da8 r8d284f50  
    5353<!ENTITY gnome-bluetooth-version        "3.18.2">
    5454<!ENTITY gnome-keyring-version          "3.18.3">
    55 <!ENTITY gnome-settings-daemon-version  "3.16.3">
     55<!ENTITY gnome-settings-daemon-version  "3.18.2">
    5656<!ENTITY gnome-control-center-version   "3.16.3">
    5757<!ENTITY mutter-version                 "3.16.3">
  • gnome/desktop/gnome-settings-daemon.xml

    r96b91da8 r8d284f50  
    66
    77  <!ENTITY gnome-settings-daemon-download-http
    8            "&gnome-download-http;/gnome-settings-daemon/&gnome-minor16;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
     8           "&gnome-download-http;/gnome-settings-daemon/&gnome-minor18;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    99  <!ENTITY gnome-settings-daemon-download-ftp
    10            "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor16;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    11   <!ENTITY gnome-settings-daemon-md5sum        "ae39ea163e9e14feff1d4c95a726c974">
     10           "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor18;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
     11  <!ENTITY gnome-settings-daemon-md5sum        "abee6001b1251bcf3f7658f5f2b5cb9d">
    1212  <!ENTITY gnome-settings-daemon-size          "1.6 MB">
    1313  <!ENTITY gnome-settings-daemon-buildsize     "82 MB">
    14   <!ENTITY gnome-settings-daemon-time          "1.3 SBU">
     14  <!ENTITY gnome-settings-daemon-time          "1.6 SBU">
    1515]>
    1616
     
    3838    </para>
    3939
    40     &lfs77_checked;
     40    &lfs78_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r96b91da8 r8d284f50  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[renodr] - Update to gnome-settings-daemon-3.18.2.</para>
     52        </listitem>
     53        <listitem>
    5154          <para>[dj] - Moved icon packages to x/icons section.</para>
    5255        </listitem>
  • postlfs/config/lsb-release.xml

    r96b91da8 r8d284f50  
    3333    about the Linux Standards Base (LSB) status of the distribution.</para>
    3434
    35     &lfs78_checked;
     35    &lfs79_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • postlfs/security/openssh.xml

    r96b91da8 r8d284f50  
    4242    </para>
    4343
    44     &lfs78_checked;
     44    &lfs79_checked;
    4545
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    114114    <para>
    115115      If reinstalling over an <application>SSH</application> connection to
    116       enable <xref linkend="linux-pam"/> support, be certian to temporarily set
     116      enable <xref linkend="linux-pam"/> support, be certain to temporarily set
    117117      <option>PermitRootLogin</option> to <parameter>yes</parameter> in
    118118      <filename>/etc/ssh/sshd_config</filename> until you complete
     
    293293
    294294      <para>
    295         If you added <application>LinuxPAM</application> support and you want
     295        If you added <application>Linux-PAM</application> support and you want
    296296        ssh to use it then you will need to add a configuration file for
    297297        <application>sshd</application> and enable use of
    298         <application>LinuxPAM</application>. Note, ssh only uses PAM to check
     298        <application>Linux-PAM</application>. Note that ssh only uses PAM to check
    299299        passwords, if you've disabled password logins these commands are not
    300300        needed. If you want to use PAM issue the following commands as the
     
    308308      <para>
    309309        Additional configuration information can be found in the man
    310         pages for <command>sshd</command>, <command>ssh</command> and
     310        pages for <command>sshd</command>, <command>ssh</command>, and
    311311        <command>ssh-agent</command>.
    312312      </para>
     
    333333          This package comes with two types of units: A service file and a socket file.
    334334          The service file will start sshd daemon once at boot and it will keep running until the
    335           system shuts down. The socket file will make systemd listen on sshd port (Default 22, needs
     335          system shuts down. The socket file will make systemd listen on sshd port (Default port is 22, it needs
    336336          to be edited for anything else) and will start sshd daemon when something tries to connect
    337337          to that port and stop the daemon when the connection is terminated. This is
  • postlfs/security/openssl.xml

    r96b91da8 r8d284f50  
    3636      and libraries relating to cryptography.  These are useful for providing
    3737      cryptography functions to other packages, such as
    38       <application>OpenSSH</application>, email applications and web browsers
     38      <application>OpenSSH</application>, email applications, and web browsers
    3939      (for accessing HTTPS sites).
    4040    </para>
    4141
    42     &lfs78_checked;
     42    &lfs79_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7575      </listitem>
    7676    </itemizedlist>
     77
    7778<!--
    7879    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     
    8687    </itemizedlist>
    8788-->
     89
    8890    <bridgehead renderas="sect3">OpenSSL Dependencies</bridgehead>
    8991
     
    112114
    113115<screen><userinput>patch -Np1 -i ../openssl-&openssl-version;-fix_parallel_build-1.patch &amp;&amp;-->
     116
    114117<screen><userinput>./config --prefix=/usr         \
    115118         --openssldir=/etc/ssl \
     
    196199        for validation of downloaded certificates. For example, these
    197200        certificates can be used by <xref linkend='git'/>,
    198         <xref linkend='curl'/> or <xref linkend='wget'/> when accessing secure
     201        <xref linkend='curl'/>, or <xref linkend='wget'/> when accessing secure
    199202        (https protocol) sites. To do this, follow the instructions from the
    200203        <xref linkend='cacerts'/> page.
     
    205208        providing functions to other programs such as
    206209        <application>OpenSSH</application> and web browsers do not need to worry
    207         about additional configuration. This is an advanced topic and so those
     210        about additional configuration. This is an advanced topic and those
    208211        who do need it would normally be expected to either know how to properly
    209212        update <filename>/etc/ssl/openssl.cnf</filename> or be able to find out
  • postlfs/security/sudo.xml

    r96b91da8 r8d284f50  
    3838    </para>
    3939
    40     &lfs78_checked;
     40    &lfs79_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.