Author: pierre
Date: Mon Jun 8 01:12:16 2020
New Revision: 11901
Log:
Remove unneeded files in chapter 6, and fix href' in chapter 7
Deleted:
branches/cross2/chapter06/binutils-pass1.xml
branches/cross2/chapter06/bison.xml
branches/cross2/chapter06/bzip2.xml
branches/cross2/chapter06/chroot.xml
branches/cross2/chapter06/createfiles.xml
branches/cross2/chapter06/creatingdirs.xml
branches/cross2/chapter06/dejagnu.xml
branches/cross2/chapter06/expect.xml
branches/cross2/chapter06/flex.xml
branches/cross2/chapter06/gcc-pass1.xml
branches/cross2/chapter06/generalinstructions.xml
branches/cross2/chapter06/gettext.xml
branches/cross2/chapter06/glibc.xml
branches/cross2/chapter06/kernfs.xml
branches/cross2/chapter06/libstdc++-pass2.xml
branches/cross2/chapter06/libstdc++.xml
branches/cross2/chapter06/linux-headers.xml
branches/cross2/chapter06/perl.xml
branches/cross2/chapter06/python.xml
branches/cross2/chapter06/tcl.xml
branches/cross2/chapter06/texinfo.xml
branches/cross2/chapter06/toolchaintechnotes.xml
branches/cross2/chapter06/util-linux.xml
Modified:
branches/cross2/chapter07/bash.xml
branches/cross2/chapter07/binutils-pass1.xml
branches/cross2/chapter07/binutils-pass2.xml
branches/cross2/chapter07/bison.xml
branches/cross2/chapter07/bzip2.xml
branches/cross2/chapter07/coreutils.xml
branches/cross2/chapter07/diffutils.xml
branches/cross2/chapter07/file.xml
branches/cross2/chapter07/findutils.xml
branches/cross2/chapter07/flex.xml
branches/cross2/chapter07/gawk.xml
branches/cross2/chapter07/gcc-pass1.xml
branches/cross2/chapter07/gcc-pass2.xml
branches/cross2/chapter07/gettext.xml
branches/cross2/chapter07/glibc.xml
branches/cross2/chapter07/grep.xml
branches/cross2/chapter07/gzip.xml
branches/cross2/chapter07/m4.xml
branches/cross2/chapter07/make.xml
branches/cross2/chapter07/ncurses.xml
branches/cross2/chapter07/patch.xml
branches/cross2/chapter07/python.xml
branches/cross2/chapter07/sed.xml
branches/cross2/chapter07/tar.xml
branches/cross2/chapter07/texinfo.xml
branches/cross2/chapter07/xz.xml
Modified: branches/cross2/chapter07/bash.xml
==============================================================================
--- branches/cross2/chapter07/bash.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/bash.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/bash.xml"
+ href="../chapter08/bash.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/binutils-pass1.xml
==============================================================================
--- branches/cross2/chapter07/binutils-pass1.xml Mon Jun 8 00:49:58
2020 (r11900)
+++ branches/cross2/chapter07/binutils-pass1.xml Mon Jun 8 01:12:16
2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/binutils.xml"
+ href="../chapter08/binutils.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/binutils-pass2.xml
==============================================================================
--- branches/cross2/chapter07/binutils-pass2.xml Mon Jun 8 00:49:58
2020 (r11900)
+++ branches/cross2/chapter07/binutils-pass2.xml Mon Jun 8 01:12:16
2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/binutils.xml"
+ href="../chapter08/binutils.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/bison.xml
==============================================================================
--- branches/cross2/chapter07/bison.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/bison.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/bison.xml"
+ href="../chapter08/bison.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/bzip2.xml
==============================================================================
--- branches/cross2/chapter07/bzip2.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/bzip2.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/bzip2.xml"
+ href="../chapter08/bzip2.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/coreutils.xml
==============================================================================
--- branches/cross2/chapter07/coreutils.xml Mon Jun 8 00:49:58 2020
(r11900)
+++ branches/cross2/chapter07/coreutils.xml Mon Jun 8 01:12:16 2020
(r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/coreutils.xml"
+ href="../chapter08/coreutils.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/diffutils.xml
==============================================================================
--- branches/cross2/chapter07/diffutils.xml Mon Jun 8 00:49:58 2020
(r11900)
+++ branches/cross2/chapter07/diffutils.xml Mon Jun 8 01:12:16 2020
(r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/diffutils.xml"
+ href="../chapter08/diffutils.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/file.xml
==============================================================================
--- branches/cross2/chapter07/file.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/file.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/file.xml"
+ href="../chapter08/file.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/findutils.xml
==============================================================================
--- branches/cross2/chapter07/findutils.xml Mon Jun 8 00:49:58 2020
(r11900)
+++ branches/cross2/chapter07/findutils.xml Mon Jun 8 01:12:16 2020
(r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/findutils.xml"
+ href="../chapter08/findutils.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/flex.xml
==============================================================================
--- branches/cross2/chapter07/flex.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/flex.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/flex.xml"
+ href="../chapter08/flex.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/gawk.xml
==============================================================================
--- branches/cross2/chapter07/gawk.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/gawk.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/gawk.xml"
+ href="../chapter08/gawk.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/gcc-pass1.xml
==============================================================================
--- branches/cross2/chapter07/gcc-pass1.xml Mon Jun 8 00:49:58 2020
(r11900)
+++ branches/cross2/chapter07/gcc-pass1.xml Mon Jun 8 01:12:16 2020
(r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/gcc.xml"
+ href="../chapter08/gcc.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/gcc-pass2.xml
==============================================================================
--- branches/cross2/chapter07/gcc-pass2.xml Mon Jun 8 00:49:58 2020
(r11900)
+++ branches/cross2/chapter07/gcc-pass2.xml Mon Jun 8 01:12:16 2020
(r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/gcc.xml"
+ href="../chapter08/gcc.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/gettext.xml
==============================================================================
--- branches/cross2/chapter07/gettext.xml Mon Jun 8 00:49:58 2020
(r11900)
+++ branches/cross2/chapter07/gettext.xml Mon Jun 8 01:12:16 2020
(r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/gettext.xml"
+ href="../chapter08/gettext.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/glibc.xml
==============================================================================
--- branches/cross2/chapter07/glibc.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/glibc.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/glibc.xml"
+ href="../chapter08/glibc.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/grep.xml
==============================================================================
--- branches/cross2/chapter07/grep.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/grep.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/grep.xml"
+ href="../chapter08/grep.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/gzip.xml
==============================================================================
--- branches/cross2/chapter07/gzip.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/gzip.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/gzip.xml"
+ href="../chapter08/gzip.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/m4.xml
==============================================================================
--- branches/cross2/chapter07/m4.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/m4.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/m4.xml"
+ href="../chapter08/m4.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/make.xml
==============================================================================
--- branches/cross2/chapter07/make.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/make.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -24,7 +24,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/make.xml"
+ href="../chapter08/make.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/ncurses.xml
==============================================================================
--- branches/cross2/chapter07/ncurses.xml Mon Jun 8 00:49:58 2020
(r11900)
+++ branches/cross2/chapter07/ncurses.xml Mon Jun 8 01:12:16 2020
(r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/ncurses.xml"
+ href="../chapter08/ncurses.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/patch.xml
==============================================================================
--- branches/cross2/chapter07/patch.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/patch.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/patch.xml"
+ href="../chapter08/patch.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/python.xml
==============================================================================
--- branches/cross2/chapter07/python.xml Mon Jun 8 00:49:58 2020
(r11900)
+++ branches/cross2/chapter07/python.xml Mon Jun 8 01:12:16 2020
(r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/python.xml"
+ href="../chapter08/python.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/sed.xml
==============================================================================
--- branches/cross2/chapter07/sed.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/sed.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/sed.xml"
+ href="../chapter08/sed.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/tar.xml
==============================================================================
--- branches/cross2/chapter07/tar.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/tar.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/tar.xml"
+ href="../chapter08/tar.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/texinfo.xml
==============================================================================
--- branches/cross2/chapter07/texinfo.xml Mon Jun 8 00:49:58 2020
(r11900)
+++ branches/cross2/chapter07/texinfo.xml Mon Jun 8 01:12:16 2020
(r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/texinfo.xml"
+ href="../chapter08/texinfo.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
Modified: branches/cross2/chapter07/xz.xml
==============================================================================
--- branches/cross2/chapter07/xz.xml Mon Jun 8 00:49:58 2020 (r11900)
+++ branches/cross2/chapter07/xz.xml Mon Jun 8 01:12:16 2020 (r11901)
@@ -25,7 +25,7 @@
<title/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../chapter06/xz.xml"
+ href="../chapter08/xz.xml"
xpointer="xpointer(/sect1/sect2[1]/para[1])"/>
<segmentedlist>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page