Changeset a0afc1b
- Timestamp:
- 10/11/2015 06:24:23 PM (8 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- 040ecb6
- Parents:
- 624a039
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r624a039 ra0afc1b 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>2015-10-11</para> 41 <itemizedlist> 42 <listitem> 43 <para>[bdubbs] - Reset location of anduin hosted files.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> -
general.ent
r624a039 ra0afc1b 1 <!ENTITY version "SVN-201510 02">1 <!ENTITY version "SVN-20151011"> 2 2 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release 3 3 but not -rc releases --> 4 <!ENTITY releasedate "October 2, 2015">4 <!ENTITY releasedate "October 11, 2015"> 5 5 <!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – --> 6 6 <!ENTITY milestone "7.9"> … … 22 22 <!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/"> 23 23 24 <!ENTITY anduin "http://anduin.linuxfromscratch.org/sources"> 25 <!ENTITY anduin-sources "&anduin;/LFS/lfs-packages/conglomeration/"> 26 <!ENTITY anduin-other "&anduin;/other/"> 24 <!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/LFS"> 27 25 28 26 <!ENTITY buildtime "Approximate build time"> -
packages.ent
r624a039 ra0afc1b 295 295 <!ENTITY iana-etc-version "2.30"> 296 296 <!ENTITY iana-etc-size "201 KB"> 297 <!ENTITY iana-etc-url "&anduin-sources; iana-etc/iana-etc-&iana-etc-version;.tar.bz2">297 <!ENTITY iana-etc-url "&anduin-sources;/iana-etc-&iana-etc-version;.tar.bz2"> 298 298 <!ENTITY iana-etc-md5 "3ba3afb1d1b261383d247f46cb135ee8"> 299 299 <!ENTITY iana-etc-home "http://freecode.com/projects/iana-etc"> … … 586 586 <!ENTITY udev-lfs-version "udev-lfs-20140408"> 587 587 <!ENTITY udev-lfs-size "11 KB"> 588 <!ENTITY udev-lfs-url "&anduin- other;&udev-lfs-version;.tar.bz2">588 <!ENTITY udev-lfs-url "&anduin-sources;/&udev-lfs-version;.tar.bz2"> 589 589 <!ENTITY udev-lfs-md5 "c2d6b127f89261513b23b6d458484099"> 590 590 <!ENTITY udev-lfs-home " ">
Note:
See TracChangeset
for help on using the changeset viewer.