diff --git a/etchnhalf/data/etch/README.html.in b/etchnhalf/data/etch/README.html.in index 3f9493b2..19229999 100644 --- a/etchnhalf/data/etch/README.html.in +++ b/etchnhalf/data/etch/README.html.in @@ -229,7 +229,7 @@ Intro

-This is one disc in a set containing the +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 @@ -293,33 +293,20 @@ This disc is labeled

#ifndef UNOFFEXTRAS -#if COMPLETE which means that this disc is number DISKNUM of a set of TOTALNUM discs. -#else -This image does not contain all packages needed to install a standard Debian -system. During the installation you will be prompted for the location of a -network mirror from where additional packages will be retrieved. -#endif #if TYPEbinary -The packages on this disc contain programs ("binaries") for 'ARCH' computers. +It 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

-#if COMPLETE -The packages on the Binary discs are ordered by popularity. The Binary-1 disc +The programs on the Binary discs are ordered by popularity. The Binary-1 disc contains the most popular programs and the installation tools; it is possible -to install and run Debian with only the Binary-1 disc. -#if TOTALNUM > 1 -It is unlikely that you will need all of the TOTALNUM discs in the set. The -higher the number in the set, the less likely it is that you will use any of -the packages on that disc; higher-number images contain mostly special-interest -programs. -#endif -

-#endif +to install and run Debian with only the Binary-1 disc. The other discs, up to +Binary-TOTALNUM, contain mostly special-interest programs. +

#if OMIT_RELEASE_NOTES The Release Notes for "etch" are available on the Debian web @@ -456,7 +443,7 @@ 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. +found in the file /.disk/info. #endif #if OFFICIAL_VAL == 2
  • This is an official release of the Debian system. Please report any @@ -464,7 +451,7 @@ 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. +found in the file /.disk/info. #endif
      @@ -491,23 +478,23 @@ found in the file /.disk/info. 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. + preferably with the `apt' and `aptitude' programs.

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

      - aptitude install commprog maxgame + 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. + `.deb' extension. `Apt' will figure this out itself.

    - Or enter just aptitude to interactively select available Debian - packages using a full screen user interface. + Or use aptitude for a full screen interactive selection of available + Debian packages. #endif @@ -689,6 +676,11 @@ http://www.linux.org for information on contacting us.

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