Changeset b82f8bc
- Timestamp:
- 08/17/2002 03:24:33 PM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- bdcf1a4
- Parents:
- 44df0b7
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/pine/pine.ent
r44df0b7 rb82f8bc 8 8 <!ENTITY pine-version "4.44"> 9 9 <!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"> 14 12 15 13 <!ENTITY pine-size "3.4 MB"> -
book/book.ent
r44df0b7 rb82f8bc 19 19 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> 20 20 <!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"> 22 22 <!ENTITY hints-root "http://hints.linuxfromscratch.org"> -
general/prog/jdk/compiled-j2sdk-inst.xml
r44df0b7 rb82f8bc 8 8 j2sdk-&cj2sdk-version;-motif-linux-i386.zip 9 9 j2sdk-&cj2sdk-version;-mozilla_headers-unix.zip 10 From <ulink url=" ftp://ftp.linuxfromscratch.org/blfs-patch"/>10 From <ulink url="&file-root;"/> 11 11 j2sdk-gcc31.patch</screen> 12 12 -
general/prog/jdk/j2sdk-inst.xml
r44df0b7 rb82f8bc 4 4 <para>Before installing j2sdk, you need to download 5 5 <filename>libstdc++-libc6.1-1.so.2.bz2</filename> from <ulink 6 url=" ftp://ftp.linuxfromscratch.org/blfs-patches"/>, and decompress it6 url="&file-root;"/>, and decompress it 7 7 to your source directory.</para> 8 8 -
introduction/welcome/changelog.xml
r44df0b7 rb82f8bc 11 11 <itemizedlist> 12 12 13 <listitem><para>August 17th, 2002 [markh]: Moved patches to the 14 blfs-patches/CVS directory on ftp.linuxfromscratch.org and update file-root 15 entity and text to follow this.</para></listitem> 16 13 17 <listitem><para>August 16th, 2002 [larry]: Connect: updated dhcpcd to 14 18 use patch that puts files in their proper place.</para></listitem> … … 20 24 qmail.</para></listitem> 21 25 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 27 recompile and cpio-2.5.</para></listitem> 23 28 24 29 <listitem><para>August 15th, 2002 [highos]: Content Databases: Added
Note:
See TracChangeset
for help on using the changeset viewer.