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