git | 30 Apr 23:16
Favicon

[Cross-LFS]Cross-LFS Book branch, master, updated. c7fdbf483f10f9c5407766b6e8516b3bd83af4af

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, master has been updated
       via  c7fdbf483f10f9c5407766b6e8516b3bd83af4af (commit)
      from  e243ae65d24de1551ed57e03ea3f23461e071f70 (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 c7fdbf483f10f9c5407766b6e8516b3bd83af4af
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Mon Apr 30 22:16:31 2012 +0100

    Fixed typo on udev final command

diff --git a/BOOK/final-system/common/udev.xml b/BOOK/final-system/common/udev.xml
index 4b2054c..a135c96 100644
--- a/BOOK/final-system/common/udev.xml
+++ b/BOOK/final-system/common/udev.xml
@@ -30,7 +30,7 @@
 <screen os="b"><userinput>./configure --prefix=/usr \
   --exec-prefix="" --sysconfdir=/etc \
   --with-usb-ids-path=no --with-pci-ids-path=no \
-  --disable-introspection --disable-keymay</userinput></screen>
+  --disable-introspection --disable-keymap</userinput></screen>

(Continue reading)

git | 15 Apr 13:18
Favicon

[Cross-LFS]Cross-LFS Book branch, master, updated. e243ae65d24de1551ed57e03ea3f23461e071f70

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, master has been updated
       via  e243ae65d24de1551ed57e03ea3f23461e071f70 (commit)
       via  97a96f12a0f424dabbe5af4153d75caf2d308b58 (commit)
       via  bc1e9bd96f5347c1bfb74c7a1e1f413147704aaa (commit)
       via  dd19332e39a954231fe9315b2575afb6df400040 (commit)
      from  7bb1bf01b922864725e1f0bd9268224e409c16e2 (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 e243ae65d24de1551ed57e03ea3f23461e071f70
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Sun Apr 15 12:14:15 2012 +0100

    Added /run to the bootscripts

diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index 75a93cf..9e2ebb1 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -53,7 +53,7 @@
 <!ENTITY bootscripts-clfs-size "44 KB">
 <!-- <!ENTITY bootscripts-clfs-url
"&packages-root;bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.bz2"> -->
(Continue reading)

git | 14 Mar 23:38
Favicon

[Cross-LFS]Cross-LFS Book branch, master, updated. 7bb1bf01b922864725e1f0bd9268224e409c16e2

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, master has been updated
       via  7bb1bf01b922864725e1f0bd9268224e409c16e2 (commit)
      from  e5ca6b9d265a0bd0a0afdce42625a59043b4ebf6 (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 7bb1bf01b922864725e1f0bd9268224e409c16e2
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Wed Mar 14 22:38:21 2012 +0000

    Updated date

diff --git a/BOOK/general.ent b/BOOK/general.ent
index fbb389a..c796ebb 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@

 <!ENTITY month "03"> <!-- Use two digits -->
 <!ENTITY month_name "March">
-<!ENTITY day "03"> <!-- Use two digits -->
+<!ENTITY day "14"> <!-- Use two digits -->
 <!ENTITY year "2012"> <!-- Use four digits -->
(Continue reading)

git | 14 Mar 23:26
Favicon

[Cross-LFS]Cross-LFS Book branch, master, updated. e5ca6b9d265a0bd0a0afdce42625a59043b4ebf6

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, master has been updated
       via  e5ca6b9d265a0bd0a0afdce42625a59043b4ebf6 (commit)
      from  14b90c2846a39d796e2358dbd2b0689618639a71 (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 e5ca6b9d265a0bd0a0afdce42625a59043b4ebf6
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Wed Mar 14 22:25:50 2012 +0000

    Replaced Module-Init-Tools with Kmod

diff --git a/BOOK/boot/alpha-chapter.xml b/BOOK/boot/alpha-chapter.xml
index f6d4af2..d5eb71e 100644
--- a/BOOK/boot/alpha-chapter.xml
+++ b/BOOK/boot/alpha-chapter.xml
 <at>  <at>  -17,7 +17,7  <at>  <at> 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/e2fsprogs.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/module-init-tools.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/kmod.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
(Continue reading)

git | 3 Mar 22:33
Favicon

[Cross-LFS]Cross-LFS Book branch, master, updated. 14b90c2846a39d796e2358dbd2b0689618639a71

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, master has been updated
       via  14b90c2846a39d796e2358dbd2b0689618639a71 (commit)
      from  e4c2553f58d8477db67b679e22bd4f1e399d9f39 (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 14b90c2846a39d796e2358dbd2b0689618639a71
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Sat Mar 3 21:33:40 2012 +0000

    Fixed typo in changelog preventing the book from rendering

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 18867b7..1a40441 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -35,7 +35,6 @@
       </itemizedlist>
     </listitem>
 -->
-17386

     <listitem>
(Continue reading)

git | 3 Mar 22:18
Favicon

[Cross-LFS]Cross-LFS Book branch, master, updated. e4c2553f58d8477db67b679e22bd4f1e399d9f39

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, master has been updated
       via  e4c2553f58d8477db67b679e22bd4f1e399d9f39 (commit)
      from  90f106c4319e05e2a3d0273961d3fa427b7008eb (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 e4c2553f58d8477db67b679e22bd4f1e399d9f39
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Sat Mar 3 21:18:46 2012 +0000

    Updated Eglibc 2.15 from r16526 to r17386 and fixed the directory name

diff --git a/BOOK/general.ent b/BOOK/general.ent
index c162763..fbb389a 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>

-<!ENTITY month "02"> <!-- Use two digits -->
-<!ENTITY month_name "Febuary">
-<!ENTITY day "29"> <!-- Use two digits -->
+<!ENTITY month "03"> <!-- Use two digits -->
(Continue reading)

git | 29 Feb 13:33
Favicon

[Cross-LFS]Cross-LFS Book branch, master, updated. 90f106c4319e05e2a3d0273961d3fa427b7008eb

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, master has been updated
       via  90f106c4319e05e2a3d0273961d3fa427b7008eb (commit)
      from  d5bb626a829cae91ea50056dec3be7406972d1e4 (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 90f106c4319e05e2a3d0273961d3fa427b7008eb
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Wed Feb 29 12:33:01 2012 +0000

    Added login to the created links in the boot method - thanks Code Monkey

diff --git a/BOOK/boot/64/createfiles.xml b/BOOK/boot/64/createfiles.xml
index 534751f..8ef7b74 100644
--- a/BOOK/boot/64/createfiles.xml
+++ b/BOOK/boot/64/createfiles.xml
@@ -17,7 +17,7 @@
   links which will be replaced by real files throughout the course of
   the next chapter after the software has been installed.</para>

-<screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,pwd,sleep,stty} ${CLFS}/bin
+<screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,login,pwd,sleep,stty} ${CLFS}/bin
 ln -sv /tools/bin/file ${CLFS}/usr/bin
(Continue reading)

git | 29 Feb 13:13
Favicon

[Cross-LFS]Cross-LFS Book branch, master, updated. 5b6948aefec71978ba948960894e6d795ff54752

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, master has been updated
       via  5b6948aefec71978ba948960894e6d795ff54752 (commit)
      from  35e7499393d6a5d5b81b95549e6275f61efe7325 (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 5b6948aefec71978ba948960894e6d795ff54752
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Wed Feb 29 12:13:51 2012 +0000

    Fixed issue with e2fsprogs multilib boot method

diff --git a/BOOK/boot/multilib/e2fsprogs.xml b/BOOK/boot/multilib/e2fsprogs.xml
index 2d03856..1a3d997 100644
--- a/BOOK/boot/multilib/e2fsprogs.xml
+++ b/BOOK/boot/multilib/e2fsprogs.xml
@@ -54,9 +54,9 @@ sed -e "/libdir=.*\/lib/s@/lib@/lib64 <at> g" configure.orig &gt; configure</userinpu
     href="../common/e2fsprogs.xml"
     xpointer="xpointer(//*[@os='f'])"/>

-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../common/e2fsprogs.xml"
-    xpointer="xpointer(//*[@os='g'])"/>
(Continue reading)

git | 29 Feb 13:19
Favicon

[Cross-LFS]Cross-LFS Book branch, master, updated. d5bb626a829cae91ea50056dec3be7406972d1e4

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, master has been updated
       via  d5bb626a829cae91ea50056dec3be7406972d1e4 (commit)
      from  5b6948aefec71978ba948960894e6d795ff54752 (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 d5bb626a829cae91ea50056dec3be7406972d1e4
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Wed Feb 29 12:19:00 2012 +0000

    Module-init-tools patch was missnamed

diff --git a/BOOK/patches.ent b/BOOK/patches.ent
index 80c00eb..7f266f5 100644
--- a/BOOK/patches.ent
+++ b/BOOK/patches.ent
@@ -52,7 +52,7 @@
 <!ENTITY man-i18n-patch-md5 "a5aba0cb5a95a7945db8c882334b7dab">
 <!ENTITY man-i18n-patch-size "12 KB">

-<!ENTITY module-init-tools-zlib_fix-patch "module-init-tools-&module-init-tools-version;-zlib_fixes-1.patch">
+<!ENTITY module-init-tools-zlib_fix-patch "module-init-tools-&module-init-tools-version;-zlib_fix-1.patch">
 <!ENTITY module-init-tools-zlib_fix-patch-md5 "8aa6600f5cf9835fa391bd685abcf603">
(Continue reading)

git | 10 Feb 12:02
Favicon

[Cross-LFS]Cross-LFS Book branch, clfs-1.2, updated. 0d1a577466382847256b44170acecbd2e8cdc0c5

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  0d1a577466382847256b44170acecbd2e8cdc0c5 (commit)
      from  8ba9f15f7cd8298f3740ec743558c656f4bbbe66 (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 0d1a577466382847256b44170acecbd2e8cdc0c5
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Fri Feb 10 11:02:49 2012 +0000

    Fixed Errata URL again

diff --git a/BOOK/general.ent b/BOOK/general.ent
index ddac302..19c8dd0 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -38,7 +38,7 @@
 <!ENTITY hints-root "http://hints.cross-lfs.org/index.php/">
 <!ENTITY livecd-root "&lfs-root;livecd/">
 <!ENTITY test-results "&clfs-root;testsuite-logs/CLFS-&major-version;.&minor-version;/">
-<!ENTITY errata "&clfs-wiki;clfs/errata/CLFS-&major-version;.&minor-version;.&extra-version;/">
+<!ENTITY errata "&clfs-wiki;wiki/errata/CLFS-&major-version;.&minor-version;.&extra-version;/">

(Continue reading)

git | 10 Feb 11:48
Favicon

[Cross-LFS]Cross-LFS Book branch, clfs-1.2, updated. 8ba9f15f7cd8298f3740ec743558c656f4bbbe66

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  8ba9f15f7cd8298f3740ec743558c656f4bbbe66 (commit)
      from  8abdee40785313de04c5ffa1cdf1973daec0280e (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 8ba9f15f7cd8298f3740ec743558c656f4bbbe66
Author: Jonathan Norman <jon <at> cosmo1847.co.uk>
Date:   Fri Feb 10 10:48:52 2012 +0000

    Updated testlog and errata URLs for CLFS 1.2.0

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 87a466e..ddac302 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -37,8 +37,8 @@
 <!ENTITY faq-root "&clfs-wiki;wiki/faq">
 <!ENTITY hints-root "http://hints.cross-lfs.org/index.php/">
 <!ENTITY livecd-root "&lfs-root;livecd/">
-<!ENTITY test-results "&clfs-root;testsuite-logs/&generic-version;/">
-<!ENTITY errata "&clfs-wiki;clfs/errata/&generic-version;/">
+<!ENTITY test-results "&clfs-root;testsuite-logs/CLFS-&major-version;.&minor-version;/">
(Continue reading)


Gmane