Changeset 912a09b6


Ignore:
Timestamp:
07/29/2004 02:28:29 PM (20 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ace3ef8
Parents:
afa198d
Message:

Update of bootscripts location for svn

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rafa198d r912a09b6  
    1 <!ENTITY day          "28">
     1<!ENTITY day          "29">
    22<!ENTITY month        "07">
    33<!ENTITY year         "2004">
     
    77<!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
    88<!ENTITY lfs-version  "testing">              <!-- stable|testing|unstable] -->
    9 <!ENTITY last-commit  "Wed Jul 28 22:52:00 MDT 2004"> <!-- Need to set up auto update for this -->
     9<!ENTITY last-commit  "Wed Jul 29 08:52:00 MDT 2004"> <!-- Need to set up auto update for this -->
    1010
    1111<!ENTITY maintainer-fullname  "Bruce Dubbs">
     
    1313<!ENTITY maintainer-address   "bdubbs@linuxfromscratch.org">
    1414 
    15 <!ENTITY downloads-root "http://downloads.linuxfromscratch.org">
     15<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
    1616<!ENTITY hints-root     "http://www.linuxfromscratch.org/hints">
    1717<!ENTITY patch-root     "http://www.linuxfromscratch.org/patches/blfs/&blfs-version;">
     
    2020
    2121
    22 <!ENTITY blfs-bootscripts-version     "5.1">
     22<!ENTITY blfs-bootscripts-version     "20040729">
    2323<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    2424                                     
  • introduction/welcome/changelog.xml

    rafa198d r912a09b6  
    1919<itemizedlist>
    2020
     21<listitem><para>July 29th, 2004 [bdubbs]: Updated svn bootscripts
     22location.</para></listitem>
     23
    2124<listitem><para>July 28th, 2004 [dj]: Changed instructions surrounding
    2225network scripts to match the new networking setup.</para></listitem>
Note: See TracChangeset for help on using the changeset viewer.