aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
blob: b3526641edabb60bf32addfeb518a3edc03ee6cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!-- Automatically generated by git-version.sh -->
<!ENTITY % conditional-entities SYSTEM "conditional.ent">
%conditional-entities;

<!-- version info automatically generated by git
     comment out the following two lines for release -->
<!ENTITY % version-entities SYSTEM "version.ent">
%version-entities;

<!-- uncomment and edit the following four lines
     for releases (including -rc) -->
<!--
<![ %sysv; [
<!ENTITY version         "10.2-rc1">
]]>
<![ %systemd; [
<!ENTITY version         "10.2-systemd-rc1">
]]>
<!ENTITY releasedate     "August 26th, 2021">
<!ENTITY copyrightdate   "1999-2021">
-->
<!-- jhalfs needs a literal dash, not &ndash; -->

<![ %sysv; [
<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
                                      Change to x.y for release but not -rc releases -->
]]>
<![ %systemd; [
<!ENTITY short-version  "systemd">  <!--Change to stable-systemd for release  -->
]]>
<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->

<!ENTITY lfs-root        "https://www.linuxfromscratch.org/">
<!ENTITY blfs-root       "&lfs-root;blfs/">
<!ENTITY blfs-book       "&blfs-root;view/&short-version;/">
<!ENTITY faq-root        "&lfs-root;faq/">
<!ENTITY hints-root      "&lfs-root;hints/downloads/files/">
<!ENTITY hints-index     "&lfs-root;hints/list.html">
<!ENTITY patches-root    "&lfs-root;patches/lfs/&generic-version;/">
<!ENTITY downloads-root  "&lfs-root;lfs/downloads/&generic-version;/">
<!ENTITY livecd-root     "&lfs-root;livecd/">
<!ENTITY test-results    "&lfs-root;lfs/build-logs/&generic-version;/">
<![ %sysv; [
<!ENTITY errata          "&lfs-root;lfs/errata/&generic-version;/">
]]>
<![ %systemd; [
<!ENTITY errata          "&lfs-root;lfs/errata/&short-version;/">
]]>
<!ENTITY secadv          "&lfs-root;lfs/advisories/">
<!ENTITY min-kernel      "3.2">
<!--
<!ENTITY patches-rootd   "&lfs-root;patches/lfs/&generic-versiond;/">
<!ENTITY downloads-rootd "&lfs-root;lfs/downloads/&generic-versiond;/">
<!ENTITY test-resultsd   "&lfs-root;lfs/build-logs/&generic-versiond;/">
<!ENTITY erratad         "&lfs-root;lfs/errata/&generic-versiond;/">
-->
<!ENTITY lfs-ticket-root "https://wiki.linuxfromscratch.org/lfs/ticket/">

<!ENTITY anduin-sources  "https://anduin.linuxfromscratch.org/LFS">

<!ENTITY buildtime       "Approximate build time">
<!ENTITY diskspace       "Required disk space">
<!ENTITY dependencies    "Installation depends on">
<!ENTITY runtime         "Required at runtime">
<!ENTITY testsuites      "Test suite depends on">
<!ENTITY before          "Must be installed before">
<!ENTITY external        "Optional dependencies">

<!ENTITY gnu             "https://ftp.gnu.org/gnu/">
<!ENTITY gnu-software    "https://www.gnu.org/software/">
<!ENTITY alpha-gnu       "https://alpha.gnu.org/gnu/">
<!ENTITY kernel          "https://www.kernel.org/pub/">
<!ENTITY sourceforge     "https://prdownloads.sourceforge.net/">
<!ENTITY savannah        "https://download.savannah.gnu.org">
<!ENTITY savannah-nongnu "https://savannah.nongnu.org">
<!ENTITY github          "https://github.com">

<!ENTITY % packages-entities SYSTEM "packages.ent">
%packages-entities;

<!ENTITY % patches-entities SYSTEM "patches.ent">
%patches-entities;