aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-04-20 20:01:44 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-04-20 20:01:44 +0000
commit7249d0a2e75bd3ef3c1de80abc6661209f03d9b7 (patch)
tree522de3a28e7b6993bd2db01a6f1d9e7534686269 /chapter01
parent78a302e6e9810ad563d870f645931b5c0608a870 (diff)
Move killall to /bin. Fixes #2622.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 29b36e87c..671cc98c3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,13 @@
<para>2010-04-20</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Move <command>killall</command> to
+ <filename class="directory">/bin</filename> so that installs with a
+ separate <filename class="directory">/usr</filename> partition and no
+ <package>Sysvinit</package> installed will boot. Fixes
+ <ulink url="&lfs-ticket-root;2622">#2622</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Grep-2.6.3. Fixes
<ulink url="&lfs-ticket-root;2621">#2621</ulink>.</para>
</listitem>