Ignore:
Timestamp:
05/14/2016 08:19:09 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
1ef4048e
Parents:
2e633b6
Message:

Merge to trunk r17352

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY samba-download-http "https://download.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "03a65a3adf08ceb1636ad59d234d7f9d">
     9  <!ENTITY samba-md5sum        "83b1af8a9899ab4de99f155fc42c83dd">
    1010  <!ENTITY samba-size          "20 MB">
    11   <!ENTITY samba-buildsize     "500 MB (additional 407 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
     11  <!ENTITY samba-buildsize     "464 MB (add 15 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
    1212  <!ENTITY samba-time          "2.2 SBU, using parallelism=4 (additional 23.5 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
     
    130130make</userinput></screen>
    131131
     132<!--
    132133    <para>According to <application>Samba</application> developers, the
    133134    limitation to 108 characters of the path length of a unix named pipe socket
    134135    may be the cause of errors, so that over 1/3 of the tests might fail. For
    135     this reason, the switch <option>--with-selftest-prefix=/tmp/quick</option>
     136    this reason, the switch <option>- -with-selftest-prefix=/tmp/quick</option>
    136137    (or another path with small number of characters) can be used with
    137138    configure. Even so, the
     
    142143
    143144<screen><userinput>sed -i "/samba3.blackbox.failure.failure/i \^samba3.raw.eas" selftest/knownfail</userinput></screen>
     145-->
    144146
    145147    <para>To test the results, as the
Note: See TracChangeset for help on using the changeset viewer.