Changeset 3df0b486 for general/sysutils


Ignore:
Timestamp:
08/11/2014 04:11:59 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
946a2368
Parents:
28324dbe
Message:

Merged trunk.

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

Location:
general/sysutils
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez-systemd.xml

    r28324dbe r3df0b486  
    77  <!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    9   <!ENTITY bluez-md5sum        "d5a0d05520e013f2394bf1d0bac12889">
    10   <!ENTITY bluez-size          "1.3 MB">
    11   <!ENTITY bluez-buildsize     "59 MB">
    12   <!ENTITY bluez-time          "0.8 SBU">
     9  <!ENTITY bluez-md5sum        "fd0783c8bc524bc9b26514aad1f85814">
     10  <!ENTITY bluez-size          "1.4 MB">
     11  <!ENTITY bluez-buildsize     "50 MB (additional 1 MB for the API docs)">
     12  <!ENTITY bluez-time          "0.6 SBU">
    1313]>
    1414
     
    193193      <para>
    194194        <filename>/etc/bluetooth/main.conf</filename> is installed automatically
    195         during the install.  Additionally, there are three supplementary
    196         configuration files. /etc/sysconfig/bluetooth is
    197         installed as a part of the boot script below.  In addition
     195        during the install.  Additionally, there are two<!--three-->
     196        supplementary configuration files.<!-- /etc/sysconfig/bluetooth is
     197        installed as a part of the boot script below.-->  In addition
    198198        you optionally can install the following as the
    199199        <systemitem class="username">root</systemitem> user:
     
    206206# See the rfcomm man page for options
    207207
    208 # End of rfcomm.conf</literal></screen>
     208# End of rfcomm.conf</literal>
     209EOF</screen>
    209210
    210211<screen role="root"><userinput>cat > /etc/bluetooth/uart.conf &lt;&lt; "EOF"</userinput>
     
    214215# See the hciattach man page for options
    215216
    216 # End of uart.conf</literal></screen>
     217# End of uart.conf</literal>
     218EOF</screen>
    217219
    218220      <indexterm zone="bluez bluez-config">
     
    262264          bccmd, bluemoon, bluetoothctl, bluetoothd, btmon, ciptool,
    263265          hciattach, hciconfig, hcidump, hcitool, hid2hci, l2ping,
    264           l2test, obexd, rctest, rfcomm, and sdptool
     266          l2test, mpris-proxy, obexd, rctest, rfcomm, and sdptool
    265267        </seg>
    266268        <seg>
  • general/sysutils/unrar.xml

    r28324dbe r3df0b486  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "be9607c59d62c3b101a70cd62c681515">
    10   <!ENTITY unrar-size          "212 KB">
    11   <!ENTITY unrar-buildsize     "2.3 MB">
    12   <!ENTITY unrar-time          "less than 0.1 SBU">
     9  <!ENTITY unrar-md5sum        "af571529a358c972872b91792ffc0a80">
     10  <!ENTITY unrar-size          "211 KB">
     11  <!ENTITY unrar-buildsize     "2.4 MB">
     12  <!ENTITY unrar-time          "0.1 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.