Changeset 736ede9


Ignore:
Timestamp:
05/12/2004 02:00:45 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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2bd6f2b
Parents:
0a1d2ae
Message:

Updated to samba-3.0.4

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

Files:
7 added
4 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/mc/mc-intro.xml

    r0a1d2ae r736ede9  
    2727<xref linkend="gpm"/>,
    2828<xref linkend="xfree86"/>,
    29 <xref linkend="samba"/>,
     29<xref linkend="samba3"/>,
    3030<xref linkend="slang"/>,
    3131<xref linkend="zip"/>,
  • multimedia/videoutils/mplayer/mplayer-intro.xml

    r0a1d2ae r736ede9  
    5858<xref linkend="libdvdread"/>,
    5959<xref linkend="nas"/>,
    60 <xref linkend="samba"/>,
     60<xref linkend="samba3"/>,
    6161<xref linkend="lame"/>,
    6262<xref linkend="xmms"/>,
  • server/other/other.xml

    r0a1d2ae r736ede9  
    1717&rsync;
    1818&openldap;
     19<!--
    1920&samba;
     21-->
     22&samba3;
    2023&xinetd;
    2124
  • server/server.ent

    r0a1d2ae r736ede9  
    2323<!ENTITY % xinetd     SYSTEM "other/xinetd/xinetd.ent">
    2424<!ENTITY % leafnode   SYSTEM "other/leafnode/leafnode.ent">
     25<!--
    2526<!ENTITY % samba      SYSTEM "other/samba/samba.ent">
     27-->
     28<!ENTITY % samba3     SYSTEM "other/samba3/samba3.ent">
    2629<!ENTITY % openldap   SYSTEM "other/openldap/openldap.ent">
    2730
     
    3336%openssh;
    3437%rsync;
     38<!--
    3539%samba;
     40-->
     41%samba3;
    3642%xinetd;
Note: See TracChangeset for help on using the changeset viewer.