Changeset ded8dfc for networking


Ignore:
Timestamp:
07/31/2017 09:48:22 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ab9e226
Parents:
5110b597
Message:

Update to btrfs-progs-4.12.
Update to whois-5.2.17.
Update to unrar-5.5.7.
Update to libinput-1.8.1.
Update to bluez-5.46.
Remove unneeded paragraph in NFS-Utils.
Also remove references to quotas in nfs-server bootscript.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18970 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
networking
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/nfs-utils.xml

    r5110b597 rded8dfc  
    163163make</userinput></screen>
    164164
    165     <para>If your <filename class="directory">/usr</filename> directory
    166     is NFS mounted, you should install the executables in
    167     <filename class="directory">/sbin</filename> by passing
    168     an additional parameter <option>--sbindir=/sbin</option> to the
    169     above <command>./configure</command> command.</para>
    170 
    171165    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    172166
     
    263257<literal>PORT="2049"
    264258PROCESSES="8"
    265 QUOTAS="no"
    266259KILLDELAY="10"</literal>
    267260EOF</userinput></screen>
  • networking/netutils/whois.xml

    r5110b597 rded8dfc  
    77  <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    88  <!ENTITY whois-download-ftp  "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    9   <!ENTITY whois-md5sum        "1cc5d3820994806373b8b6ad9afda868">
     9  <!ENTITY whois-md5sum        "6f7a9462b4490cf272e2a37cff7d79e4">
    1010  <!ENTITY whois-size          "84 KB">
    1111  <!ENTITY whois-buildsize     "1.2 MB">
Note: See TracChangeset for help on using the changeset viewer.