Tag 7.4-rc1
[linux_from_scratch.git] / general.ent
blob23945d285c1cd9b3a6a330cc21b71ee15de5fc4a
1 <!ENTITY version "7.4-rc1">
2 <!ENTITY releasedate "August 16, 2013">
3 <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
4 <!ENTITY milestone "7.4">
5 <!ENTITY generic-version "7.4-rc1"> <!-- 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;/">
18 <!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
20 <!ENTITY anduin "http://anduin.linuxfromscratch.org/sources">
21 <!ENTITY anduin-sources "&anduin;/LFS/lfs-packages/conglomeration/">
22 <!ENTITY anduin-other "&anduin;/other/">
24 <!ENTITY buildtime "Approximate build time">
25 <!ENTITY diskspace "Required disk space">
26 <!ENTITY dependencies "Installation depends on">
27 <!ENTITY testsuites "Test suite depends on">
28 <!ENTITY before "Must be installed before">
29 <!ENTITY external "Optional dependencies">
31 <!ENTITY gnu "http://ftp.gnu.org/gnu/">
32 <!ENTITY gnu-software "http://www.gnu.org/software/">
33 <!ENTITY alpha-gnu "http://alpha.gnu.org/gnu/">
34 <!ENTITY kernel "http://www.kernel.org/pub/">
35 <!ENTITY sourceforge "http://prdownloads.sourceforge.net/">
37 <!ENTITY % packages-entities SYSTEM "packages.ent">
38 %packages-entities;
40 <!ENTITY % patches-entities SYSTEM "patches.ent">
41 %patches-entities;