From 8b9846f5cdfc952b37a5669c1b015e2f6bedf623 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 10 Sep 2013 07:26:57 +0000 Subject: Update bootscript size calculation Update to gettext-0.18.3.1 Update to kmod-15 Update to iproute2-3.11.0 Update to linux-3.11.0 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10340 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- aux-file-data.sh | 2 +- chapter01/changelog.xml | 22 ++++++++++++++++++++++ chapter01/whatsnew.xml | 16 ++++++++-------- general.ent | 4 ++-- packages.ent | 28 ++++++++++++++-------------- 5 files changed, 47 insertions(+), 25 deletions(-) diff --git a/aux-file-data.sh b/aux-file-data.sh index 2ec2c0c1f..096f8a2f4 100755 --- a/aux-file-data.sh +++ b/aux-file-data.sh @@ -12,7 +12,7 @@ FILE=$1 # Bootscript data bootscripts=$(ls lfs-bootscripts*.bz2) base=$(basename $bootscripts .tar.bz2) -bootsize=$(ls -lk $bootscripts | cut -f5 -d" ") +bootsize=$(ls -l --block-size=1024 $bootscripts | cut -f5 -d" ") bootmd5=$(md5sum $bootscripts | cut -f1 -d" ") # Figure intalled size of bootscripts diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7bc71115f..1b2e0bd6d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,28 @@ --> + + 2013-09-10 + + + [bdubbs] - Update to gettext-0.18.3.1. Fixes + #3389. + + + [bdubbs] - Update to kmod-15. Fixes + #3392. + + + [bdubbs] - Update to iproute2-3.11.0. Fixes + #3395. + + + [bdubbs] - Update to linux-3.11.0. Fixes + #3394. + + + + 2013-09-08 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 4df12d885..4a79bdfca 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -82,9 +82,9 @@ - + @@ -109,15 +109,15 @@ - + - + @@ -130,9 +130,9 @@ - + diff --git a/general.ent b/general.ent index d902438fa..977c81202 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + diff --git a/packages.ent b/packages.ent index 5d1787162..aa5a1b2df 100644 --- a/packages.ent +++ b/packages.ent @@ -196,10 +196,10 @@ - - + + - + @@ -278,10 +278,10 @@ - + - + @@ -294,10 +294,10 @@ - - + + - + @@ -338,13 +338,13 @@ - - - - - + + + + + - +