Changeset 283bd88


Ignore:
Timestamp:
09/06/2013 05:46:32 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
11a83b18
Parents:
40452959
Message:

Tags for networking and server sections

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

Files:
17 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/hdparm.xml

    r40452959 r283bd88  
    3636    </para>
    3737
    38     &lfs73_checked;
     38    &lfs74_checked;
    3939
    4040    <warning>
  • networking/connect/dhcpcd.xml

    r40452959 r283bd88  
    3636    DHCP client.</para>
    3737
    38     &lfs73_checked;
     38    &lfs74_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/mailnews/re-alpine.xml

    r40452959 r283bd88  
    3333    a text-based email client developed by the University of Washington.</para>
    3434
    35     &lfs73_checked;
     35    &lfs74_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8484    commands:</para>
    8585
    86 <screen><userinput>./configure --prefix=/usr \
    87             --sysconfdir=/etc \
    88             --without-ldap \
    89             --without-krb5 \
     86<screen><userinput>
     87./configure --prefix=/usr       \
     88            --sysconfdir=/etc   \
     89            --without-ldap      \
     90            --without-krb5      \
    9091            --with-ssl-dir=/usr \
    9192            --with-passfile=.pine-passfile &amp;&amp;
  • networking/netlibs/ldns.xml

    r40452959 r283bd88  
    3737    </para>
    3838
    39     &lfs73_checked;
     39    &lfs74_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    102102    </para>
    103103
    104 <screen><userinput>./configure --prefix=/usr \
     104<screen><userinput>
     105./configure --prefix=/usr     \
    105106            --sysconfdir=/etc \
    106             --disable-static \
    107             --with-drill &amp;&amp;
     107            --disable-static  \
     108            --with-drill      &amp;&amp;
    108109make</userinput></screen>
    109110
  • networking/netlibs/serf.xml

    r40452959 r283bd88  
    3838    </para>
    3939
    40     &lfs73_checked;
     40    &lfs74_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    <para role="required">
    8080      <xref linkend="apr-util"/>,
    81       <xref linkend="openssl"/> and
     81      <xref linkend="openssl"/>, and
    8282      <xref linkend="scons"/>
    8383    </para>
     
    9696    </para>
    9797
    98 <screen><userinput>sed -i "/Append/s:RPATH=libdir,::" SConstruct &amp;&amp;
    99 sed -i "/Default/s:lib_static,::" SConstruct &amp;&amp;
     98<screen><userinput>sed -i "/Append/s:RPATH=libdir,::"  SConstruct &amp;&amp;
     99sed -i "/Default/s:lib_static,::"   SConstruct &amp;&amp;
    100100sed -i "/Alias/s:install_static,::" SConstruct &amp;&amp;
    101101scons PREFIX=/usr</userinput></screen>
     
    117117
    118118    <para>
    119       <command>sed -i "..."</command>: First command removes runtime path
    120       from shared library and last two commands disable building and
     119      <command>sed -i "..."</command>: First command removes the runtime path
     120      from a shared library and the last two commands disable building and
    121121      installing of the static library.
    122122    </para>   
  • networking/netprogs/bridgeutils.xml

    r40452959 r283bd88  
    3434    networks for a hosted virtual machine (VM).</para>
    3535
    36     &lfs73_checked;
     36    &lfs74_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/mod_dnssd.xml

    r40452959 r283bd88  
    3838    </para>
    3939
    40     &lfs73_checked;
     40    &lfs74_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/wicd.xml

    r40452959 r283bd88  
    3939    </para>
    4040
    41     &lfs73_checked;
     41    &lfs74_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8585    <xref linkend="python2"/>,
    8686    <xref linkend="dbus-python"/>,
    87     <xref linkend="wireless_tools"/> and
     87    <xref linkend="wireless_tools"/>, and
    8888    <xref linkend="net-tools"/> (Wicd needs <command>ifconfig</command> and
    8989    <command>mii-tool</command> from this package)
     
    9393    <para role="recommended">
    9494    <xref linkend="pygtk"/> (for the GTK frontend),
    95     <xref linkend="wpa_supplicant"/> (for WPA support) and
     95    <xref linkend="wpa_supplicant"/> (for WPA support), and
    9696    <xref linkend="dhcpcd"/> or <xref linkend="dhcp"/> (for DHCP support)
    9797    </para>
     
    100100    <para role="optional">
    101101    <xref linkend="pm-utils"/> (for suspend/resume integration),
    102     <ulink url="http://excess.org/urwid/">Urwid</ulink> (for the Curses-based frontend) and
     102    <ulink url="http://excess.org/urwid/">Urwid</ulink> (for the Curses-based frontend), and
    103103    <ulink url="http://babel.edgewall.org/">Babel</ulink> (for internationalization)
    104104    </para>
     
    117117<screen><userinput>sed -i '/wpath.logrotate\|wpath.systemd/d' setup.py &amp;&amp;
    118118rm po/*.po                                          &amp;&amp;
    119 python setup.py configure --no-install-kde \
    120                           --no-install-acpi \
     119python setup.py configure --no-install-kde     \
     120                          --no-install-acpi    \
    121121                          --no-install-pmutils \
    122122                          --no-install-init</userinput></screen>
     
    220220
    221221      <seglistitem>
    222         <seg>wicd, wicd-cli, wicd-client, wicd-curses and wicd-gtk</seg>
     222        <seg>wicd, wicd-cli, wicd-client, wicd-curses, and wicd-gtk</seg>
    223223        <seg>none</seg>
    224224        <seg>/etc/wicd, /usr/lib/python2.7/site-packages/wicd, /usr/share/doc/wicd,
    225         /usr/share/pixmaps/wicd, /usr/share/wicd, /var/lib/wicd and /var/log/wicd</seg>
     225        /usr/share/pixmaps/wicd, /usr/share/wicd, /var/lib/wicd, and /var/log/wicd</seg>
    226226      </seglistitem>
    227227    </segmentedlist>
  • networking/netutils/wireshark.xml

    r40452959 r283bd88  
    3939    network analyzers.</para>
    4040
    41     &lfs73_checked;
     41    &lfs74_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    158158<screen role="root"><userinput>groupadd -g 62 wireshark</userinput></screen>
    159159
    160     <para>There is one issues that prevents the build from completing
     160    <para>There is one issue that prevents the build from completing
    161161    when generating the man pages.  Fix it up with:</para>
    162162
  • networking/textweb/w3m.xml

    r40452959 r283bd88  
    3333    also be used as a text-mode WWW browser.</para>
    3434
    35     &lfs73_checked;
     35    &lfs74_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8585      <xref linkend="compface"/>, and
    8686      <ulink url="http://packages.debian.org/unstable/text/nkf">nkf</ulink>,
    87         a Mail User Agent and an External Browser</para>
     87      a Mail User Agent, and
     88      an External Browser
     89    </para>
    8890
    8991    <para condition="html" role="usernotes">User Notes:
     
    100102sed -i 's/file_handle/file_foo/' istream.{c,h} &amp;&amp;
    101103sed -i 's#gdk-pixbuf-xlib-2.0#&amp; x11#' configure &amp;&amp;
     104
    102105./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib &amp;&amp;
    103106make</userinput></screen>
     
    167170        <seg>w3m and w3mman</seg>
    168171        <seg>None</seg>
    169         <seg>/usr/libexec/w3m, /usr/share/w3m and
    170         usr/share/doc/w3m-&w3m-version;</seg>
     172        <seg>/usr/libexec/w3m,
     173             /usr/share/w3m, and
     174             /usr/share/doc/w3m-&w3m-version;</seg>
    171175      </seglistitem>
    172176    </segmentedlist>
  • server/mail/exim.xml

    r40452959 r283bd88  
    3434    under the GNU Public License.</para>
    3535
    36     &lfs73_checked;
     36    &lfs73_built;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8484      <xref linkend="mysql"/>,
    8585      <xref linkend="postgresql"/>,
    86       <xref linkend="sqlite"/> and
     86      <xref linkend="sqlite"/>, and
    8787      <xref linkend="linux-pam"/>
    8888    </para>
     
    307307        exim_dbmbuild, exim_dumpdb, exim_fixdb, exim_lock, exim_tidydb,
    308308        eximstats, exinext, exipick, exiqgrep, exiqsumm, exiwhat, and
    309         optionally, eximon, and eximon.bin</seg>
     309        optionally, eximon and eximon.bin</seg>
    310310        <seg>None</seg>
    311311        <seg>/usr/share/doc/exim-&exim-version; and /var/spool/exim</seg>
  • server/mail/qpopper.xml

    r40452959 r283bd88  
    3333    POP3 mail server.</para>
    3434
    35     &lfs73_checked;
     35    &lfs74_built;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/mail/sendmail.xml

    r40452959 r283bd88  
    3535    Transport Agent (MTA).</para>
    3636
    37     &lfs73_checked;
     37    &lfs74_built;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/major/proftpd.xml

    r40452959 r283bd88  
    3434    file archives over a network.</para>
    3535
    36     &lfs73_checked;
     36    &lfs74_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    As the <systemitem class="username">root</systemitem> user:</para>
    8080
    81 <screen role="root"><userinput>groupadd -g 46 proftpd &amp;&amp;
     81<screen role="root"><userinput>groupadd -g 46 proftpd                             &amp;&amp;
    8282useradd -c proftpd -d /srv/ftp -g proftpd \
    83         -s /usr/bin/proftpdshell -u 46 proftpd &amp;&amp;
     83        -s /usr/bin/proftpdshell -u 46 proftpd     &amp;&amp;
     84
    8485install -v -d -m775 -o proftpd -g proftpd /srv/ftp &amp;&amp;
    85 ln -v -s /bin/false /usr/bin/proftpdshell &amp;&amp;
     86ln -v -s /bin/false /usr/bin/proftpdshell          &amp;&amp;
    8687echo /usr/bin/proftpdshell &gt;&gt; /etc/shells</userinput></screen>
    8788
  • server/major/vsftpd.xml

    r40452959 r283bd88  
    3434    over a network.</para>
    3535
    36     &lfs73_checked;
     36    &lfs74_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6363    <para role="optional">
    6464      <xref linkend="linux-pam"/>,
    65       <xref linkend="openssl"/> and
     65      <xref linkend="openssl"/>, and
    6666      <xref linkend="libcap2"/>
    6767    </para>
     
    8585groupadd -g 47 vsftpd                &amp;&amp;
    8686groupadd -g 45 ftp                   &amp;&amp;
     87
    8788useradd -c "vsftpd User"  -d /dev/null -g vsftpd -s /bin/false -u 47 vsftpd &amp;&amp;
    8889useradd -c anonymous_user -d /home/ftp -g ftp    -s /bin/false -u 45 ftp</userinput></screen>
  • server/other/unbound.xml

    r40452959 r283bd88  
    3838    </para>
    3939
    40     &lfs73_checked;
     40    &lfs74_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    <para role="required">
    8080      <xref linkend="expat"/>,
    81       <xref linkend="ldns"/> and
     81      <xref linkend="ldns"/>, and
    8282      <xref linkend="openssl"/>
    8383    </para>
     
    8686    <para role="optional">
    8787      <xref linkend="libevent"/>,
    88       <xref linkend="python2"/> and
     88      <xref linkend="python2"/>,
    8989      <ulink url="http://www.swig.org/">SWIG</ulink> (for Python bindings), and
    9090      <xref linkend="doxygen"/> (for html documentation)
     
    114114    </para>
    115115
    116 <screen><userinput>./configure --prefix=/usr \
     116<screen><userinput>./configure --prefix=/usr     \
    117117            --sysconfdir=/etc \
    118             --with-pidfile=/run/unbound.pid \
    119             --disable-static &amp;&amp;
     118            --disable-static \
     119            --with-pidfile=/run/unbound.pid &amp;&amp;
    120120make</userinput></screen>
    121121
     
    237237        <seg>
    238238          unbound, unbound-anchor, unbound-checkconf, unbound-control,
    239           unbound-control-setup and unbound-host
     239          unbound-control-setup, and unbound-host
    240240        </seg>
    241241        <seg>
  • server/other/xinetd.xml

    r40452959 r283bd88  
    3535    daemon, a secure replacement for <command>inetd</command>.</para>
    3636
    37     &lfs73_checked;
     37    &lfs74_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080<screen><userinput>sed -i -e "/^LIBS/s/-lpset/&amp; -ltirpc/" xinetd/Makefile.in       &amp;&amp;
    8181sed -i -e "/register unsigned count/s/register//" xinetd/itox.c &amp;&amp;
     82
    8283./configure --prefix=/usr --with-loadavg                        &amp;&amp;
    8384make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.