[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-781-g578ca58

git git at cross-lfs.org
Sat Apr 19 23:23:45 PDT 2014


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, systemd has been updated
       via  578ca586502639d26e60367170a707c6cbbb99f2 (commit)
       via  ddef7ba86653bbbef2e43f1fc8d58b46c4b0afa1 (commit)
       via  c2cc86f4f94852221b494099999df3b79ea5f685 (commit)
      from  e372bb94165d3c03ab78280fbe9a161eafd4befd (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 578ca586502639d26e60367170a707c6cbbb99f2
Author: Chris Staub <chris at beaker67.com>
Date:   Sun Apr 20 02:23:40 2014 -0400

    Shorten a couple download links

diff --git a/BOOK/materials/common/introduction.xml b/BOOK/materials/common/introduction.xml
index 2537a65..450e007 100644
--- a/BOOK/materials/common/introduction.xml
+++ b/BOOK/materials/common/introduction.xml
@@ -54,13 +54,13 @@ the <ulink url="../dl.list">download list</ulink> to <command>wget</command>:</p
   <para>Verification of downloaded packages can be done by downloading the
 following MD5 or SHA1 checksum lists:</para>
 
-  <para><ulink url="/files/packages/git/MD5SUMS">MD5SUMS</ulink>:</para>
+  <para><ulink url="&packages-root;MD5SUMS">MD5SUMS</ulink>:</para>
 
 <screen><userinput>pushd ${CLFS}/sources
 md5sum -c MD5SUMS
 popd</userinput></screen>
 
-  <para><ulink url="/files/packages/git/SHA1SUMS">SHA1SUMS</ulink>:</para>
+  <para><ulink url="&packages-root;SHA1SUMS">SHA1SUMS</ulink>:</para>
 
 <screen><userinput>pushd ${CLFS}/sources
 sha1sum -c SHA1SUMS 

commit ddef7ba86653bbbef2e43f1fc8d58b46c4b0afa1
Author: Chris Staub <chris at beaker67.com>
Date:   Sun Apr 20 02:23:09 2014 -0400

    Update invalid netboot link

diff --git a/BOOK/boot/mips/bootloaders.xml b/BOOK/boot/mips/bootloaders.xml
index 692d4a4..e9fa24b 100644
--- a/BOOK/boot/mips/bootloaders.xml
+++ b/BOOK/boot/mips/bootloaders.xml
@@ -17,6 +17,6 @@
   this build method, we recommend to do a netboot. Information about
   netbooting can be found at the link below.</para>
 
-  <para><ulink url="http://documents.jg555.com/netboot"/></para>
+  <para><ulink url="&hints-root;Category:Netboot"/></para>
 
 </sect1>

commit c2cc86f4f94852221b494099999df3b79ea5f685
Author: Chris Staub <chris at beaker67.com>
Date:   Sun Apr 20 01:43:11 2014 -0400

    Text fix

diff --git a/BOOK/bootable/x86/grub.xml b/BOOK/bootable/x86/grub.xml
index e727650..fe3a382 100644
--- a/BOOK/bootable/x86/grub.xml
+++ b/BOOK/bootable/x86/grub.xml
@@ -38,7 +38,7 @@
     .</para>
   </warning>
 
-  <para os="e">Instruct GRUB to install itself int othe MBR of
+  <para os="e">Instruct GRUB to install itself into the MBR of
   <filename class="partition">sda</filename>:</para>
 
 <screen os="f"><userinput>grub-install /dev/sda</userinput></screen>

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

Summary of changes:
 BOOK/boot/mips/bootloaders.xml         |    2 +-
 BOOK/bootable/x86/grub.xml             |    2 +-
 BOOK/materials/common/introduction.xml |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list