* Redesigned and updated README to match new www.debian.org style.

This commit is contained in:
Anne Bezemer 2001-04-24 20:15:56 +00:00
parent fba7f2543c
commit 966cf8eda6
13 changed files with 214 additions and 66 deletions

View File

@ -535,7 +535,7 @@ $(SDIR)/CD1/README.html:
| sed -e 's/%%.//g' > $$dir/README.html ; \ | sed -e 's/%%.//g' > $$dir/README.html ; \
rm -f $$dir/README.diskdefines ; \ rm -f $$dir/README.diskdefines ; \
mkdir -p $$dir/pics ; \ mkdir -p $$dir/pics ; \
cp $(BASEDIR)/data/pics/*.jpg $$dir/pics/ ; \ cp $(BASEDIR)/data/pics/*.* $$dir/pics/ ; \
done done
# Add the install stuff on the first CD # Add the install stuff on the first CD

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
data/pics/red-lowerleft.png Normal file

Binary file not shown.

Binary file not shown.

BIN
data/pics/red-upperleft.png Normal file

Binary file not shown.

Binary file not shown.

View File

@ -37,25 +37,36 @@
#include <README.diskdefines> #include <README.diskdefines>
<TABLE border="0" cellpadding="3" cellspacing="0" width="100%"> #if OUTPUThtml
<div align=right>
(<a href="README.txt">Text version</a>)
</div>
<TABLE border="0" cellpadding="3" cellspacing="0" align="center" summary="">
<TR> <TR>
<TD> <TD>
<IMG src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""
<div align=right> width="50" height="61"></A>
#if OUTPUThtml <IMG src="pics/debian.jpg" border="0" hspace="0" vspace="0"
<IMG src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt="" width="50" height="61" align="left"> alt="Debian" width="179" height="61">
<IMG src="pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian" width="179" height="61" align="left">
(<a href="README.txt">Text version</a>)
#endif
#if OUTPUTtext
(HTML version in README.html)
#endif
</div>
</TD> </TD>
</TR> </TR>
</TABLE>
#endif
#if OUTPUTtext
<div align=right>
(HTML version in README.html)
</div>
#endif
<TABLE bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0"
width="100%" summary="">
<TR> <TR>
<TD bgcolor="#DF0451"> <TD valign="top">
<img src="pics/red-upperleft.png" align="left" border="0" hspace="0"
vspace="0" alt="" width="15" height="16">
</TD>
<TD rowspan="2" align="center">
<CENTER> <CENTER>
<TABLE border="0" cellpadding="2" cellspacing="0" align="center"> <TABLE border="0" cellpadding="2" cellspacing="0" align="center">
@ -70,14 +81,44 @@
</TABLE> </TABLE>
</CENTER> </CENTER>
</TD>
<TD valign="top">
<img src="pics/red-upperright.png" align="right" border="0" hspace="0"
vspace="0" alt="" width="16" height="16">
</TD>
</TR>
<TR>
<TD valign="bottom">
<img src="pics/red-lowerleft.png" align="left" border="0" hspace="0"
vspace="0" alt="" width="16" height="16">
</TD>
<TD valign="bottom">
<img src="pics/red-lowerright.png" align="right" border="0" hspace="0"
vspace="0" alt="" width="15" height="16">
</TD> </TD>
</TR> </TR>
</TABLE> </TABLE>
<TABLE border="0" cellpadding="5" cellspacing="0" width="100%">
<TR>
<TD valign="TOP" width="140" bgcolor="#BBDDFF">
<BR> <TABLE border="0" cellpadding="2" cellspacing="0" width="100%" summary="">
<TR>
<TD></TD>
</TR>
</TABLE>
<TABLE border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
<TR>
<TD colspan="3" valign="top" width="20%" bgcolor="#BBDDFF">
<img src="pics/blue-upperleft.png" align="left" border="0"
hspace="0" vspace="0" alt="" width="16" height="16">
<img src="pics/blue-upperright.png" align="right" border="0"
hspace="0" vspace="0" alt="" width="16" height="16">
</TD>
</TR>
<TR>
<TD bgcolor="#BBDDFF">&nbsp;&nbsp;</TD>
<TD valign="TOP" bgcolor="#BBDDFF">
<FONT face="Arial,Helvetica"> <FONT face="Arial,Helvetica">
@ -173,6 +214,9 @@ CONTENTS:
#if OUTPUThtml #if OUTPUThtml
&nbsp;<P> &nbsp;<P>
<A href=".">Browse this CD-ROM</A></P> <A href=".">Browse this CD-ROM</A></P>
<P>
<tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt>
</P>
#endif #endif
@ -181,14 +225,14 @@ CONTENTS:
#if OUTPUTtext #if OUTPUTtext
</LI> </LI>
</UL> </UL>
&nbsp;<BR>
&nbsp;<BR>
#endif #endif
</TD>
<TD valign="TOP"> </TD>
<BR> <TD bgcolor="#BBDDFF">&nbsp;&nbsp;</TD>
<TD>&nbsp;&nbsp;</TD>
<TD valign="TOP" width="80%">
<CENTER> <CENTER>
<FONT SIZE="+2"><B><I> <FONT SIZE="+2"><B><I>
@ -221,11 +265,15 @@ Operating System (OS) for your computer. And it is
An operating system is the set of basic programs An operating system is the set of basic programs
and utilities that make your computer run. At the core of an operating and utilities that make your computer run. At the core of an operating
system is the kernel. The kernel is the most fundamental program on the system is the kernel. The kernel is the most fundamental program on the
computer, does all the basic housekeeping and lets you start other programs. computer, which does all the basic housekeeping and lets you start other
programs.
Debian is kernel independent. It currently uses the Debian is kernel independent. It currently uses the
<A href="http://www.linux.org/">Linux</A> kernel but work is <A href="http://www.linux.org/">Linux</A> kernel but work is
in progress to provide Debian for other kernels, using in progress to provide Debian for other kernels, using
<A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>. <A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>.
Most of the basic operating system tools
come from the <a href="http://www.gnu.org/">GNU project</A>; hence the name
GNU/Linux.
<P> <P>
Debian is available for various kinds of computers Debian is available for various kinds of computers
@ -424,15 +472,36 @@ Last-Minute Notes
<UL> <UL>
#if 0
<LI> <LI>
The version of the X Window System on these CDs has a slight problem It is possible to run a Debian GNU/Linux 2.2 system with a new Linux kernel
with reading the X resource files. A simple fix is described at version 2.4.x. For that, you may need to upgrade one or more software
<a href="http://www.debian.org/Lists-Archives/debian-x-0006/msg00000.html">http://www.debian.org/Lists-Archives/debian-x-0006/msg00000.html</a> packages to a newer version than available on this CD. Read
<a href="http://www.fs.tum.de/~bunk/kernel-24.html">http://www.fs.tum.de/~bunk/kernel-24.html</a>
for more information.
<BR>
Note that Debian does not officially recommend running a Linux kernel 2.4.x
at this moment.
<BR>&nbsp; <BR>&nbsp;
</LI> </LI>
<LI>
The K Desktop Environment (KDE) version 2 was not finished when Debian 2.2
was released, and is therefore not included. However, KDE2 packages
for Debian 2.2 are available for download at
<a href="http://kde.debian.net/">http://kde.debian.net</a>&nbsp;.
<BR>&nbsp;
</LI>
<LI>
At this moment, there are no Debian 2.2 packages available of the recently
released version 4.0 of XFree86 (the open-source implementation of the X Window
System). If you really need to run XFree86&nbsp;4, you have to (partially)
upgrade your system to the &quot;testing&quot; or &quot;unstable&quot;
distribution.
<BR>&nbsp;
</LI>
#if 0
<LI> <LI>
The Linux kernel version 2.2.15 on these CDs has been patched The Linux kernel version 2.2.15 on these CDs has been patched
to correct the <tt>seteuid</tt> problem with the fix from 2.2.16. to correct the <tt>seteuid</tt> problem with the fix from 2.2.16.
@ -443,7 +512,7 @@ to correct the <tt>seteuid</tt> problem with the fix from 2.2.16.
#endif #endif
<LI> <LI>
Last-minutes notes for this CD may be available on More last-minutes notes for this CD may be available on
<a href="http://cdimage.debian.org/lastmin.html">http://cdimage.debian.org/lastmin.html</a> <a href="http://cdimage.debian.org/lastmin.html">http://cdimage.debian.org/lastmin.html</a>
</LI> </LI>
@ -719,14 +788,22 @@ for information on contacting us.
</SMALL><P> </SMALL><P>
<SMALL> <SMALL>
Last Modified: Mon Nov 13 17:37:52 CET 2000 Last Modified: Wed Apr 18 19:09:34 CEST 2001
<BR></SMALL> <BR></SMALL>
</DIV> </DIV>
</TD> </TD>
</TR> </TR>
</TABLE> <TR>
<TD colspan="3" valign="bottom" width="20%" bgcolor="#BBDDFF">
<img src="pics/blue-lowerleft.png" align="left" border="0"
hspace="0" vspace="0" alt="" width="17" height="16">
<img src="pics/blue-lowerright.png" align="right" border="0"
hspace="0" vspace="0" alt="" width="16" height="16">
</TD>
</TR>
</TABLE>
</BODY> </BODY>
</HTML> </HTML>

View File

@ -37,25 +37,36 @@
#include <README.diskdefines> #include <README.diskdefines>
<TABLE border="0" cellpadding="3" cellspacing="0" width="100%"> #if OUTPUThtml
<div align=right>
(<a href="README.txt">Text version</a>)
</div>
<TABLE border="0" cellpadding="3" cellspacing="0" align="center" summary="">
<TR> <TR>
<TD> <TD>
<IMG src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""
<div align=right> width="50" height="61"></A>
#if OUTPUThtml <IMG src="pics/debian.jpg" border="0" hspace="0" vspace="0"
<IMG src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt="" width="50" height="61" align="left"> alt="Debian" width="179" height="61">
<IMG src="pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian" width="179" height="61" align="left">
(<a href="README.txt">Text version</a>)
#endif
#if OUTPUTtext
(HTML version in README.html)
#endif
</div>
</TD> </TD>
</TR> </TR>
</TABLE>
#endif
#if OUTPUTtext
<div align=right>
(HTML version in README.html)
</div>
#endif
<TABLE bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0"
width="100%" summary="">
<TR> <TR>
<TD bgcolor="#DF0451"> <TD valign="top">
<img src="pics/red-upperleft.png" align="left" border="0" hspace="0"
vspace="0" alt="" width="15" height="16">
</TD>
<TD rowspan="2" align="center">
<CENTER> <CENTER>
<TABLE border="0" cellpadding="2" cellspacing="0" align="center"> <TABLE border="0" cellpadding="2" cellspacing="0" align="center">
@ -70,14 +81,44 @@
</TABLE> </TABLE>
</CENTER> </CENTER>
</TD>
<TD valign="top">
<img src="pics/red-upperright.png" align="right" border="0" hspace="0"
vspace="0" alt="" width="16" height="16">
</TD>
</TR>
<TR>
<TD valign="bottom">
<img src="pics/red-lowerleft.png" align="left" border="0" hspace="0"
vspace="0" alt="" width="16" height="16">
</TD>
<TD valign="bottom">
<img src="pics/red-lowerright.png" align="right" border="0" hspace="0"
vspace="0" alt="" width="15" height="16">
</TD> </TD>
</TR> </TR>
</TABLE> </TABLE>
<TABLE border="0" cellpadding="5" cellspacing="0" width="100%">
<TR>
<TD valign="TOP" width="140" bgcolor="#BBDDFF">
<BR> <TABLE border="0" cellpadding="2" cellspacing="0" width="100%" summary="">
<TR>
<TD></TD>
</TR>
</TABLE>
<TABLE border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
<TR>
<TD colspan="3" valign="top" width="20%" bgcolor="#BBDDFF">
<img src="pics/blue-upperleft.png" align="left" border="0"
hspace="0" vspace="0" alt="" width="16" height="16">
<img src="pics/blue-upperright.png" align="right" border="0"
hspace="0" vspace="0" alt="" width="16" height="16">
</TD>
</TR>
<TR>
<TD bgcolor="#BBDDFF">&nbsp;&nbsp;</TD>
<TD valign="TOP" bgcolor="#BBDDFF">
<FONT face="Arial,Helvetica"> <FONT face="Arial,Helvetica">
@ -130,12 +171,14 @@ CONTENTS:
#endif #endif
#endif #endif
#ifndef UNOFFEXTRAS
<A href="#lastmin">Last-Minute Notes</A> <A href="#lastmin">Last-Minute Notes</A>
<P> <P>
#if OUTPUTtext #if OUTPUTtext
</LI><LI> </LI><LI>
#endif #endif
#endif
#if TYPEbinary #if TYPEbinary
<A href="#apt">Using CDs with Dselect and Apt</A> <A href="#apt">Using CDs with Dselect and Apt</A>
@ -146,19 +189,23 @@ CONTENTS:
#endif #endif
#endif #endif
#ifndef UNOFFEXTRAS
<A href="#nonfree">Non-free/Non-US</A> <A href="#nonfree">Non-free/Non-US</A>
<P> <P>
#if OUTPUTtext #if OUTPUTtext
</LI><LI> </LI><LI>
#endif #endif
#endif
#ifndef UNOFFEXTRAS
<A href="#cdmanuf">CD Manufacturers</A> <A href="#cdmanuf">CD Manufacturers</A>
<P> <P>
#if OUTPUTtext #if OUTPUTtext
</LI><LI> </LI><LI>
#endif #endif
#endif
<A href="#other">More Information</A> <A href="#other">More Information</A>
@ -167,6 +214,9 @@ CONTENTS:
#if OUTPUThtml #if OUTPUThtml
&nbsp;<P> &nbsp;<P>
<A href=".">Browse this CD-ROM</A></P> <A href=".">Browse this CD-ROM</A></P>
<P>
<tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt>
</P>
#endif #endif
@ -175,14 +225,14 @@ CONTENTS:
#if OUTPUTtext #if OUTPUTtext
</LI> </LI>
</UL> </UL>
&nbsp;<BR>
&nbsp;<BR>
#endif #endif
</TD>
<TD valign="TOP"> </TD>
<BR> <TD bgcolor="#BBDDFF">&nbsp;&nbsp;</TD>
<TD>&nbsp;&nbsp;</TD>
<TD valign="TOP" width="80%">
<CENTER> <CENTER>
<FONT SIZE="+2"><B><I> <FONT SIZE="+2"><B><I>
@ -215,11 +265,15 @@ Operating System (OS) for your computer. And it is
An operating system is the set of basic programs An operating system is the set of basic programs
and utilities that make your computer run. At the core of an operating and utilities that make your computer run. At the core of an operating
system is the kernel. The kernel is the most fundamental program on the system is the kernel. The kernel is the most fundamental program on the
computer, does all the basic housekeeping and lets you start other programs. computer, which does all the basic housekeeping and lets you start other
programs.
Debian is kernel independent. It currently uses the Debian is kernel independent. It currently uses the
<A href="http://www.linux.org/">Linux</A> kernel but work is <A href="http://www.linux.org/">Linux</A> kernel but work is
in progress to provide Debian for other kernels, using in progress to provide Debian for other kernels, using
<A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>. <A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>.
Most of the basic operating system tools
come from the <a href="http://www.gnu.org/">GNU project</A>; hence the name
GNU/Linux.
<P> <P>
Debian is available for various kinds of computers Debian is available for various kinds of computers
@ -265,6 +319,7 @@ This CD-ROM is labeled
DISKNAME DISKNAME
</tt> </tt>
<P> <P>
#ifndef UNOFFEXTRAS
which means that this CD is number DISKNUM of totally TOTALNUM CDs containing which means that this CD is number DISKNUM of totally TOTALNUM CDs containing
#if TYPEbinary #if TYPEbinary
programs ("binaries") for `ARCH' computers. programs ("binaries") for `ARCH' computers.
@ -282,6 +337,9 @@ the programs on the Binary CDs. This means that the source code of the
programs on the Binary-DISKNUM CD can most likely be found on this CD programs on the Binary-DISKNUM CD can most likely be found on this CD
(though there may be some variation due to size issues). (though there may be some variation due to size issues).
#endif #endif
#else
#include <unoffextrascd.html.in>
#endif
<A name="install"> <A name="install">
#if OUTPUTtext #if OUTPUTtext
@ -392,6 +450,7 @@ Installing
#endif #endif
#endif #endif
#ifndef UNOFFEXTRAS
<A name="lastmin"> <A name="lastmin">
#if OUTPUTtext #if OUTPUTtext
<P>&nbsp;<P><H2> <P>&nbsp;<P><H2>
@ -444,7 +503,7 @@ Last-minutes notes for this CD may be available on
#endif #endif
</UL> </UL>
#endif
#if TYPEbinary #if TYPEbinary
<A name="apt"> <A name="apt">
@ -499,6 +558,7 @@ Last-minutes notes for this CD may be available on
#endif #endif
#ifndef UNOFFEXTRAS
<A name="nonfree"> <A name="nonfree">
#if OUTPUTtext #if OUTPUTtext
<P>&nbsp;<P><H2> <P>&nbsp;<P><H2>
@ -531,7 +591,9 @@ packages. You can get them from our FTP/HTTP mirror sites.
<P> <P>
Note that you <i>are</i> allowed to <i>import</i> non-US packages into the US. Note that you <i>are</i> allowed to <i>import</i> non-US packages into the US.
#endif
#ifndef UNOFFEXTRAS
<A name="cdmanuf"> <A name="cdmanuf">
#if OUTPUTtext #if OUTPUTtext
<P>&nbsp;<P><H2> <P>&nbsp;<P><H2>
@ -558,7 +620,7 @@ For all needed information, and contact addresses, please refer to
<tt>&nbsp; <tt>&nbsp;
<a href="http://cdimage.debian.org/">http://cdimage.debian.org</a> <a href="http://cdimage.debian.org/">http://cdimage.debian.org</a>
</tt> </tt>
#endif
<A name="other"> <A name="other">
#if OUTPUTtext #if OUTPUTtext
@ -712,14 +774,22 @@ for information on contacting us.
</SMALL><P> </SMALL><P>
<SMALL> <SMALL>
Last Modified: Sat Aug 12 11:09:43 CEST 2000 Last Modified: Wed Apr 18 19:09:34 CEST 2001
<BR></SMALL> <BR></SMALL>
</DIV> </DIV>
</TD> </TD>
</TR> </TR>
</TABLE> <TR>
<TD colspan="3" valign="bottom" width="20%" bgcolor="#BBDDFF">
<img src="pics/blue-lowerleft.png" align="left" border="0"
hspace="0" vspace="0" alt="" width="17" height="16">
<img src="pics/blue-lowerright.png" align="right" border="0"
hspace="0" vspace="0" alt="" width="16" height="16">
</TD>
</TR>
</TABLE>
</BODY> </BODY>
</HTML> </HTML>

1
debian/changelog vendored
View File

@ -17,6 +17,7 @@ debian-cd (2.2.4) unstable; urgency=low
files from the archive. Closes: #93612 files from the archive. Closes: #93612
* Some esthetic corrections to the Makefile. * Some esthetic corrections to the Makefile.
* Updated the popularity-contest file. * Updated the popularity-contest file.
* Redesigned and updated README to match new www.debian.org style.
-- Raphael Hertzog <hertzog@debian.org> Sat, 14 Apr 2001 22:48:19 +0200 -- Raphael Hertzog <hertzog@debian.org> Sat, 14 Apr 2001 22:48:19 +0200

View File

@ -37,7 +37,7 @@ for i in $BDIR/*.packages; do
rm -f $dir/README.diskdefines rm -f $dir/README.diskdefines
mkdir -p $dir/pics mkdir -p $dir/pics
cp $BASEDIR/data/pics/*.jpg $dir/pics/ cp $BASEDIR/data/pics/*.* $dir/pics/
if [ -e $MIRROR/dists/$CODENAME/main/Release-Notes ]; then if [ -e $MIRROR/dists/$CODENAME/main/Release-Notes ]; then
cp -f $MIRROR/dists/$CODENAME/main/Release-Notes $dir/ cp -f $MIRROR/dists/$CODENAME/main/Release-Notes $dir/