Changeset bea8029
- Timestamp:
- 08/18/2020 10:46:38 PM (4 years ago)
- Branches:
- 10.0, 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, 12.1, 12.1-rc1, 12.2, 12.2-rc1, 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/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- fe4f1ad
- Parents:
- 1c41483
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r1c41483 rbea8029 43 43 appropriate for the entry or if needed the entire day's listitem. 44 44 --> 45 <listitem revision="sysv"> 46 <itemizedlist> 47 <para>2020-08-18</para> 48 <listitem revision="sysv"> 49 <para>[dj] - Update to lfs-bootscripts-20200818.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 45 54 <listitem> 46 55 <itemizedlist> -
general.ent
r1c41483 rbea8029 1 <!ENTITY version "SVN-2020081 5">1 <!ENTITY version "SVN-20200818"> 2 2 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 3 3 Change to x.y for release but not -rc releases --> 4 4 <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond "2020081 5-systemd">6 <!ENTITY versiond "20200818-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate "August 1 5th, 2020">10 <!ENTITY releasedate "August 18th, 2020"> 11 11 12 12 <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
r1c41483 rbea8029 376 376 <!ENTITY less-fin-sbu "less than 0.1 SBU"> 377 377 378 <!ENTITY lfs-bootscripts-version "202008 02"> <!-- Scripts depend on this format -->378 <!ENTITY lfs-bootscripts-version "20200818"> <!-- Scripts depend on this format --> 379 379 <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> 380 380 <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
Note:
See TracChangeset
for help on using the changeset viewer.