source: general.ent@ c443cc7

11.0-rc2
Last change on this file since c443cc7 was c443cc7, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Release LFS 11.0-rc2

  • Property mode set to 100644
File size: 2.9 KB
RevLine 
[59483809]1<!-- version info automatically generated by git
2 comment the following two lines for release -->
[c443cc7]3<!--<!ENTITY % version-entities SYSTEM "version.ent">
4%version-entities;-->
[59483809]5
6<!-- uncomment and edit the following four lines
7 for releases (including -rc) -->
[c443cc7]8
9<!ENTITY version "11.0-rc2">
10<!ENTITY versiond "11.0-systemd-rc2">
11<!ENTITY releasedate "August 20th, 2021">
[59483809]12<!ENTITY copyrightdate "1999-2021">
[c443cc7]13
[59483809]14<!-- jhalfs needs a literal dash, not &ndash; -->
15
[1118b17]16<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
17 Change to x.y for release but not -rc releases -->
[c443cc7]18<!ENTITY generic-version "11.0-rc2"> <!-- Use "development" or "x.y[-pre{x}]" -->
[1118b17]19
20<!ENTITY short-versiond "systemd">
[c071af0]21<!ENTITY generic-versiond "systemd">
[1118b17]22
[61707b1]23<!ENTITY lfs-root "https://www.linuxfromscratch.org/">
[ad7abdc]24<!ENTITY blfs-root "&lfs-root;blfs/">
[bb189b0]25<!ENTITY blfs-book "&blfs-root;view/&short-version;/">
[ad7abdc]26<!ENTITY faq-root "&lfs-root;faq/">
27<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
28<!ENTITY hints-index "&lfs-root;hints/list.html">
29<!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
30<!ENTITY downloads-root "&lfs-root;lfs/downloads/&generic-version;/">
31<!ENTITY livecd-root "&lfs-root;livecd/">
32<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
33<!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">
[14e0b47]34<!ENTITY secadv "&lfs-root;lfs/advisories/">
[ffbeb5f]35<!ENTITY min-kernel "3.2">
[1118b17]36
37<!ENTITY patches-rootd "&lfs-root;patches/lfs/&generic-versiond;/">
38<!ENTITY downloads-rootd "&lfs-root;lfs/downloads/&generic-versiond;/">
39<!ENTITY test-resultsd "&lfs-root;lfs/build-logs/&generic-versiond;/">
40<!ENTITY erratad "&lfs-root;lfs/errata/&generic-versiond;/">
41
[61707b1]42<!ENTITY lfs-ticket-root "https://wiki.linuxfromscratch.org/lfs/ticket/">
[287ea55]43
[6218cdb]44<!ENTITY anduin-sources "https://anduin.linuxfromscratch.org/LFS">
[287ea55]45
[ad7abdc]46<!ENTITY buildtime "Approximate build time">
47<!ENTITY diskspace "Required disk space">
48<!ENTITY dependencies "Installation depends on">
[28bdcfe]49<!ENTITY runtime "Required at runtime">
[ad7abdc]50<!ENTITY testsuites "Test suite depends on">
51<!ENTITY before "Must be installed before">
52<!ENTITY external "Optional dependencies">
53
[7504dd52]54<!ENTITY gnu "https://ftp.gnu.org/gnu/">
55<!ENTITY gnu-software "https://www.gnu.org/software/">
56<!ENTITY alpha-gnu "https://alpha.gnu.org/gnu/">
[a57d556]57<!ENTITY kernel "https://www.kernel.org/pub/">
[f448389]58<!ENTITY sourceforge "https://prdownloads.sourceforge.net/">
[7504dd52]59<!ENTITY savannah "https://download.savannah.gnu.org">
[7733d35]60<!ENTITY savannah-nongnu "https://savannah.nongnu.org">
61<!ENTITY github "https://github.com">
[0b64d38]62
[3439119b]63<!ENTITY % packages-entities SYSTEM "packages.ent">
64%packages-entities;
65
[ca17032]66<!ENTITY % patches-entities SYSTEM "patches.ent">
67%patches-entities;
Note: See TracBrowser for help on using the repository browser.