Changeset 20c343b
- Timestamp:
- 10/13/2002 03:20:41 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 40fb8a38
- Parents:
- 12ca6be8
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
book/book.ent
r12ca6be8 r20c343b 19 19 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> 20 20 <!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"> 23 23 <!ENTITY hints-root "http://hints.linuxfromscratch.org"> -
index.xml
r12ca6be8 r20c343b 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2002101 1">6 <!ENTITY releasedate "October 1 1th, 2002">5 <!ENTITY version "20021013"> 6 <!ENTITY releasedate "October 13th, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r12ca6be8 r20c343b 10 10 11 11 <itemizedlist> 12 13 <listitem><para>October 13th, 2002 [markh]: Moved patches directory to 14 blfs-patches/cvs (lowercase) because apache has a nasty thing about 15 directories called CVS (uppercase). Updated patch root 16 entity. Have symlinked CVS --> cvs for now so that people don't get 404s 17 when looking for patches.</para></listitem> 12 18 13 19 <listitem><para>October 11th, 2002 [larry]: Multimedia: Added
Note:
See TracChangeset
for help on using the changeset viewer.