| 1 |
debacle |
5456 |
<?xml version='1.0' encoding='utf-8'?> |
| 2 |
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" |
| 3 |
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ |
| 4 |
|
|
<!ENTITY % shareddata SYSTEM "../release-notes.ent" > %shareddata; |
| 5 |
|
|
]> |
| 6 |
|
|
|
| 7 |
|
|
<book lang="ca"> |
| 8 |
|
|
<title>Release Notes for &debian; &release; (&releasename;), &arch-title;</title> |
| 9 |
|
|
|
| 10 |
|
|
<bookinfo> |
| 11 |
|
|
<authorgroup> |
| 12 |
|
|
<author> |
| 13 |
|
|
<firstname>Josip</firstname> |
| 14 |
|
|
<surname>Rodin</surname> |
| 15 |
|
|
<contrib>prior release</contrib> |
| 16 |
|
|
</author> |
| 17 |
|
|
<author> |
| 18 |
|
|
<firstname>Bob</firstname> |
| 19 |
|
|
<surname>Hilliard</surname> |
| 20 |
|
|
<contrib>prior release</contrib> |
| 21 |
|
|
</author> |
| 22 |
|
|
<author> |
| 23 |
|
|
<firstname>Adam</firstname> |
| 24 |
|
|
<surname>Di Carlo</surname> |
| 25 |
|
|
<contrib>prior release</contrib> |
| 26 |
|
|
</author> |
| 27 |
|
|
<author> |
| 28 |
|
|
<firstname>Anne</firstname> |
| 29 |
|
|
<surname>Bezemer</surname> |
| 30 |
|
|
<contrib>prior release</contrib> |
| 31 |
|
|
</author> |
| 32 |
|
|
<author> |
| 33 |
|
|
<firstname>Rob</firstname> |
| 34 |
|
|
<surname>Bradford</surname> |
| 35 |
|
|
<contrib>prior release</contrib> |
| 36 |
|
|
</author> |
| 37 |
|
|
<author> |
| 38 |
|
|
<firstname>Frans</firstname> |
| 39 |
|
|
<surname>Pop</surname> |
| 40 |
|
|
<contrib>prior release</contrib> |
| 41 |
|
|
</author> |
| 42 |
|
|
<author> |
| 43 |
|
|
<firstname>Andreas</firstname> |
| 44 |
|
|
<surname>Barth</surname> |
| 45 |
|
|
<contrib>prior release</contrib> |
| 46 |
|
|
</author> |
| 47 |
|
|
<author> |
| 48 |
|
|
<firstname>Javier</firstname> |
| 49 |
|
|
<surname>Fernández-Sanguino Peña</surname> |
| 50 |
|
|
<contrib>prior release</contrib> |
| 51 |
|
|
</author> |
| 52 |
|
|
<author> |
| 53 |
|
|
<firstname>Steve</firstname> |
| 54 |
|
|
<surname>Langasek</surname> |
| 55 |
|
|
<contrib>prior release</contrib> |
| 56 |
|
|
</author> |
| 57 |
|
|
<editor> |
| 58 |
|
|
<firstname>W. Martin</firstname> |
| 59 |
|
|
<surname>Borgert</surname> |
| 60 |
|
|
<contrib>current release</contrib> |
| 61 |
|
|
<email>doc-update@release.debian.org</email> |
| 62 |
|
|
</editor> |
| 63 |
|
|
</authorgroup> |
| 64 |
|
|
<pubdate>2008-08-06</pubdate> |
| 65 |
|
|
<legalnotice> |
| 66 |
|
|
<warning condition="fixme"> |
| 67 |
|
|
<para> |
| 68 |
|
|
At this moment the half of all contributors have agreed to put |
| 69 |
|
|
the release notes under GPL2 or under any DFSG free license. |
| 70 |
|
|
See <ulink url="http://bugs.debian.org/332782">bug |
| 71 |
|
|
#332782</ulink> for the current state. |
| 72 |
|
|
</para> |
| 73 |
|
|
</warning> |
| 74 |
|
|
|
| 75 |
|
|
<para> |
| 76 |
|
|
This document is free software; you can redistribute it and/or modify |
| 77 |
|
|
it under the terms of the GNU General Public License as published by |
| 78 |
|
|
the Free Software Foundation; either version 2 of the License. |
| 79 |
|
|
</para> |
| 80 |
|
|
|
| 81 |
|
|
<para> |
| 82 |
|
|
This program is distributed in the hope that it will be useful, |
| 83 |
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 84 |
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 85 |
|
|
GNU General Public License for more details. |
| 86 |
|
|
</para> |
| 87 |
|
|
|
| 88 |
|
|
<para> |
| 89 |
|
|
You should have received a copy of the GNU General Public License along |
| 90 |
|
|
with this program; if not, write to the Free Software Foundation, Inc., |
| 91 |
|
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
| 92 |
|
|
</para> |
| 93 |
|
|
|
| 94 |
|
|
<para>The license text can also be found at <ulink |
| 95 |
|
|
url="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</ulink> |
| 96 |
|
|
and <filename>/usr/share/common-licenses/GPL-2</filename> on |
| 97 |
|
|
&debian;.</para> |
| 98 |
|
|
</legalnotice> |
| 99 |
|
|
</bookinfo> |
| 100 |
|
|
|
| 101 |
|
|
<xi:include href="about.dbk" |
| 102 |
|
|
xmlns:xi="http://www.w3.org/2003/XInclude"/> |
| 103 |
|
|
<xi:include href="whats-new.dbk" |
| 104 |
|
|
xmlns:xi="http://www.w3.org/2003/XInclude"/> |
| 105 |
|
|
<xi:include href="installing.dbk" |
| 106 |
|
|
xmlns:xi="http://www.w3.org/2003/XInclude"/> |
| 107 |
|
|
<xi:include href="upgrading.dbk" |
| 108 |
|
|
xmlns:xi="http://www.w3.org/2003/XInclude"/> |
| 109 |
|
|
<xi:include href="issues.dbk" |
| 110 |
|
|
xmlns:xi="http://www.w3.org/2003/XInclude"/> |
| 111 |
|
|
<xi:include href="moreinfo.dbk" |
| 112 |
|
|
xmlns:xi="http://www.w3.org/2003/XInclude"/> |
| 113 |
|
|
<xi:include href="old-stuff.dbk" |
| 114 |
|
|
xmlns:xi="http://www.w3.org/2003/XInclude"/> |
| 115 |
|
|
|
| 116 |
|
|
<index/> |
| 117 |
|
|
|
| 118 |
|
|
<glossary> |
| 119 |
|
|
<glossentry> |
| 120 |
|
|
<glossterm>ALSA</glossterm> |
| 121 |
|
|
<glossdef><para>Advanced Linux Sound Architecture</para></glossdef> |
| 122 |
|
|
</glossentry> |
| 123 |
|
|
<glossentry> |
| 124 |
|
|
<glossterm>CD</glossterm> |
| 125 |
|
|
<glossdef><para>Compact Disc</para></glossdef> |
| 126 |
|
|
</glossentry> |
| 127 |
|
|
<glossentry> |
| 128 |
|
|
<glossterm>DNS</glossterm> |
| 129 |
|
|
<glossdef><para>Domain Name System</para></glossdef> |
| 130 |
|
|
</glossentry> |
| 131 |
|
|
<glossentry> |
| 132 |
|
|
<glossterm>DVD</glossterm> |
| 133 |
|
|
<glossdef><para>Digital Versatile Disc</para></glossdef> |
| 134 |
|
|
</glossentry> |
| 135 |
|
|
<glossentry> |
| 136 |
|
|
<glossterm>GIMP</glossterm> |
| 137 |
|
|
<glossdef><para>GNU Image Manipulation Program</para></glossdef> |
| 138 |
|
|
</glossentry> |
| 139 |
|
|
<glossentry> |
| 140 |
|
|
<glossterm>GNU</glossterm> |
| 141 |
|
|
<glossdef><para>GNU's Not Unix</para></glossdef> |
| 142 |
|
|
</glossentry> |
| 143 |
|
|
<glossentry> |
| 144 |
|
|
<glossterm>IDE</glossterm> |
| 145 |
|
|
<glossdef><para>Integrated Drive Electronics</para></glossdef> |
| 146 |
|
|
</glossentry> |
| 147 |
|
|
<glossentry> |
| 148 |
|
|
<glossterm>LILO</glossterm> |
| 149 |
|
|
<glossdef><para>LInux LOader</para></glossdef> |
| 150 |
|
|
</glossentry> |
| 151 |
|
|
<glossentry> |
| 152 |
|
|
<glossterm>LSB</glossterm> |
| 153 |
|
|
<glossdef><para>Linux Standards Base</para></glossdef> |
| 154 |
|
|
</glossentry> |
| 155 |
|
|
<glossentry> |
| 156 |
|
|
<glossterm>LVM</glossterm> |
| 157 |
|
|
<glossdef><para>Logical Volume Manager</para></glossdef> |
| 158 |
|
|
</glossentry> |
| 159 |
|
|
<glossentry> |
| 160 |
|
|
<glossterm>MTA</glossterm> |
| 161 |
|
|
<glossdef><para>Mail Transport Agent</para></glossdef> |
| 162 |
|
|
</glossentry> |
| 163 |
|
|
<glossentry> |
| 164 |
|
|
<glossterm>NFS</glossterm> |
| 165 |
|
|
<glossdef><para>Network File System</para></glossdef> |
| 166 |
|
|
</glossentry> |
| 167 |
|
|
<glossentry> |
| 168 |
|
|
<glossterm>RAID</glossterm> |
| 169 |
|
|
<glossdef><para>Redundant Array of Independent Disks</para></glossdef> |
| 170 |
|
|
</glossentry> |
| 171 |
|
|
<glossentry> |
| 172 |
|
|
<glossterm>USB</glossterm> |
| 173 |
|
|
<glossdef><para>Universal Serial Bus</para></glossdef> |
| 174 |
|
|
</glossentry> |
| 175 |
|
|
<glossentry> |
| 176 |
|
|
<glossterm>UUID</glossterm> |
| 177 |
|
|
<glossdef><para>Universally Unique Identifier</para></glossdef> |
| 178 |
|
|
</glossentry> |
| 179 |
|
|
</glossary> |
| 180 |
|
|
</book> |