source: general.ent@ 146620c

7.7-systemd 7.8-systemd 7.9-systemd
Last change on this file since 146620c was a063de63, checked in by Krejzi <krejzi@…>, 10 years ago

Merged trunk, updated to dbus-1.8.14.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 2.2 KB
RevLine 
[a063de63]1<!ENTITY version "20150206-systemd">
[bff5fef]2<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
[a063de63]3<!ENTITY releasedate "February 6, 2015">
[063a4a0]4<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
[8b9b4cb]5<!ENTITY milestone "7.7">
[56b4279]6<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
[287ea55]7
[aca25d4]8<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
[0acc9b5]9<!--
[aca25d4]10<!ENTITY blfs-root "&lfs-root;blfs/">
[a7f92a3]11<!ENTITY blfs-book "&blfs-root;view/&short-version;/">
[0acc9b5]12-->
13<!ENTITY blfs-root "&lfs-root;~krejzi/kblfs/">
14<!ENTITY blfs-book "&blfs-root;">
[aca25d4]15<!ENTITY faq-root "&lfs-root;faq/">
16<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
17<!ENTITY hints-index "&lfs-root;hints/list.html">
18<!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
19<!ENTITY downloads-root "&lfs-root;lfs/downloads/&generic-version;/">
20<!ENTITY livecd-root "&lfs-root;livecd/">
21<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
22<!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">
[a3af16f]23<!ENTITY min-kernel "2.6.32">
[aca25d4]24
[2bd778e9]25<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
[287ea55]26
[aca25d4]27<!ENTITY anduin "http://anduin.linuxfromscratch.org/sources">
28<!ENTITY anduin-sources "&anduin;/LFS/lfs-packages/conglomeration/">
29<!ENTITY anduin-other "&anduin;/other/">
[287ea55]30
[aca25d4]31<!ENTITY buildtime "Approximate build time">
32<!ENTITY diskspace "Required disk space">
33<!ENTITY dependencies "Installation depends on">
34<!ENTITY testsuites "Test suite depends on">
35<!ENTITY before "Must be installed before">
36<!ENTITY external "Optional dependencies">
37
38<!ENTITY gnu "http://ftp.gnu.org/gnu/">
39<!ENTITY gnu-software "http://www.gnu.org/software/">
40<!ENTITY alpha-gnu "http://alpha.gnu.org/gnu/">
[9256309]41<!ENTITY kernel "https://www.kernel.org/pub/">
[aca25d4]42<!ENTITY sourceforge "http://prdownloads.sourceforge.net/">
[6f34f43]43<!ENTITY savannah "http://download.savannah.gnu.org">
[0b64d38]44
[3439119b]45<!ENTITY % packages-entities SYSTEM "packages.ent">
46%packages-entities;
47
[ca17032]48<!ENTITY % patches-entities SYSTEM "patches.ent">
49%patches-entities;
Note: See TracBrowser for help on using the repository browser.