aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-03-06 14:26:54 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-03-06 14:26:54 +0000
commit306a9349fbc709f1167d514c5dce276fe95a9ea9 (patch)
tree6536ed8cc55174b18c338c174fc641de07044072
parent0bf53444143b2f8442f65490022adf343258f905 (diff)
Hopefully release 7.7-systemd.7.7-systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.7-systemd@10872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--general.ent6
-rw-r--r--prologue/why.xml2
3 files changed, 13 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 86c4cfedc..611a355dc 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,15 @@
</listitem>
-->
<listitem>
+ <para>2015-03-06</para>
+ <itemizedlist>
+ <listitem>
+ <para>[krejzi] - LFS-7.7-systemd released.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2015-03-03</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index d12ba058b..dab8caeac 100644
--- a/general.ent
+++ b/general.ent
@@ -1,9 +1,9 @@
-<!ENTITY version "20150219-systemd">
+<!ENTITY version "7.7-systemd">
<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
-<!ENTITY releasedate "February 19, 2015">
+<!ENTITY releasedate "March 6, 2015">
<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.7">
-<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "7.7-systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">
diff --git a/prologue/why.xml b/prologue/why.xml
index e4ea59a5d..b86f2b151 100644
--- a/prologue/why.xml
+++ b/prologue/why.xml
@@ -461,7 +461,7 @@
<listitem>
<para>Systemd</para>
- <para>This package provides and <application>init</application> program
+ <para>This package provides an <application>init</application> program
and several additional boot and system control capabilites as an
alternative to Sysvinit. It is used by many Linux distributions.</para>
</listitem>