Changeset e1100da for networking


Ignore:
Timestamp:
09/18/2018 10:03:52 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
basic
Children:
57e3994
Parents:
987384c1
Message:

Initial commit of basic branch

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

Location:
networking
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • networking/connect/dhcpcd.xml

    r987384c1 re1100da  
    6161
    6262    <bridgehead renderas="sect3">dhcpcd Dependencies</bridgehead>
    63 
     63<!--
    6464    <bridgehead renderas="sect4">Optional</bridgehead>
    6565    <para role="optional">
    6666      <xref linkend="llvm"/> (with Clang)
    6767    </para>
    68 
     68-->
    6969    <para condition="html" role="usernotes">User Notes:
    7070    <ulink url="&blfs-wiki;/dhcpcd"/></para>
  • networking/mailnews/mailx.xml

    r987384c1 re1100da  
    7575
    7676    <bridgehead renderas="sect3">Heirloom mailx Dependencies</bridgehead>
    77 
     77<!--
    7878    <bridgehead renderas="sect4">Optional</bridgehead>
    7979    <para role="optional"><xref linkend="openssl10"/> or
     
    8585    <para condition="html" role="usernotes">User Notes:
    8686    <ulink url="&blfs-wiki;/mailx"/></para>
    87 
     87-->
    8888  </sect2>
    8989
  • networking/netlibs/libtirpc.xml

    r987384c1 re1100da  
    7474
    7575    <bridgehead renderas="sect3">libtirpc Dependencies</bridgehead>
    76 
     76<!--
    7777    <bridgehead renderas="sect4">Optional</bridgehead>
    7878    <para role="optional">
    7979      <xref linkend="mitkrb"/> for the GSSAPI
    8080    </para>
    81 
     81-->
    8282    <para condition="html" role="usernotes">User Notes:
    8383      <ulink url="&blfs-wiki;/libtirpc"/>
     
    8787  <sect2 role="installation">
    8888    <title>Installation of libtirpc</title>
    89 
     89<!--
    9090    <note><para>If updating this package, you will also need to update
    9191    any existing version of <xref linkend='rpcbind'/></para></note>
    92 <!--  Looks like this is incorporated in version 1.0.3
    93     <para>
    94       Fix a symbol name needed by NIS libraries:
    95     </para>
     92-->
    9693
    97 <screen><userinput>sed '/key_secret_is/s/secret/secretkey/' -i src/libtirpc.map</userinput></screen>
    98     <para>
    99       Install <application>libtirpc</application> by running the following
    100       commands:
    101     </para>
    102 -->
    10394<screen><userinput>./configure --prefix=/usr                                   \
    10495            --sysconfdir=/etc                               \
     
    126117    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    127118      href="../../xincludes/static-libraries.xml"/>
    128 
     119<!--
    129120    <para>
    130       <parameter>--disable-gssapi</parameter>: This switch is needed if
     121      <parameter>- -disable-gssapi</parameter>: This switch is needed if
    131122      no GSSAPI is installed. Remove this switch if you have one
    132123      installed (for example <xref linkend="mitkrb"/>) and you wish to use it.
    133124    </para>
    134 
     125-->
    135126    <para>
    136127      <command>mv -v /usr/lib/libtirpc.so.* ...</command>: Move shared
  • networking/netprogs/ntp.xml

    r987384c1 re1100da  
    7878    <bridgehead renderas="sect4">Optional</bridgehead>
    7979    <para role="optional">
    80       <xref linkend="libcap-pam"/>,
    81       <xref linkend="libevent"/>,
     80<!--      <xref linkend="libcap-pam"/>,
     81      <xref linkend="libevent"/>, -->
    8282      <ulink url="http://www.thrysoee.dk/editline/">libedit</ulink>, and
    8383      <ulink url="https://www.gnu.org/software/autogen/">libopts from AutoGen</ulink>
  • networking/netprogs/rsync.xml

    r987384c1 re1100da  
    8989<screen><userinput>./configure --prefix=/usr --without-included-zlib &amp;&amp;
    9090make</userinput></screen>
    91 
     91<!--
    9292    <para>If you have <xref linkend="doxygen"/> installed and wish to
    9393    build HTML API documentation, issue <command>doxygen</command>.</para>
    94 
     94-->
    9595    <para>To test the results, issue: <command>make check</command>.</para>
    9696
  • networking/netprogs/wget.xml

    r987384c1 re1100da  
    7979      <xref role="runtime" linkend="make-ca"/> (runtime)
    8080    </para>
    81 
     81<!--
    8282    <bridgehead renderas="sect4">Optional</bridgehead>
    8383    <para role="optional">
     
    9292      <xref linkend="valgrind"/> (for the test suite)
    9393    </para>
    94 
     94-->
    9595    <para condition="html" role="usernotes">
    9696      User Notes: <ulink url="&blfs-wiki;/wget"/>
     
    133133    <para>
    134134      <parameter>--with-ssl=openssl</parameter>: This allows the program to use
    135       openssl instead of <xref linkend="gnutls"/>.
     135      openssl instead of <!--<xref linkend="gnutls"/>. -->
    136136    </para>
    137137
  • networking/netprogs/wpa_supplicant.xml

    r987384c1 re1100da  
    9393      <xref linkend="libnl"/>
    9494    </para>
    95 
     95<!--
    9696    <bridgehead renderas="sect4">Optional</bridgehead>
    9797    <para role="optional">
     
    100100      <xref linkend="qt5"/>
    101101    </para>
    102 
     102-->
    103103    <para condition="html" role="usernotes">User Notes:
    104104      <ulink url="&blfs-wiki;/wpa_supplicant"/>
     
    175175CFLAGS += -I/usr/include/libnl3</literal>
    176176EOF</userinput></screen>
    177 
     177<!--
    178178    <para>
    179179      If you wish to use <application>WPA Supplicant</application> with
     
    183183      build configuration file by running the following command:
    184184    </para>
    185 
     185-->
    186186<screen><userinput>cat &gt;&gt; wpa_supplicant/.config &lt;&lt; "EOF"
    187187<literal>CONFIG_CTRL_IFACE_DBUS=y
     
    198198cd wpa_supplicant                                         &amp;&amp;
    199199make BINDIR=/sbin LIBDIR=/lib</userinput></screen>
    200 
     200<!--
    201201    <para>
    202202      If you have installed <xref linkend="qt5"/> and wish to build
     
    207207    <note><para>The following directory name is labelled qt4, but
    208208    is compatible with <xref linkend="qt5"/>.</para></note>
    209 
     209-->
    210210<screen><userinput>pushd wpa_gui-qt4 &amp;&amp;
    211211qmake wpa_gui.pro &amp;&amp;
     
    276276      </para>
    277277    </note>
    278 
     278<!--
    279279    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    280280      href="../../xincludes/update-desktop-database.xml"/>
    281 
     281-->
    282282  </sect2>
    283283
     
    389389      <para revision="sysv">
    390390        If your router/access point uses DHCP to allocate IP addresses, you
    391         can install <xref linkend="dhcp"/> client and use it to
     391        can install<!-- <xref linkend="dhcp"/> -->client and use it to
    392392        automatically obtain network addresses. Create the
    393393        <filename>/etc/sysconfig/ifconfig-<replaceable>wifi0</replaceable>
     
    419419      <para revision="sysv">
    420420        If you prefer <xref linkend="dhcpcd"/> instead of
    421         <xref linkend="dhcp"/> client, then create the
     421<!--        <xref linkend="dhcp"/>--> client, then create the
    422422        <filename>/etc/sysconfig/ifconfig-<replaceable>wifi0</replaceable>
    423423        </filename> by running the following command as the
  • networking/netutils/bind-utils.xml

    r987384c1 re1100da  
    3232    <para><application>BIND Utilities</application> is not a separate
    3333    package, it is a collection of the client side programs that are included
    34     with <xref linkend="bind"/>. The <application>BIND</application>
     34    with <!--<xref linkend="bind"/>-->. The <application>BIND</application>
    3535    package includes the client side programs <command>nslookup</command>,
    3636    <command>dig</command> and <command>host</command>. If you install
     
    6565
    6666    <bridgehead renderas="sect3">BIND Utilities Dependencies</bridgehead>
    67 
     67<!--
    6868    <bridgehead renderas="sect4">Optional</bridgehead>
    6969    <para role="optional">
     
    7171      <xref linkend="libxml2"/>
    7272    </para>
    73 
     73-->
    7474    <para condition="html" role="usernotes">User Notes:
    7575    <ulink url="&blfs-wiki;/bind-utils"/></para>
     
    127127    <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    128128
    129     <para>See the program descriptions in the <xref linkend="bind"/>
     129    <para>See the program descriptions in the <!-- <xref linkend="bind"/> -->
    130130    section.</para>
    131131
  • networking/textweb/links.xml

    r987384c1 re1100da  
    6464    <para role="recommended"><xref linkend="openssl"/></para>
    6565-->
     66<!--
    6667    <bridgehead renderas="sect4">Optional</bridgehead>
    6768    <para role="optional">Graphics mode requires at least one of
     
    8081    <para condition="html" role="usernotes">User Notes:
    8182    <ulink url="&blfs-wiki;/LinksBrowser"/></para>
    82 
     83-->
    8384  </sect2>
    8485
Note: See TracChangeset for help on using the changeset viewer.