From 063a4a0e647a76278d437018b7950e326c27e03e Mon Sep 17 00:00:00 2001 From: Krejzi Date: Fri, 23 Jan 2015 20:54:26 +0000 Subject: Merged trunk. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 52 +++++++++++++++++++++++++++++++++++++++++++++++ chapter01/whatsnew.xml | 4 ++-- chapter05/gettext.xml | 1 + chapter06/grub.xml | 24 ++++++++++++++++++---- general.ent | 6 +++--- packages.ent | 30 +++++++++++++-------------- prologue/architecture.xml | 2 +- prologue/hostreqs.xml | 28 ++++++++++++++----------- 8 files changed, 110 insertions(+), 37 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 94ff1a2f6..ca47a3fb6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,58 @@ --> + + 2015-01-12 + + + [bdubbs] - Update to XML-Parser-2.44. Fixes + #3733. + + + [bdubbs] - Update to man-pages-3.77. Fixes + #3732. + + + [bdubbs] - Update to linux-3.18.2. Fixes + #3731. + + + + + + 2015-01-06 + + + [bdubbs] - Update to file-5.22. Fixes + #3729. + + + [bdubbs] - Update to automake-1.15. Fixes + #3727. + + + + + + 2015-01-02 + + + [bdubbs] - Update to man-pages-3.76. Fixes + #3728. + + + [bdubbs] - Fix URL for CLFS. Fixes + #3727. + + + [bdubbs] - Update copyright year. + + + [bdubbs] - Make version-check script more robust. + + + + 2014-12-25 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 72440d888..5350aa8da 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -34,9 +34,9 @@ - + Bash &bash-version; diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml index 58170e1f6..c88c0f468 100644 --- a/chapter05/gettext.xml +++ b/chapter05/gettext.xml @@ -76,6 +76,7 @@ EMACS="no" ./configure --prefix=/tools --disable-shared Compile the package: make -C gnulib-lib +make -C intl pluralx.c make -C src msgfmt make -C src msgmerge make -C src xgettext diff --git a/chapter06/grub.xml b/chapter06/grub.xml index 545508dcb..cd730a3d5 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -49,10 +49,26 @@ --disable-efiemu \ --disable-werror - The --disable-werror option allows the build to complete with - warnings introduced by more recent flex versions. The other --disable - switches minimize what is built by disabling features and testing programs - not needed for LFS. + + The meaning of the new configure options: + + + --disable-werror + + This allows the build to complete with warnings introduced + by more recent Flex versions. + + + + + --disable-grub-emu-usb --disable-efiemu + + These options minimize what is built by disabling features and + testing programs not needed for LFS. + + + + Compile the package: diff --git a/general.ent b/general.ent index eaac65d0d..3f48a8c8b 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ - + - - + + diff --git a/packages.ent b/packages.ent index d0887aa0a..e3277eae4 100644 --- a/packages.ent +++ b/packages.ent @@ -30,11 +30,11 @@ - - - + + + - + @@ -159,10 +159,10 @@ - - + + - + @@ -375,12 +375,12 @@ - + - + - + EOF bash version-check.sh -- cgit v1.2.3-54-g00ecf