diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-03 21:52:09 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-03 21:52:09 +0000 |
commit | cba2d4e6aa081fdf62e527d28eba137eb885f0cc (patch) | |
tree | eee1c3ef6d42101635b135289262eb1386cf87a0 /chapter03/patches.xml | |
parent | 008436e04cb47fbba28ab083cf4ef9339699b5fd (diff) |
Added systemd and dbus to the book.
Set up systemd and System V side-by-side with the
ability to reboot to either system.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index b7f0f617d..bfc133159 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -65,15 +65,15 @@ <para>MD5 sum: <literal>&perl-libc-patch-md5;</literal></para> </listitem> </varlistentry> -<!-- + <varlistentry> - <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> + <term>Systemd Compat Patch - <token>&systemd-compat-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> - <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&systemd-compat-patch;"/></para> + <para>MD5 sum: <literal>&systemd-compat-patch-md5;</literal></para> </listitem> </varlistentry> ---> + <varlistentry> <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term> <listitem> |