[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-910-gb494e88

git git at cross-lfs.org
Sat May 3 12:13:21 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  b494e88a4eef794c5519123a0b861c4ad1f820f2 (commit)
      from  46974b01a52b8921ecf69bd2c61a31ee5a745137 (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 b494e88a4eef794c5519123a0b861c4ad1f820f2
Author: Chris Staub <chris at beaker67.com>
Date:   Sat May 3 15:13:19 2014 -0400

    Install colo in /tools/boot

diff --git a/BOOK/boot/mips/colo-build.xml b/BOOK/boot/mips/colo-build.xml
index 098dad3..68fec93 100644
--- a/BOOK/boot/mips/colo-build.xml
+++ b/BOOK/boot/mips/colo-build.xml
@@ -47,8 +47,8 @@ make CROSS_COMPILE="${CLFS_TARGET}-" binary</userinput></screen>
     href="../../final-system/mips/colo.xml"
     xpointer="xpointer(//*[@os='c'])"/>
 
-<screen os="ab"><userinput>cp -v chain/colo-chain.elf ${CLFS}/boot/vmlinux
-gzip -9 ${CLFS}/boot/vmlinux</userinput></screen>
+<screen os="ab"><userinput>cp -v chain/colo-chain.elf /tools/boot/vmlinux
+gzip -9 /tools/boot/vmlinux</userinput></screen>
 
   </sect2>
 

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

Summary of changes:
 BOOK/boot/mips/colo-build.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list