Changeset 547df0bc for basicnet


Ignore:
Timestamp:
09/26/2003 07:39:35 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5afbfa23
Parents:
79f87f94
Message:

chapter 22

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

Location:
basicnet/netprogs
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/ncpfs.xml

    r79f87f94 r547df0bc  
    1 <sect1 id="ncpfs" xreflabel="ncpfs-&ncpfs-version;">
     1<sect1 id="ncpfs" xreflabel="NCPFS-&ncpfs-version;">
    22<?dbhtml filename="ncpfs.html" dir="basicnet"?>
    3 <title>ncpfs-&ncpfs-version;</title>
     3<title>NCPFS-&ncpfs-version;</title>
    44
    55&ncpfs-intro;
  • basicnet/netprogs/ncpfs/ncpfs-config.xml

    r79f87f94 r547df0bc  
    11<sect2>
    2 <title>Configuring <application>nfs-utils</application></title>
     2<title>Configuring <application>NCPFS</application></title>
    33
    44<sect3><title>Config files</title>
     
    3030after the username.  If this space is substituted by a tab or multiple
    3131spaces, you will not get the expected results when attempting to use
    32 the <application>ncpfs</application> tools.  If no password is supplied,
     32the <application>NCPFS</application> tools.  If no password is supplied,
    3333the client utilities will ask for a password when it is needed.  If no
    3434password is needed, for instance when using a guest account, a single '-'
  • basicnet/netprogs/ncpfs/ncpfs-exp.xml

    r79f87f94 r547df0bc  
    1010<para><userinput>--includedir=/usr/include</userinput>: Tells configure
    1111to look in <filename>/usr/include</filename> for header files.  It also
    12 tells make to install ncpfs's headers here.</para>
     12tells make to install <application>NCPFS</application>'s headers here.</para>
    1313
    1414<para><userinput>--mandir=/usr/share/man</userinput>:  installs the man
  • basicnet/netprogs/ncpfs/ncpfs-inst.xml

    r79f87f94 r547df0bc  
    11<sect2>
    2 <title>Installation of ncpfs</title>
     2<title>Installation of <application><acronym>NCPFS</acronym></application></title>
    33
    4 <para>Install ncpfs by running the following commands:</para>
     4<para>Install <application><acronym>NCPFS</acronym></application> by running the following commands:</para>
    55
    66<para><screen><userinput>./configure --prefix=/usr --includedir=/usr/include \
  • basicnet/netprogs/ncpfs/ncpfs-intro.xml

    r79f87f94 r547df0bc  
    11<sect2>
    2 <title>Introduction to ncpfs</title>
     2<title>Introduction to <application><acronym>NCPFS</acronym></application></title>
    33
    4 <para>The ncpfs package contains client and administration tools for
     4<para>The <application><acronym>NCPFS</acronym></application> package contains client and administration tools for
    55use with Novell networks.</para>
    66
    7 <screen>Download location (HTTP):      <ulink url="&ncpfs-download-http;"/>
    8 Download location (FTP):       <ulink url="&ncpfs-download-ftp;"/>
    9 Version used:                  &ncpfs-version;
    10 Package size:                  &ncpfs-size;
    11 Estimated Disk space required: &ncpfs-buildsize;</screen>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink
     10url="&ncpfs-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink
     12url="&ncpfs-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &ncpfs-size;</para></listitem>
     14<listitem><para>Estimated Disk space required:
     15&ncpfs-buildsize;</para></listitem>
     16<listitem><para>Estimated build time:
     17&ncpfs-time;</para></listitem></itemizedlist>
     18</sect3>
     19
     20
    1221
    1322</sect2>
  • basicnet/netprogs/ncpfs/ncpfs.ent

    r79f87f94 r547df0bc  
    1212"ftp://platan.vc.cvut.cz/pub/linux/ncpfs/ncpfs-&ncpfs-version;.tar.gz">
    1313<!ENTITY ncpfs-size "1.5 MB">
     14<!ENTITY ncpfs-time "">
  • basicnet/netprogs/nfs-utils.xml

    r79f87f94 r547df0bc  
    1 <sect1 id="nfs-utils" xreflabel="nfs-utils-&nfs-utils-version;">
     1<sect1 id="nfs-utils" xreflabel="NFS Utilities-&nfs-utils-version;">
    22<?dbhtml filename="nfs-utils.html" dir="basicnet"?>
    3 <title>nfs-utils-&nfs-utils-version;</title>
     3<title>NFS Utilities-&nfs-utils-version;</title>
    44
    55<para>TO BE DONE</para>
Note: See TracChangeset for help on using the changeset viewer.