From 6ecd9e8a811ce0cf7131640b88ea003343cbb4d0 Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Thu, 23 Jul 2020 19:47:50 +0000 Subject: [PATCH] Merge changes from trunk to multilib git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12003 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 18 ++++++++++++++++++ chapter07/creatingdirs.xml | 2 +- chapter08/bison.xml | 5 ++--- general.ent | 6 +++--- packages.ent | 20 ++++++++++---------- 5 files changed, 34 insertions(+), 17 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 25ed2b3ce..26648218b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,24 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + + 2020-07-21 + + [bdubbs] - Update to Python3-3.8.5. Fixes + #4695. + + + [bdubbs] - Update to libcap-2.40. Fixes + #4694. + + + [bdubbs] - Update to linux-5.7.9. Fixes + #4696. + + + + 2020-07-15 diff --git a/chapter07/creatingdirs.xml b/chapter07/creatingdirs.xml index 7e843aeff..596c75711 100644 --- a/chapter07/creatingdirs.xml +++ b/chapter07/creatingdirs.xml @@ -19,8 +19,8 @@ mkdir -pv /usr/{,local/}{bin,include,lib,sbin,src} mkdir -pv /usr/{,local/}share/{color,dict,doc,info,locale,man} mkdir -pv /usr/{,local/}share/{misc,terminfo,zoneinfo} mkdir -pv /usr/{,local/}share/man/man{1..8} -install -dv -m 1777 /tmp /var/tmp install -dv -m 0750 /root +install -dv -m 1777 /tmp /var/tmp mkdir -v /var/{log,mail,spool} ln -sv /run /var/run diff --git a/chapter08/bison.xml b/chapter08/bison.xml index 1727660d8..88bd90099 100644 --- a/chapter08/bison.xml +++ b/chapter08/bison.xml @@ -48,10 +48,9 @@ make - The tests are known to fail using multiple processors. - To test the results (about 5.5 SBU), issue: + To test the results (about 5.5 SBU), issue: -make -j1 check +make check Install the package: diff --git a/general.ent b/general.ent index 0f3621325..1e1b18e52 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index 86db481b8..bf3c73921 100644 --- a/packages.ent +++ b/packages.ent @@ -391,10 +391,10 @@ - + - + @@ -425,12 +425,12 @@ - + - + - + - + - + - + - - + +