[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, clfs-1.2, updated. 642a8f556b01eb70c6d69e888b47d806d828e8b7

git git at cross-lfs.org
Fri Dec 9 21:35:34 PST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, clfs-1.2 has been updated
       via  642a8f556b01eb70c6d69e888b47d806d828e8b7 (commit)
       via  1cc38fe9fa56fcb04a78e9957fa7b6f1db392e4f (commit)
      from  4a6157fe475071c3dbb2b0eb612cb97ca699f840 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 642a8f556b01eb70c6d69e888b47d806d828e8b7
Author: Chris Staub <chris at beaker67.com>
Date:   Sat Dec 10 00:11:56 2011 -0500

    Updated date

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 5322a0a..e44f899 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "12"> <!-- Use two digits -->
 <!ENTITY month_name "December">
-<!ENTITY day "09"> <!-- Use two digits -->
+<!ENTITY day "10"> <!-- Use two digits -->
 <!ENTITY year "2011"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

commit 1cc38fe9fa56fcb04a78e9957fa7b6f1db392e4f
Author: Chris Staub <chris at beaker67.com>
Date:   Sat Dec 10 00:33:16 2011 -0500

    Temporarily changed download URLs for man-pages, Udev, and util-linux, due to kernel.org hacking. Thanks to medenn1x for reporting this.

diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index 3476985..f559ab3 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -294,7 +294,7 @@
 
 <!ENTITY man-pages-version "3.32">
 <!ENTITY man-pages-size "1,108 KB">
-<!ENTITY man-pages-url "&kernel;linux/docs/manpages/Archive/man-pages-&man-pages-version;.tar.bz2">
+<!ENTITY man-pages-url "http://mirror.anl.gov/pub/linux/docs/man-pages/man-pages-&man-pages-version;.tar.bz2">
 <!ENTITY man-pages-md5 "1278c5289660e42a597fefd30d9bdcf0">
 <!ENTITY man-pages-home "http://www.win.tue.nl/~aeb/linux/man">
 
@@ -428,7 +428,7 @@
 
 <!ENTITY udev-version "168">
 <!ENTITY udev-size "598 KB">
-<!ENTITY udev-url "&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
+<!ENTITY udev-url "http://mirror.anl.gov/pub/linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
 <!ENTITY udev-md5 "4a466078532ab5dd5c35acc3ea2ec9a1">
 <!ENTITY udev-home "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html">
 
@@ -441,7 +441,7 @@
 <!ENTITY util-linux-major-version "2.19">
 <!ENTITY util-linux-version "&util-linux-major-version;.1">
 <!ENTITY util-linux-size "4,397 KB">
-<!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v&util-linux-major-version;/util-linux-&util-linux-version;.tar.bz2">
+<!ENTITY util-linux-url "http://mirror.anl.gov/pub/linux/utils/util-linux/v&util-linux-major-version;/util-linux-&util-linux-version;.tar.bz2">
 <!ENTITY util-linux-md5 "3eab06f05163dfa65479c44e5231932c">
 <!ENTITY util-linux-blkid-id "1.1.0">
 <!ENTITY util-linux-uuid-id "1.3.0">

-----------------------------------------------------------------------

Summary of changes:
 BOOK/general.ent  |    2 +-
 BOOK/packages.ent |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list