Changeset 5e15e89
- Timestamp:
- 08/15/2021 05:22:07 PM (3 years ago)
- Branches:
- 11.0-rc1
- Parents:
- 95f40992
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r95f40992 r5e15e89 44 44 --> 45 45 <listitem> 46 <para>2021-08-15</para> 47 <itemizedlist> 48 <listitem> 49 <para>[renodr] - LFS-11.0-rc1 released.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 46 55 <para>2021-08-14</para> 47 56 <itemizedlist> -
general.ent
r95f40992 r5e15e89 1 1 <!-- version info automatically generated by git 2 2 comment the following two lines for release --> 3 <!-- 3 4 <!ENTITY % version-entities SYSTEM "version.ent"> 4 5 %version-entities; 6 --> 5 7 6 8 <!-- uncomment and edit the following four lines 7 9 for releases (including -rc) --> 8 <!-- 9 <!ENTITY version "1 0.2-rc1">10 <!ENTITY versiond "1 0.2-rc1">11 <!ENTITY releasedate "August 26th, 2021">10 11 <!ENTITY version "11.0-rc1"> 12 <!ENTITY versiond "11.0-rc1"> 13 <!ENTITY releasedate "August 15th, 2021"> 12 14 <!ENTITY copyrightdate "1999-2021"> 13 --> 15 14 16 <!-- jhalfs needs a literal dash, not – --> 15 17 16 18 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 17 19 Change to x.y for release but not -rc releases --> 18 <!ENTITY generic-version " development"> <!-- Use"development" or "x.y[-pre{x}]" -->20 <!ENTITY generic-version "11.0-rc1"> <!-- "development" or "x.y[-pre{x}]" --> 19 21 20 22 <!ENTITY short-versiond "systemd"> -
packages.ent
r95f40992 r5e15e89 388 388 389 389 <!ENTITY lfs-bootscripts-version "20210608"> <!-- Scripts depend on this format --> 390 <!ENTITY lfs-bootscripts-size " BOOTSCRIPTS-SIZE KB">390 <!ENTITY lfs-bootscripts-size "33 KB"> 391 391 <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz"> 392 <!ENTITY lfs-bootscripts-md5 " BOOTSCRIPTS-MD5SUM">392 <!ENTITY lfs-bootscripts-md5 "6efd60044ad31a603a2c31c68919a988"> 393 393 <!ENTITY lfs-bootscripts-home " "> 394 <!ENTITY lfs-bootscripts-cfg-du " BOOTSCRIPTS-INSTALL-KB KB">394 <!ENTITY lfs-bootscripts-cfg-du "440 KB"> 395 395 <!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU"> 396 396
Note:
See TracChangeset
for help on using the changeset viewer.