Changeset b52520c


Ignore:
Timestamp:
10/06/2014 01:32:06 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
kde5-14686, systemd-13485
Children:
3cf61ed8
Parents:
8a19a62
Message:

Merge samba update from trunk.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba-systemd.xml

    r8a19a62 rb52520c  
    77  <!ENTITY samba-download-http "http://ftp.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  "ftp://ftp.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    9   <!ENTITY samba-md5sum        "d7377e7247ad16f6b15363727b91b761">
     9  <!ENTITY samba-md5sum        "232016d7581a1ba11e991ec2674553c4">
    1010  <!ENTITY samba-size          "19 MB">
    1111  <!ENTITY samba-buildsize     "415 MB (additional 396 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
     
    9898    <title>Installation of Samba</title>
    9999
    100     <note>
     100<!--    <note>
    101101      <para>If you wish to run the test suite after the binaries are built,
    102       you must add the <option>--enable-socket-wrapper</option>
    103       and <option>--enable-selftest</option> parameters to
     102      you must add the <option>- -enable-socket-wrapper</option>
     103      and <option>- -enable-selftest</option> parameters to
    104104      the <command>configure</command> script below. You may want to run
    105       <command>configure</command> with the <option>--help</option> parameter
     105      <command>configure</command> with the <option>- -help</option> parameter
    106106      first. There may be other parameters needed to take advantage of
    107107      optional dependencies.</para>
    108     </note>
     108    </note>-->
    109109
    110110    <para>Fix a build failure when building on a system with
     
    127127make</userinput></screen>
    128128
    129     <para>According to <application>Samba</application> developers, the
     129<!--    <para>According to <application>Samba</application> developers, the
    130130    limitation to 108 characters of the path length of a unix named pipe socket
    131131    may be the cause of errors, so that over 1/3 of the tests might fail. For
    132     this reason, the switch <option>--with-selftest-prefix=/tmp/quick</option>
     132    this reason, the switch <option>- -with-selftest-prefix=/tmp/quick</option>
    133133    (or another path with small number of characters) can be used with
    134134    configure. Even so, the
     
    143143    class="username">root</systemitem> user, issue: <command>make
    144144    quicktest</command>.  There are other targets (test, subunit-test)
    145     available, but take a very long time (over 100 SBU).</para>
     145    available, but take a very long time (over 100 SBU).</para>-->
     146    <para>This package does not have a working test suite.</para>
    146147
    147148    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    182183    library.</para>
    183184
    184     <para><option>--enable-socket-wrapper</option> and
    185     <option>--enable-selftest</option>: These options are required to run
     185<!--    <para><option>- -enable-socket-wrapper</option> and
     186    <option>- -enable-selftest</option>: These options are required to run
    186187    the test suite.</para>
    187188
    188     <para><option>--with-selftest-prefix=SELFTEST_PREFIX</option>: This option
    189     specify the test suite work directory (default=./st).</para>
     189    <para><option>- -with-selftest-prefix=SELFTEST_PREFIX</option>: This option
     190    specify the test suite work directory (default=./st).</para>-->
    190191
    191192    <para><command>mv -v /usr/lib/libnss_win{s,bind}.so* /lib</command>:
  • packages.ent

    r8a19a62 rb52520c  
    347347<!ENTITY rpcbind-version              "0.2.1">
    348348<!ENTITY rsync-version                "3.1.1">
    349 <!ENTITY samba-version                "4.1.11">
     349<!ENTITY samba-version                "4.1.12">
    350350<!ENTITY wget-version                 "1.15">
    351351<!ENTITY wireless-tools-version       "29">
Note: See TracChangeset for help on using the changeset viewer.