source: general.ent@ 5e15e89

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

Release Linux From Scratch 11.0-rc1.

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