#if 0 If you read THIS, you're viewing the actual source file ;-) #endif #undef i386 #undef amd64 #undef alpha #undef powerpc #undef ppc #undef sparc #undef ultrasparc #undef m68k #undef arm #undef binary #undef bin #undef source #undef src #if OUTPUTtext #define href nothing #endif #include #if OUTPUThtml
(Text version)
Debian
#endif #if OUTPUTtext
(HTML version in README.html)
#endif
   DISKNAME   
   #if OUTPUThtml

Debian home page

#endif  

#if OUTPUTtext  
CONTENTS:
 

#endif
     
Welcome to the exciting world of
Debian GNU/Linux!

Intro #if OUTPUTtext
===== #endif

This is one disc in a set containing the the Debian GNU/Linux distribution. Debian is a very extensive collection of software. But it is more. It is a complete Operating System (OS) for your computer. And it is free (as in "freedom").

An operating system is the set of basic programs 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 computer, which does all the basic housekeeping and lets you start other programs. Debian is kernel independent. It currently uses the Linux kernel but work is in progress to provide Debian for other kernels, using the Hurd. Most of the basic operating system tools come from the GNU project; hence the name GNU/Linux.

Debian is available for various kinds of computers ("architectures"), like "IBM-compatible" PCs (i386), Compaq's Alpha, Sun's Sparc, Motorola/IBM's PowerPC, and (Strong)ARM processors. Check the ports page #if OUTPUTtext (http://www.debian.org/ports) #endif for more information.

#if OUTPUTtext Read more at

  http://www.debian.org/intro/about #endif #if OUTPUThtml Read more... #endif #if OUTPUTtext

 

#endif #if OUTPUThtml


#endif About This Disc #if OUTPUTtext
============= #endif

This disc is labeled

  DISKNAME

#ifndef UNOFFEXTRAS This is a special installation CD for the "Etch-and-a-half" release. It will install Etch, but uses and installs a more recent kernel (version 2.6.24) to allow installation of Etch on new systems not supported by the standard Etch kernel. #if TYPEbinary The disc contains programs ("binaries") for `ARCH' computers. #if ARCHia64 && !ARCHamd64

Note: this image only supports systems based on Intel Itanium processors; for the more common Intel EM64T processors, please see the Debian amd64 architecture. #endif

The disc is comparable with a normal "netinst" CD and can be used either by itself or in combination with a Debian mirror.

In addition, this CD can also be used in combination with the full CD and DVD sets or with the KDE or Xfce CD. During the installation you will be asked if the installer should scan any additional CDs. At that point you have the option to insert CD1 of a regular CD/DVD set for Etch. If you choose to do so any programs included on that CD will be available for installation. As many additional CDs (from the same set) as you like can be scanned. This CD can thus be thought of as "CD0" of the full CD/DVD set.

The programs on the Binary discs from the full CD and DVD sets are ordered by popularity. The Binary-1 disc contains the most popular programs. The other discs contain mostly special-interest programs.

Detailed information about the "Etch-and-a-half" release can be found on the Debian web site. #endif #if TYPEsource This set includes the source code of programs in the Debian OS. #endif #else #include #endif #if OUTPUTtext

 

#endif #if OUTPUThtml


#endif Installing #if OUTPUTtext
========== #endif

#if TYPEbinary Because Debian is a complete Operating System, the installation procedure may seem a bit unusual. You can install Debian GNU/Linux either alongside your current OS, or as the only OS on your computer.

Important note
In order to be able to use the updated kernel, this disc is based on the current release of Debian Installer for Lenny, the next Debian release. This means that there are various important differences in the installation procedure from a standard Etch install. More information can be found on the Debian web site.

This version of the installation system is documented in the Lenny version of the Installation Guide, which is available from the Debian web site.

#if ARCHi386 || ARCHamd64 || ARCHia64 || ARCHalpha || ARCHpowerpc || ARCHsparc

For the impatient ones: #endif #if ARCHi386 || ARCHamd64 || ARCHalpha || ARCHsparc you can start the installation program easily by booting off this disc. Note that not all (esp. older) systems support this.

#endif #if ARCHi386 || ARCHamd64 || ARCHpowerpc You can examine the

  /install

directory; you might be able to start the installation system directly from there. #endif #else The installation tools of the Debian Operating System are located on the Binary-1 disc. See the README on that disc for more info. #endif #ifndef UNOFFEXTRAS #if OUTPUTtext

 

#endif #if OUTPUThtml


#endif Last-Minute Notes #if OUTPUTtext
================= #endif

    #if OFFICIAL_VAL == 0
  • You should keep in mind that this is an unofficial disc of the Debian system. This means that all sorts of bugs may be present anywhere in the system. Please report any bugs you find to the person that gave you this disc, not Debian. #endif #if OFFICIAL_VAL == 1
  • You should keep in mind that this is a beta disc of the current development version of the Debian system. This means that all sorts of bugs may be present anywhere in the system. Please report any bugs you find in the Debian Bug Tracking System; details at bugs.debian.org.
  • If you're reporting bugs against this disc or the installation system, please also mention the version of this disc; this can be found in the file /.disk/info. #endif #if OFFICIAL_VAL == 2
  • This is an official release of the Debian system. Please report any bugs you find in the Debian Bug Tracking System; details at bugs.debian.org.
  • If you're reporting bugs against this disc or the installation system, please also mention the version of this disc; this can be found in the file /.disk/info. #endif
     
#endif #if TYPEbinary #if OUTPUTtext

 

#endif #if OUTPUThtml


#endif Using Apt #if OUTPUTtext
============= #endif

After installing or upgrading, Debian's packaging system can use CDs, DVDs, local collections, or networked servers (FTP, HTTP) to automatically install software from (.deb packages). This is done preferably with the `apt' and `aptitude' programs.

You can install packages from the commandline using apt-get. For example, if you want to install the packages `commprog' and `maxgame', you can give the command

  apt-get install commprog maxgame

Note that you don't have to enter the complete path, or the `.deb' extension. `Apt' will figure this out itself.

Or use aptitude for a full screen interactive selection of available Debian packages. #endif #ifndef UNOFFEXTRAS #if OUTPUTtext

 

#endif #if OUTPUThtml


#endif CD/DVD Manufacturers #if OUTPUTtext
================ #endif

You are completely free to manufacture and re-distribute CDs/DVDs of the Debian GNU/Linux Operating System, like this one. There is no charge from us (but of course donations are always welcome).

For all needed information and contact addresses, please refer to

  http://www.debian.org/CD/ #endif #if OUTPUTtext

 

#endif #if OUTPUThtml


#endif More Information #if OUTPUTtext
================ #endif

#if DISKNUM1 && TYPEbinary There is much more information present on this disc. Besides the already mentioned installation and upgrading procedures, this is the most interesting:

#else The Binary-1 disc contains much more information about various aspects of the Debian Operating System and the Debian organization. See the README on that disc for more info. #endif

Also on the Internet are many resources. To name a few:

#if OUTPUTtext  
 
#endif #if OUTPUThtml
#endif See the Debian contact page #if OUTPUTtext (http://www.debian.org/contact) #endif for information on contacting us.

Last Modified: Sat Mar 20 12:30:45 EST 2004