Release LFS 7.5-systemd.
[linux_from_scratch.git] / general.ent
blob0d86c82a5e712256a34d15bf558c5b0aaa992426
1 <!ENTITY version "7.5-systemd">
2 <!ENTITY releasedate "March 2, 2014">
3 <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
4 <!ENTITY milestone "7.5">
5 <!ENTITY generic-version "7.5-systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
7 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
8 <!ENTITY blfs-root "&lfs-root;blfs/">
9 <!ENTITY faq-root "&lfs-root;faq/">
10 <!ENTITY hints-root "&lfs-root;hints/downloads/files/">
11 <!ENTITY hints-index "&lfs-root;hints/list.html">
12 <!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
13 <!ENTITY downloads-root "&lfs-root;lfs/downloads/&generic-version;/">
14 <!ENTITY livecd-root "&lfs-root;livecd/">
15 <!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
16 <!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">
17 <!ENTITY min-kernel "2.6.32">
19 <!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
21 <!ENTITY anduin "http://anduin.linuxfromscratch.org/sources">
22 <!ENTITY anduin-sources "&anduin;/LFS/lfs-packages/conglomeration/">
23 <!ENTITY anduin-other "&anduin;/other/">
25 <!ENTITY buildtime "Approximate build time">
26 <!ENTITY diskspace "Required disk space">
27 <!ENTITY dependencies "Installation depends on">
28 <!ENTITY testsuites "Test suite depends on">
29 <!ENTITY before "Must be installed before">
30 <!ENTITY external "Optional dependencies">
32 <!ENTITY gnu "http://ftp.gnu.org/gnu/">
33 <!ENTITY gnu-software "http://www.gnu.org/software/">
34 <!ENTITY alpha-gnu "http://alpha.gnu.org/gnu/">
35 <!ENTITY kernel "http://www.kernel.org/pub/">
36 <!ENTITY sourceforge "http://prdownloads.sourceforge.net/">
38 <!ENTITY % packages-entities SYSTEM "packages.ent">
39 %packages-entities;
41 <!ENTITY % patches-entities SYSTEM "patches.ent">
42 %patches-entities;