source: general.ent@ 50420218

7.5-systemd 7.6-systemd 7.7-systemd 7.8-systemd 7.9-systemd
Last change on this file since 50420218 was 50420218, checked in by Matthew Burgess <matthew@…>, 11 years ago

Sync with latest trunk updates

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

  • Property mode set to 100644
File size: 1.7 KB
RevLine 
[50420218]1<!ENTITY version "SYSTEMD-20130428">
2<!ENTITY releasedate "April 28, 2013">
[0f344dd]3<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
[c0b1171]4<!ENTITY milestone "7.3">
[56b4279]5<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
[287ea55]6
7<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
[2bd778e9]8<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
[287ea55]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">
[0d40840]13<!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
[b720fca0]14<!ENTITY downloads-root "&lfs-root;lfs/downloads/&generic-version;/">
[f1fb6a7]15<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/sources/LFS/lfs-packages/conglomeration/">
[f896e21c]16<!ENTITY anduin-other "http://anduin.linuxfromscratch.org/sources/other/">
[9041d47]17<!ENTITY livecd-root "&lfs-root;livecd/">
[5dbab61]18<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
19<!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">
[287ea55]20
[c6cb3aa]21<!ENTITY buildtime "Approximate build time">
22<!ENTITY diskspace "Required disk space">
[45992ae]23<!ENTITY dependencies "Installation depends on">
[72d7e28]24<!ENTITY testsuites "Test suite depends on">
25<!ENTITY before "Must be installed before">
[0c2106b7]26<!ENTITY external "Optional dependencies">
[287ea55]27
[0b64d38]28<!ENTITY gnu "http://ftp.gnu.org/gnu/">
[f6abc2a]29<!ENTITY gnu-software "http://www.gnu.org/software/">
[0b64d38]30<!ENTITY alpha-gnu "ftp://alpha.gnu.org/gnu/">
31<!ENTITY kernel "http://www.kernel.org/pub/">
32<!ENTITY sourceforge "http://prdownloads.sourceforge.net/">
33
[3439119b]34<!ENTITY % packages-entities SYSTEM "packages.ent">
35%packages-entities;
36
[ca17032]37<!ENTITY % patches-entities SYSTEM "patches.ent">
38%patches-entities;
Note: See TracBrowser for help on using the repository browser.