Changeset b0ff55f


Ignore:
Timestamp:
07/30/2005 04:21:46 AM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
6d3d9b3
Parents:
cf3ca4b5
Message:

Remove courier from the book

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rcf3ca4b5 rb0ff55f  
    3030   
    3131    <listitem>
    32       <para>July 29th 2005 [bdubbs]: Updated to iptables-1..3.3.</para>
     32      <para>July 29th 2005 [bdubbs]: Updated to iptables-1.3.3.</para>
    3333    </listitem>
    3434   
  • introduction/welcome/credits.xml

    rcf3ca4b5 rb0ff55f  
    311311      </listitem>
    312312
    313       <listitem>
     313      <!-- <listitem>
    314314        <para>courier:
    315315        <emphasis>Jim Gifford</emphasis></para>
    316       </listitem>
     316      </listitem> -->
    317317
    318318    </itemizedlist>
  • postlfs/config/users.xml

    rcf3ca4b5 rb0ff55f  
    7171        <row><entry>apache  </entry><entry>25</entry><entry>25</entry></row>
    7272        <row><entry>smmsp   </entry><entry>26</entry><entry>26</entry></row>
    73         <row><entry>courier </entry><entry>30</entry><entry>30</entry></row>
     73        <!-- <row><entry>courier </entry><entry>30</entry><entry>30</entry></row> -->
    7474        <row><entry>exim    </entry><entry>31</entry><entry>31</entry></row>
    7575        <row><entry>postfix </entry><entry>32</entry><entry>32</entry></row>
  • postlfs/security/cyrus-sasl.xml

    rcf3ca4b5 rb0ff55f  
    7474    <xref linkend="db"/>,
    7575    <xref linkend="gdbm"/>,
    76     <xref linkend="courier"/>,
     76    <!-- <xref linkend="courier"/>,  -->
    7777    <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
    7878    <ulink url="http://sqlite.org/">SQLite</ulink> and
  • server/mail/mail.xml

    rcf3ca4b5 rb0ff55f  
    1818  server (Courier-IMAP).</para>
    1919
    20   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="courier.xml"/>
     20  <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="courier.xml"/> -->
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="exim.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postfix.xml"/>
Note: See TracChangeset for help on using the changeset viewer.