Browse Source

Hopefully release 7.7-systemd.

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.7-systemd@10872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi 10 years ago
parent
commit
536849813e
3 changed files with 13 additions and 4 deletions
  1. 9 0
      chapter01/changelog.xml
  2. 3 3
      general.ent
  3. 1 1
      prologue/why.xml

+ 9 - 0
chapter01/changelog.xml

@@ -35,6 +35,15 @@
       </itemizedlist>
       </itemizedlist>
     </listitem>
     </listitem>
 -->
 -->
+    <listitem>
+      <para>2015-03-06</para>
+      <itemizedlist>
+        <listitem>
+          <para>[krejzi] - LFS-7.7-systemd released.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
     <listitem>
       <para>2015-03-03</para>
       <para>2015-03-03</para>
       <itemizedlist>
       <itemizedlist>

+ 3 - 3
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 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 copyrightdate   "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "7.7">
 <!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 lfs-root        "http://www.linuxfromscratch.org/">
 <!ENTITY blfs-root       "&lfs-root;blfs/">
 <!ENTITY blfs-root       "&lfs-root;blfs/">

+ 1 - 1
prologue/why.xml

@@ -461,7 +461,7 @@
       <listitem>
       <listitem>
         <para>Systemd</para>
         <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
         and several additional boot and system control capabilites as an
         alternative to Sysvinit. It is used by many Linux distributions.</para>
         alternative to Sysvinit. It is used by many Linux distributions.</para>
       </listitem>
       </listitem>