diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-08 02:12:06 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-08 02:12:06 +0000 |
commit | daed5a3e75d60b08ebf67e8d4287c152908aa764 (patch) | |
tree | 76acad3ecc447ba6560c8475b37b745f7ea9d8b7 /chapter01 | |
parent | 3fffa40201f72e3038066af1f45ca8f97b88b2e7 (diff) |
Miror update to bootscripts Makefile.
Add capability in main Makefile to create md5sum file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1782ba264..c3831c38b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ <listitem> <para>2011-10-07</para> <itemizedlist> + <listitem> + <para>[bdubbs] - Miror update to bootscripts Makefile. Fixes + <ulink url="&lfs-ticket-root;2939">#2939</ulink>. + </para> + </listitem> <listitem> <para>[matthew] - Remove Pkg-Config, and its dependencies PCRE and Glib. E2fsprogs, Man-DB and Udev can all be built without Pkg-Config, |