From b08f4096533577934b885fa9df41d3881d141612 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 15 Feb 2001 15:26:52 +0000 Subject: Initial XML commit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- bookinfo/abstract.sgml | 10 --------- bookinfo/abstract.xml | 10 +++++++++ bookinfo/authorgroup.sgml | 8 ------- bookinfo/authorgroup.xml | 8 +++++++ bookinfo/bookinfo.sgml | 9 -------- bookinfo/bookinfo.xml | 9 ++++++++ bookinfo/copyright.sgml | 9 -------- bookinfo/copyright.xml | 9 ++++++++ bookinfo/legalnotice.sgml | 53 ----------------------------------------------- bookinfo/legalnotice.xml | 53 +++++++++++++++++++++++++++++++++++++++++++++++ 10 files changed, 89 insertions(+), 89 deletions(-) delete mode 100644 bookinfo/abstract.sgml create mode 100644 bookinfo/abstract.xml delete mode 100644 bookinfo/authorgroup.sgml create mode 100644 bookinfo/authorgroup.xml delete mode 100644 bookinfo/bookinfo.sgml create mode 100644 bookinfo/bookinfo.xml delete mode 100644 bookinfo/copyright.sgml create mode 100644 bookinfo/copyright.xml delete mode 100644 bookinfo/legalnotice.sgml create mode 100644 bookinfo/legalnotice.xml (limited to 'bookinfo') diff --git a/bookinfo/abstract.sgml b/bookinfo/abstract.sgml deleted file mode 100644 index 6d3c43dd0..000000000 --- a/bookinfo/abstract.sgml +++ /dev/null @@ -1,10 +0,0 @@ - - - -This book describes the process of creating your own Linux system -from scratch from an already installed Linux distribution, using nothing but -the sources of software that are needed. - - - - diff --git a/bookinfo/abstract.xml b/bookinfo/abstract.xml new file mode 100644 index 000000000..6d3c43dd0 --- /dev/null +++ b/bookinfo/abstract.xml @@ -0,0 +1,10 @@ + + + +This book describes the process of creating your own Linux system +from scratch from an already installed Linux distribution, using nothing but +the sources of software that are needed. + + + + diff --git a/bookinfo/authorgroup.sgml b/bookinfo/authorgroup.sgml deleted file mode 100644 index 3bdc9f028..000000000 --- a/bookinfo/authorgroup.sgml +++ /dev/null @@ -1,8 +0,0 @@ - - - - GerardBeekmans - - - - diff --git a/bookinfo/authorgroup.xml b/bookinfo/authorgroup.xml new file mode 100644 index 000000000..3bdc9f028 --- /dev/null +++ b/bookinfo/authorgroup.xml @@ -0,0 +1,8 @@ + + + + GerardBeekmans + + + + diff --git a/bookinfo/bookinfo.sgml b/bookinfo/bookinfo.sgml deleted file mode 100644 index 863122d07..000000000 --- a/bookinfo/bookinfo.sgml +++ /dev/null @@ -1,9 +0,0 @@ - -Linux From Scratch - -&bi-authorgroup; -&bi-copyright; -&bi-legalnotice; -&bi-abstract; - - diff --git a/bookinfo/bookinfo.xml b/bookinfo/bookinfo.xml new file mode 100644 index 000000000..863122d07 --- /dev/null +++ b/bookinfo/bookinfo.xml @@ -0,0 +1,9 @@ + +Linux From Scratch + +&bi-authorgroup; +&bi-copyright; +&bi-legalnotice; +&bi-abstract; + + diff --git a/bookinfo/copyright.sgml b/bookinfo/copyright.sgml deleted file mode 100644 index d0bb15c69..000000000 --- a/bookinfo/copyright.sgml +++ /dev/null @@ -1,9 +0,0 @@ - - - 1999 - 2000 - 2001 - Gerard Beekmans - - - diff --git a/bookinfo/copyright.xml b/bookinfo/copyright.xml new file mode 100644 index 000000000..d0bb15c69 --- /dev/null +++ b/bookinfo/copyright.xml @@ -0,0 +1,9 @@ + + + 1999 + 2000 + 2001 + Gerard Beekmans + + + diff --git a/bookinfo/legalnotice.sgml b/bookinfo/legalnotice.sgml deleted file mode 100644 index 4d708abf6..000000000 --- a/bookinfo/legalnotice.sgml +++ /dev/null @@ -1,53 +0,0 @@ - - - -Copyright (c) 1999-2001, Gerard Beekmans - - - -All rights reserved. - - - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - - - - -Redistributions of source code must retain the above copyright notice, -this list of conditions and the following disclaimer. - - - -Redistributions in binary form must reproduce the above copyright -notice, this list of conditions and the following disclaimer in the -documentation and/or other materials provided with the distribution. - - - -Neither the name of LinuxFromScratch nor the names of its contributors -may be used to endorse or promote products derived from this software -without specific prior written permission. - - - - - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS -IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A -PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR -CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - - - diff --git a/bookinfo/legalnotice.xml b/bookinfo/legalnotice.xml new file mode 100644 index 000000000..4d708abf6 --- /dev/null +++ b/bookinfo/legalnotice.xml @@ -0,0 +1,53 @@ + + + +Copyright (c) 1999-2001, Gerard Beekmans + + + +All rights reserved. + + + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + + + + +Redistributions of source code must retain the above copyright notice, +this list of conditions and the following disclaimer. + + + +Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer in the +documentation and/or other materials provided with the distribution. + + + +Neither the name of LinuxFromScratch nor the names of its contributors +may be used to endorse or promote products derived from this software +without specific prior written permission. + + + + + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS +IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + + -- cgit v1.2.3-54-g00ecf