glfs/index.xml
Rahul Chandra 984b8bf047
Improvements and Adherence to *LFS standards (#2)
* Make several fixes regarding typos and licensing (see below)

Since GLFS contains a significant amount of code from BLFS, for legal
reasons the BLFS MIT license must be in the repo. Instead of relicensing
which is a grey area, this commit sublicenses GLFS, as a downstream of
BLFS which it is. Along with this the changelog was added back as this is
a core part of *LFS maintainers

* Add changelog to welcome.xml

* Add a symlink and fix some typos
2024-05-23 23:45:23 -06:00

30 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
<!--
$Date$
-->
<book>
<!-- Front Matter -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="book/bookinfo.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="book/dedication.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="book/preface.xml"/>
<!-- Parts -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/multilib.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shareddeps/sdchapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="steam/steamchapter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wine/winechapter.xml"/>
<!-- Appendices -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/creat-comm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/mit-lic.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/mit-glfs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/glossary.xml"/>
</book>