Changeset c36fab19
- Timestamp:
- 08/31/2020 10:04:30 PM (4 years ago)
- Branches:
- 10.0
- Parents:
- de3fb6c
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
rde3fb6c rc36fab19 43 43 appropriate for the entry or if needed the entire day's listitem. 44 44 --> 45 46 <listitem> 47 <para>2020-09-01</para> 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - LFS-10.0 released.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 45 55 <listitem> 46 56 <itemizedlist> -
general.ent
rde3fb6c rc36fab19 1 <!ENTITY version " SVN-20200828">2 <!ENTITY short-version " svn"> <!-- Used below in &blfs-book;1 <!ENTITY version "10.0"> 2 <!ENTITY short-version "10.0"> <!-- Used below in &blfs-book; 3 3 Change to x.y for release but not -rc releases --> 4 <!ENTITY generic-version " development"> <!-- Use "development" or "x.y[-pre{x}]" -->4 <!ENTITY generic-version "10.0"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond " 20200828-systemd">6 <!ENTITY versiond "10.0-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate " August 28th, 2020">10 <!ENTITY releasedate "September 1st, 2020"> 11 11 12 12 <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
rde3fb6c rc36fab19 377 377 378 378 <!ENTITY lfs-bootscripts-version "20200818"> <!-- Scripts depend on this format --> 379 <!ENTITY lfs-bootscripts-size " BOOTSCRIPTS-SIZEKB">379 <!ENTITY lfs-bootscripts-size "32 KB"> 380 380 <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz"> 381 <!ENTITY lfs-bootscripts-md5 " BOOTSCRIPTS-MD5SUM">381 <!ENTITY lfs-bootscripts-md5 "ef4abcaeddc1496f7a94b72af99e243a"> 382 382 <!ENTITY lfs-bootscripts-home " "> 383 <!ENTITY lfs-bootscripts-cfg-du " BOOTSCRIPTS-INSTALL-KBKB">383 <!ENTITY lfs-bootscripts-cfg-du "244 KB"> 384 384 <!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU"> 385 385
Note:
See TracChangeset
for help on using the changeset viewer.