Changeset 7ef22cf


Ignore:
Timestamp:
10/18/2004 08:26:04 PM (20 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dc477899
Parents:
d409f3a
Message:

Added automount

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd409f3a r7ef22cf  
    2424                                     
    2525<!-- Part II -->                     
     26<!-- Chapter 3 -->
     27<!ENTITY autofs-version               "4.1.3">
     28
    2629<!-- Chapter 4 -->                   
    2730<!ENTITY cracklib-version             "2.7">   
  • general/graphlib/fontconfig.xml

    rd409f3a r7ef22cf  
    66
    77<!ENTITY fontconfig-download-http "http://freedesktop.org/~fontconfig/release/fontconfig-&fontconfig-version;.tar.gz">
    8 <!ENTITY fontconfig-download-ftp "">
     8<!ENTITY fontconfig-download-ftp " ">
    99<!ENTITY fontconfig-size "747 KB">
    1010<!ENTITY fontconfig-buildsize "10 MB">
  • introduction/welcome/changelog.xml

    rd409f3a r7ef22cf  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>October 18th, 2004 [larry]: Added autofs-4.1.3 to
     26postlfs/config.</para></listitem>
    2427
    2528<listitem><para>October 18th, 2004 [igor]: Updated to
  • postlfs/config/config.xml

    rd409f3a r7ef22cf  
    4848<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="random.xml"/>
    4949<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="compressdoc.xml"/>
     50<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="autofs.xml"/>
    5051<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="netfs.xml"/>
    5152
Note: See TracChangeset for help on using the changeset viewer.