From 1b3d6df7767bbf3dd98494e36e0bf8ff75e02b5e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 19 May 2019 19:05:56 +0000 Subject: Update to man-pages-5.01. Update to linux-5.1.3. Update to iproute2-5.1.0. Update to gettext-0.20.1. Update to file-5.37. Update to e2fsprogs-1.45.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 32 +++++++++++++++++++++++++++++++- chapter01/whatsnew.xml | 8 ++++---- chapter05/gettext.xml | 24 +++++++++--------------- chapter06/e2fsprogs.xml | 8 ++++++++ chapter06/gettext.xml | 7 +++++-- general.ent | 6 +++--- packages.ent | 38 +++++++++++++++++++------------------- 7 files changed, 79 insertions(+), 44 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 57ffe083d..0fd36e90e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,36 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2019-05-19 + + + [bdubbs] - Update to man-pages-5.01. Fixes + #4467. + + + [bdubbs] - Update to linux-5.1.3. Fixes + #4464. + + + [bdubbs] - Update to iproute2-5.1.0. Fixes + #4467. + + + [bdubbs] - Update to gettext-0.20.1. Fixes + #4465. + + + [bdubbs] - Update to file-5.37. Fixes + #4469. + + + [bdubbs] - Update to e2fsprogs-1.45.1. Fixes + #4468. + + + + 2019-05-11 @@ -62,7 +92,7 @@ [bdubbs] - Update to linux-5.0.11. Fixes - #4461. + #4461. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e283fe85a..8a1520438 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -80,9 +80,9 @@ - + @@ -98,9 +98,9 @@ - + diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml index c88c0f468..ff064cb7e 100644 --- a/chapter05/gettext.xml +++ b/chapter05/gettext.xml @@ -43,17 +43,16 @@ Installation of Gettext - For our temporary set of tools, we only need to build and install + For our temporary set of tools, we only need to install three programs from Gettext. Prepare Gettext for compilation: -cd gettext-tools -EMACS="no" ./configure --prefix=/tools --disable-shared +./configure --disable-shared The meaning of the configure option: - + --disable-shared @@ -75,21 +74,16 @@ 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 +make - As only three programs have been compiled, it is not possible to run the - test suite without compiling additional support libraries from the Gettext - package. It is therefore not recommended to attempt to run the test suite at - this stage. + + Due to the limited environment, running the test suite at this stage + is not recommended. Install the msgfmt, msgmerge and xgettext programs: -cp -v src/{msgfmt,msgmerge,xgettext} /tools/bin +cp -v gettext-tools/src/{msgfmt,msgmerge,xgettext} /tools/bin diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 549991de8..85a9acaf9 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -64,6 +64,7 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \ --disable-libblkid \ --disable-libuuid \ --disable-uuidd \ + --with-crond-dir=no \ --disable-fsck @@ -100,6 +101,13 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \ + + --with-crond-dir=no + + This disables the installation of an unneded file. + + + --disable-* diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 217af33df..6d50449fb 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -52,19 +52,22 @@ There is no reference to 'test' or TEST in gettext-tools/gnulib-tests/Makefile.am --> + + + Prepare Gettext for compilation: ./configure --prefix=/usr \ diff --git a/general.ent b/general.ent index 4a38b7978..18fccfb69 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index 70e2a14cb..b50b2dd0c 100644 --- a/packages.ent +++ b/packages.ent @@ -144,10 +144,10 @@ - - + + - + @@ -184,10 +184,10 @@ - - + + - + @@ -252,10 +252,10 @@ - - + + - + @@ -349,10 +349,10 @@ - - + + - + @@ -422,13 +422,13 @@ - - + + - + - +