Changeset 20c343b


Ignore:
Timestamp:
10/13/2002 03:20:41 PM (22 years ago)
Author:
Mark Hymers <markh@…>
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
40fb8a38
Parents:
12ca6be8
Message:

Moved patches directory to
blfs-patches/cvs (lowercase) because apache has a nasty thing about
directories called CVS (uppercase). Updated patch root
entity. Have symlinked CVS --> cvs on shadowfax for now so that
people don't get 404s when looking for patches

Thanks to Jesse for pointing this out

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • book/book.ent

    r12ca6be8 r20c343b  
    1919<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
    2020<!ENTITY http-root "http://ftp.linuxfromscratch.org">
    21 <!ENTITY ffile-root "ftp://ftp.linuxfromscratch.org/blfs-patches/CVS">
    22 <!ENTITY hfile-root "http://ftp.linuxfromscratch.org/blfs-patches/CVS">
     21<!ENTITY ffile-root "ftp://ftp.linuxfromscratch.org/blfs-patches/cvs">
     22<!ENTITY hfile-root "http://ftp.linuxfromscratch.org/blfs-patches/cvs">
    2323<!ENTITY hints-root "http://hints.linuxfromscratch.org">
  • index.xml

    r12ca6be8 r20c343b  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20021011">
    6 <!ENTITY releasedate "October 11th, 2002">
     5<!ENTITY version "20021013">
     6<!ENTITY releasedate "October 13th, 2002">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    r12ca6be8 r20c343b  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>October 13th, 2002 [markh]: Moved patches directory to
     14blfs-patches/cvs (lowercase) because apache has a nasty thing about
     15directories called CVS (uppercase).  Updated patch root
     16entity.  Have symlinked CVS --&gt; cvs for now so that people don't get 404s
     17when looking for patches.</para></listitem>
    1218
    1319<listitem><para>October 11th, 2002 [larry]: Multimedia: Added
Note: See TracChangeset for help on using the changeset viewer.