source: general.ent@ f139a18c

systemd-13485
Last change on this file since f139a18c was f139a18c, checked in by DJ Lucas <dj@…>, 8 years ago

Update to blfs-systemd-units-20160602, match layout for trunk to minimize conflicts.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17426 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 9.1 KB
RevLine 
[1cefd4d]1<!-- $LastChangedBy$ $Date$ -->
[276015d2]2
[f139a18c]3<!ENTITY day "02"> <!-- Always 2 digits -->
4<!ENTITY month "06"> <!-- Always 2 digits -->
[2325e9ba]5<!ENTITY year "2016">
[416886f]6<!ENTITY copyrightdate "2001-&year;">
[65a146b6]7<!ENTITY copyholder "The BLFS systemd Development Team">
[9e9cd2a2]8<!ENTITY version "&year;-&month;-&day;">
[f139a18c]9<!ENTITY releasedate "June 2nd, &year;">
[e9ef7b5e]10<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
[ac38e9dc]11<!ENTITY blfs-version "systemd"> <!-- svn|[release #] -->
12<!ENTITY lfs-version "systemd"> <!-- x.y|development] -->
[103ead8]13<!ENTITY last-commit "$Date$"> <!-- Automatic update -->
[4e88613]14<!ENTITY lfs-domainname "linuxfromscratch.org">
[29a430f]15
[65a146b6]16<!ENTITY maintainer-fullname "The BLFS systemd Team">
[f6ba18fd]17<!ENTITY maintainer-firstname "BLFS">
[41666068]18<!ENTITY maintainer-address "blfs-maintainer@&lfs-domainname;">
[4e88613]19
[9cbbf24b]20<!ENTITY lfs-website "http://www.&lfs-domainname;">
[83f6c770]21<!-- downloads_root must not have an entity because it is needed for scripts
22 change svn to x.y for release. Note: s/_/-/ in comment to avoid grep error -->
[65a146b6]23<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/systemd">
[4e88613]24<!ENTITY downloads-project "http://downloads.&lfs-domainname;">
[83f6c770]25
[602332ff]26<!ENTITY sources-anduin-http "http://anduin.linuxfromscratch.org/BLFS">
27<!ENTITY sources-anduin-ftp "ftp://anduin.linuxfromscratch.org/BLFS">
[83f6c770]28
[4e88613]29<!ENTITY hints-root "http://www.&lfs-domainname;/hints">
[207c3129]30<!ENTITY patch-downloads "http://www.linuxfromscratch.org/patches/downloads">
[706a31d6]31<!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/systemd">
[4e88613]32<!ENTITY errata "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
[f267149]33<!ENTITY blfs-ticket-root "http://wiki.&lfs-domainname;/blfs/ticket/">
[4e88613]34<!-- <!ENTITY lfs-root "http://www.&lfs-domainname;/lfs/view/&lfs-version;"> -->
35<!ENTITY lfs-root "../../../../lfs/view/&lfs-version;">
[ac38e9dc]36<!ENTITY lfs-dev "../../../../lfs/view/systemd">
[ec9b2d7]37<!ENTITY kernel "http://www.kernel.org/pub/">
[1604b8ff]38<!ENTITY gstreamer-dl "http://gstreamer.freedesktop.org/src">
[c9b953e6]39<!ENTITY gnu-alpha-ftp "ftp://alpha.gnu.org/gnu/">
40<!ENTITY gnu-alpha-http "http://alpha.gnu.org/gnu/">
[fce275e]41<!ENTITY sourceforge-repo "http://downloads.sourceforge.net">
[e50b41c]42<!ENTITY sourceforge-repo2 "http://sourceforge.net">
[c7ed4f4d]43<!ENTITY gentoo-ftp-repo "ftp://mirror.ovh.net/gentoo-distfiles/distfiles">
[5acd8d2]44<!ENTITY fedora-http-repo "http://pkgs.fedoraproject.org/repo/pkgs">
[83f6c770]45<!ENTITY lxqt-http-repo "http://downloads.lxqt.org/lxqt">
[faf325d]46<!ENTITY jaist-ftp-repo "ftp://ftp.jaist.ac.jp/pub//sourceforge">
[4e88613]47<!ENTITY publisher "Unknown">
[83f6c770]48<!--<!ENTITY xorg-download-http "http://xorg.freedesktop.org/archive/individual">-->
49<!ENTITY xorg-download-http "http://ftp.x.org/pub/individual">
[2f4014b]50<!ENTITY xorg-download-ftp "ftp://ftp.x.org/pub/individual">
[ac38e9dc]51<!ENTITY mozilla-http "https://ftp.mozilla.org/pub/mozilla.org">
52<!ENTITY mozilla-ftp "ftp://ftp.mozilla.org/pub">
[07584d8]53<!ENTITY gnome-download-http "http://ftp.gnome.org/pub/gnome/sources">
[ac38e9dc]54<!ENTITY gnome-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources">
[ac3e2e3b]55<!ENTITY gnome-minor "3.12">
[ac38e9dc]56<!ENTITY gnome-minor-14 "3.14">
[83f6c770]57<!ENTITY gnome-minor-16 "3.16">
58<!ENTITY gnome-minor-18 "3.18">
[4122007]59
[55fb7f56]60<!-- These entities are used to identify versions of LFS
[db808f2]61 packages referenced throughout the BLFS book. -->
[eb631ac]62<!ENTITY lfs-autoconf-version "2.69">
[415e4b2]63<!ENTITY lfs-coreutils-version "8.23">
[f60f672]64<!ENTITY lfs-dbus-version "1.10.6">
[83f6c770]65<!ENTITY lfs-e2fsprogs-version "1.42.13">
[eb631ac]66<!ENTITY lfs-flex-version "2.5.39">
[83f6c770]67<!ENTITY lfs-gcc-version "5.3.0">
[eb631ac]68<!ENTITY lfs-gdbm-version "1.11">
69<!ENTITY lfs-m4-version "1.4.17">
[f524a8f]70<!-- this was originally the perl version used by the corresponding
71 version of lfs, in those days always for i686, but now BLFS is a rolling
72 release -->
73<!ENTITY lfs-perl-version "&lt;5.x.y&gt;/&lt;arch-linux&gt;">
[d64103f]74<!ENTITY lfs-shadow-version "4.2.1">
[af8b2d9]75<!ENTITY lfs-systemd-version "230">
[d659cbe]76<!ENTITY lfs-vim-version "7.4">
[55fb7f56]77<!-- End LFS versions -->
[4122007]78
[f139a18c]79<!ENTITY systemd-units-version "20160602">
[29a430f]80
[4e88613]81<!ENTITY blfs-wiki "http://wiki.&lfs-domainname;/blfs/wiki">
[d53eb0e]82
[b5a2067]83<!-- These entities are used to annotate the current status of a package as it
84 relates to the version of LFS it will build/work against -->
[6283ab1]85<!ENTITY lfs76_checked "<para>This package is known to build and work
[83f6c770]86 properly using an LFS-7.6-systemd platform.</para>">
[6283ab1]87<!ENTITY lfs76_built "<para>This package is known to build using an LFS
[83f6c770]88 7.6-systemd platform but has not been tested.</para>">
[ac38e9dc]89<!ENTITY lfs77_checked "<para>This package is known to build and work
[83f6c770]90 properly using an LFS-7.7-systemd platform.</para>">
[ac38e9dc]91<!ENTITY lfs77_built "<para>This package is known to build using an LFS
[83f6c770]92 7.7-systemd platform but has not been tested.</para>">
[184f8af]93<!ENTITY lfs78_built "<para>This package is known to build using an LFS
94 7.8-systemd platform but has not been tested.</para>">
95<!ENTITY lfs78_checked "<para>This package is known to build and work
96 properly using an LFS 7.8-systemd platform.</para>">
[83f6c770]97<!ENTITY lfs79_built "<para>This package is known to build using an LFS
98 7.9-systemd platform but has not been tested.</para>">
99<!ENTITY lfs79_checked "<para>This package is known to build and work
100 properly using an LFS 7.9-systemd platform.</para>">
101
[040a2e4]102<!-- usage: <para>&lfssvn_checked;ccyymmdd&lfssvn_checked2;</para> -->
[76ae9a2]103<!ENTITY lfssvn_checked "This package is known to build and work properly
[040a2e4]104 using an LFS-SVN-">
[5f04edc]105<!ENTITY lfssvn_checked2 " platform.">
[040a2e4]106<!ENTITY lfssvn_built "This package is known to build using an LFS-SVN-">
[5f04edc]107<!ENTITY lfssvn_built2 " platform but has not been tested.">
[2432970]108
109<!ENTITY gcc6_checked "<para>This package is known to build properly
110 using the gcc-6 compiler.</para>">
[b5a2067]111<!-- End special entities about LFS compatibility -->
112
[ba58642]113<!ENTITY as_root "<note><para>When installing multiple packages in a script,
114 the installation needs to be done as the root user. There are three general
115 options that can be used to do this:</para>
116
117 <orderedlist>
118
119 <listitem><para>Run the entire script as the root user (not
120 recommended).</para></listitem>
121
122 <listitem><para>Use the <command>sudo</command> command from the <xref
123 linkend='sudo'/> package.</para></listitem>
124
125 <listitem><para>Use <command>su -c &quot;command arguments&quot;</command>
126 (quotes required) which will ask for the root password for every iteration
[0d7900a]127 of the loop.</para></listitem>
128
[ba58642]129 </orderedlist>
130
131 <para>One way to handle this situation is to create a short
132 <command>bash</command> function that automatically selects the appropriate
133 method. Once the command is set in the environment, it does not need to be
134 set again.</para>
[0d7900a]135
[ba58642]136 <screen><userinput>as_root()
137{
138 if [ $EUID = 0 ]; then $*
139 elif [ -x /usr/bin/sudo ]; then sudo $*
140 else su -c \\&quot;$*\\&quot;
[0d7900a]141 fi
[ba58642]142}
143
144export -f as_root</userinput></screen>
145</note>">
[33cbd93a]146
[e03aea8]147<!ENTITY not-katamari "<para>This package is not a part of the Xorg
148 katamari and is provided only as a dependency to
149 other packages or for testing the completed Xorg
150 installation.</para>">
[058a3280]151
152<!ENTITY gst-compat "<note><para><application>GStreamer</application> 1.0 series
[602bef5]153 is not API or ABI compatible with
[058a3280]154 <application>GStreamer</application> 0.10 series and both
[602bef5]155 can be installed on the same system.</para></note>">
[058a3280]156
[aedf4d7]157
158<!-- Problem with some packages introduced by a given dependency version -->
159<!ENTITY gcc-490 "gcc-4.9.0">
160
161
162
[25caf25]163<!ENTITY % package-entities SYSTEM "packages.ent">
164%package-entities;
[81678a49]165
[957e8a3d]166<!-- This should be moved into packages.xml at a later date -->
[288406c7]167<!ENTITY % kde5-package-entities SYSTEM "kde/kde5.ent">
[51d044f]168%kde5-package-entities;
169
[83f6c770]170<!ENTITY parallel_issues "<note><para>This package may occasionally fail when
171 building with multiple processors. See <xref
172 linkend='parallel-builds'/> for more information.</para></note>">
173
174<!-- KF5 entities -->
175<!ENTITY kf5-version "5.18.0">
176<!ENTITY kf5-short-version "5.18">
177<!ENTITY kf5-base "5.18">
178<!ENTITY kf5-download-http "http://download.kde.org/stable/frameworks/&kf5-base;">
179<!ENTITY kf5-download-ftp "ftp://ftp.kde.org/pub/kde/stable/frameworks/&kf5-base;/">
180
181<!ENTITY kf5apps-version "15.12.1">
182<!ENTITY kf5apps-download-http "http://download.kde.org/stable/applications/&kf5apps-version;/src">
183<!ENTITY kf5apps-download-ftp "ftp://ftp.kde.org/pub/kde/stable/&kf5apps-version;/src">
184
185<!ENTITY plasma5-version "5.5.3">
186
Note: See TracBrowser for help on using the repository browser.