Author: jim
Date: 2006-08-30 21:48:50 -0600 (Wed, 30 Aug 2006)
New Revision: 2358

Modified:
   /
   branches/clfs-1.0/BOOK/boot/mips64-64/flags.xml
   branches/clfs-1.0/BOOK/boot/mips64/flags.xml
   branches/clfs-1.0/BOOK/boot/sparc64-64/flags.xml
   branches/clfs-1.0/BOOK/boot/sparc64/flags.xml
   branches/clfs-1.0/BOOK/boot/x86_64-64/flags.xml
   branches/clfs-1.0/BOOK/boot/x86_64/flags.xml
Log:
 [EMAIL PROTECTED] (orig r2495):  [EMAIL PROTECTED] | 2006-08-30 17:27:23 -0700
 Text cleanup for build flags in boot section



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:2494
   + b6734a72-470d-0410-b049-f317dca95413:/:2495

Modified: branches/clfs-1.0/BOOK/boot/mips64/flags.xml
===================================================================
--- branches/clfs-1.0/BOOK/boot/mips64/flags.xml        2006-08-31 03:48:41 UTC 
(rev 2357)
+++ branches/clfs-1.0/BOOK/boot/mips64/flags.xml        2006-08-31 03:48:50 UTC 
(rev 2358)
@@ -10,8 +10,7 @@
 
   <title>Build Flags</title>
 
-  <para>We will need to copy our BUILD Variables into our new system. So when
-  we boot-up they will be there:</para>
+  <para>We will need to copy our build variables into our new system:</para>
 
 <screen><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; 
${CLFS}/root/.bash_profile
 echo export BUILDN32=\""${BUILDN32}\"" &gt;&gt; ${CLFS}/root/.bash_profile

Modified: branches/clfs-1.0/BOOK/boot/mips64-64/flags.xml
===================================================================
--- branches/clfs-1.0/BOOK/boot/mips64-64/flags.xml     2006-08-31 03:48:41 UTC 
(rev 2357)
+++ branches/clfs-1.0/BOOK/boot/mips64-64/flags.xml     2006-08-31 03:48:50 UTC 
(rev 2358)
@@ -10,8 +10,7 @@
 
   <title>Build Flags</title>
 
-  <para>We will need to copy our BUILD Variables into our new system. So when
-  we boot-up they will be there:</para>
+  <para>We will need to copy our build variables into our new system:</para>
 
 <screen><userinput>echo export BUILD64=\""${BUILD64}\"" &gt;&gt; 
${CLFS}/root/.bash_profile</userinput></screen>
 

Modified: branches/clfs-1.0/BOOK/boot/sparc64/flags.xml
===================================================================
--- branches/clfs-1.0/BOOK/boot/sparc64/flags.xml       2006-08-31 03:48:41 UTC 
(rev 2357)
+++ branches/clfs-1.0/BOOK/boot/sparc64/flags.xml       2006-08-31 03:48:50 UTC 
(rev 2358)
@@ -10,8 +10,7 @@
 
   <title>Build Flags</title>
 
-  <para>We will need to copy our BUILD Variables into our new system. So when
-  we boot-up they will be there:</para>
+  <para>We will need to copy our build variables into our new system:</para>
 
 <screen><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; 
${CLFS}/root/.bash_profile
 echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ${CLFS}/root/.bash_profile

Modified: branches/clfs-1.0/BOOK/boot/sparc64-64/flags.xml
===================================================================
--- branches/clfs-1.0/BOOK/boot/sparc64-64/flags.xml    2006-08-31 03:48:41 UTC 
(rev 2357)
+++ branches/clfs-1.0/BOOK/boot/sparc64-64/flags.xml    2006-08-31 03:48:50 UTC 
(rev 2358)
@@ -10,8 +10,7 @@
 
   <title>Build Flags</title>
 
-  <para>We will need to copy our BUILD Variables into our new system. So when
-  we boot-up they will be there:</para>
+  <para>We will need to copy our build variables into our new system:</para>
 
 <screen><userinput>echo export BUILD64=\""${BUILD64}\"" &gt;&gt; 
${CLFS}/root/.bash_profile</userinput></screen>
 

Modified: branches/clfs-1.0/BOOK/boot/x86_64/flags.xml
===================================================================
--- branches/clfs-1.0/BOOK/boot/x86_64/flags.xml        2006-08-31 03:48:41 UTC 
(rev 2357)
+++ branches/clfs-1.0/BOOK/boot/x86_64/flags.xml        2006-08-31 03:48:50 UTC 
(rev 2358)
@@ -10,8 +10,7 @@
 
   <title>Build Flags</title>
 
-  <para>We will need to copy our BUILD Variables into our new system. So when
-  we boot-up they will be there:</para>
+  <para>We will need to copy our build variables into our new system:</para>
 
 <screen><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; 
${CLFS}/root/.bash_profile
 echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ${CLFS}/root/.bash_profile

Modified: branches/clfs-1.0/BOOK/boot/x86_64-64/flags.xml
===================================================================
--- branches/clfs-1.0/BOOK/boot/x86_64-64/flags.xml     2006-08-31 03:48:41 UTC 
(rev 2357)
+++ branches/clfs-1.0/BOOK/boot/x86_64-64/flags.xml     2006-08-31 03:48:50 UTC 
(rev 2358)
@@ -10,8 +10,7 @@
 
   <title>Build Flags</title>
 
-  <para>We will need to copy our build variables into our new system so that
-  when we boot-up they will be there:</para>
+  <para>We will need to copy our build variables into our new system:</para>
 
 <screen><userinput>echo export BUILD64=\""${BUILD64}\"" &gt;&gt; 
${CLFS}/root/.bash_profile</userinput></screen>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to