Changeset b82f8bc


Ignore:
Timestamp:
08/17/2002 03:24:33 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:
bdcf1a4
Parents:
44df0b7
Message:

move patches directory

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/pine/pine.ent

    r44df0b7 rb82f8bc  
    88<!ENTITY pine-version "4.44">
    99<!ENTITY pine-download-http "http://mirror.sit.wisc.edu/pub/net/mail/pine/pine4.44.tar.gz">
    10 <!ENTITY blfs-patch-dir
    11 "ftp://ftp.linuxfromscratch.org/blfs-patches">
    12 <!ENTITY pine-download-ftp
    13 "ftp://ftp.cac.washington.edu/pine/pine4.44.tar.gz">
     10<!ENTITY blfs-patch-dir "&file-root;">
     11<!ENTITY pine-download-ftp "ftp://ftp.cac.washington.edu/pine/pine4.44.tar.gz">
    1412
    1513<!ENTITY pine-size "3.4 MB">
  • book/book.ent

    r44df0b7 rb82f8bc  
    1919<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
    2020<!ENTITY http-root "http://ftp.linuxfromscratch.org">
    21 <!ENTITY file-root "ftp://ftp.linuxfromscratch.org/blfs-patches/">
     21<!ENTITY file-root "ftp://ftp.linuxfromscratch.org/blfs-patches/CVS">
    2222<!ENTITY hints-root "http://hints.linuxfromscratch.org">
  • general/prog/jdk/compiled-j2sdk-inst.xml

    r44df0b7 rb82f8bc  
    88j2sdk-&cj2sdk-version;-motif-linux-i386.zip
    99j2sdk-&cj2sdk-version;-mozilla_headers-unix.zip
    10 From <ulink url="ftp://ftp.linuxfromscratch.org/blfs-patch"/>
     10From <ulink url="&file-root;"/>
    1111j2sdk-gcc31.patch</screen>
    1212
  • general/prog/jdk/j2sdk-inst.xml

    r44df0b7 rb82f8bc  
    44<para>Before installing j2sdk, you need to download
    55<filename>libstdc++-libc6.1-1.so.2.bz2</filename> from <ulink
    6 url="ftp://ftp.linuxfromscratch.org/blfs-patches"/>, and decompress it
     6url="&file-root;"/>, and decompress it
    77to your source directory.</para>
    88
  • introduction/welcome/changelog.xml

    r44df0b7 rb82f8bc  
    1111<itemizedlist>
    1212
     13<listitem><para>August 17th, 2002 [markh]: Moved patches to the
     14blfs-patches/CVS directory on ftp.linuxfromscratch.org and update file-root
     15entity and text to follow this.</para></listitem>
     16
    1317<listitem><para>August 16th, 2002 [larry]: Connect: updated dhcpcd to
    1418use patch that puts files in their proper place.</para></listitem>
     
    2024qmail.</para></listitem>
    2125
    22 <listitem><para>August 16th, 2002 [larry]: General: Added gnat-3.14, gcc-3.2 recompile and cpio-2.5.</para></listitem>
     26<listitem><para>August 16th, 2002 [larry]: General: Added gnat-3.14, gcc-3.2
     27recompile and cpio-2.5.</para></listitem>
    2328
    2429<listitem><para>August 15th, 2002 [highos]: Content Databases: Added
Note: See TracChangeset for help on using the changeset viewer.