source: general.ent@ 0bf23c8

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 arm bdubbs/gcc13 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/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 0bf23c8 was 0bf23c8, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Merge branch 'trunk' into plabs/condxml

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