live-build/includes/lenny/install/README.txt

144 lines
5.2 KiB
Plaintext
Raw Normal View History

2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
Debian GNU/Linux testing "Lenny" - Official RC i386 BC Binary-1
20081104-23:45
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
(HTML version in README.html)
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
Welcome to the exciting world of
Debian GNU/Linux
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
This disc contains the installer for 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").
2007-09-23 08:04:20 +00:00
CONTENTS:
2008-12-20 09:18:45 -01:00
* Introduction
2007-09-23 08:04:48 +00:00
* About This Disc
2007-09-23 08:04:20 +00:00
* Installing
* Last-Minute Notes
2008-12-20 09:18:45 -01:00
* Installing software using Apt
2007-09-23 08:04:48 +00:00
* CD/DVD Manufacturers
2007-09-23 08:04:20 +00:00
* More Information
2008-12-20 09:18:45 -01:00
* Browse This Disc
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
Introduction
============
2007-09-23 08:04:20 +00:00
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"),
2007-09-23 08:04:50 +00:00
like "IBM-compatible" PCs (i386), Compaq's Alpha, Sun's Sparc,
Motorola/IBM's PowerPC, and (Strong)ARM processors. Check the ports
2008-12-20 09:18:45 -01:00
page for more information.
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
Read more at:
2007-09-23 08:04:20 +00:00
http://www.debian.org/intro/about
2007-09-23 08:04:48 +00:00
About This Disc
2008-12-20 09:18:45 -01:00
===============
2007-09-23 08:04:20 +00:00
2007-09-23 08:04:48 +00:00
This disc is labeled
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
Debian GNU/Linux testing "Lenny" - Official RC i386 BC Binary-1
20081104-23:45
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
It contains programs ("binaries") for `i386' computers.
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
This disc is a business card image. It contains only the installer and
will download the base system and the remaining packages from the
network.
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
The Release Notes for "lenny" are available on the Debian web site.
2007-09-23 08:04:20 +00:00
Installing
==========
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.
2007-09-23 08:04:48 +00:00
An Installation Guide for this disc is available from the Debian web
2007-09-23 08:04:20 +00:00
site.
Programs and other files that are needed for the installation can be
2008-12-20 09:18:45 -01:00
found on this disc under /tools/ and /install/floppy/
2007-09-23 08:04:20 +00:00
For the impatient ones: you can start the installation program easily
2007-09-23 08:04:48 +00:00
by booting off this disc. Note that not all (esp. older) systems
2007-09-23 08:04:20 +00:00
support this.
2008-12-20 09:18:45 -01:00
You can also examine the /install/ directory; you might be able to
start the installation system directly from there.
2007-09-23 08:04:20 +00:00
Last-Minute Notes
=================
2008-12-20 09:18:45 -01:00
* 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.
2007-09-23 08:04:20 +00:00
2008-12-20 09:18:45 -01:00
Installing software using Apt
=============================
2007-09-23 08:04:20 +00:00
2007-09-23 08:04:48 +00:00
After installing or upgrading, Debian's packaging system can use CDs,
DVDs, local collections, or networked servers (FTP, HTTP) to
2007-09-23 08:04:20 +00:00
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',
2008-12-20 09:18:45 -01:00
you can give the command:
2007-09-23 08:04:20 +00:00
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.
2007-09-23 08:04:48 +00:00
CD/DVD Manufacturers
2008-12-20 09:18:45 -01:00
====================
2007-09-23 08:04:20 +00:00
2007-09-23 08:04:48 +00:00
You are completely free to manufacture and re-distribute CDs/DVDs of
2007-09-23 08:04:20 +00:00
the Debian GNU/Linux Operating System, like this one. There is no
charge from us (but of course donations are always welcome).
2008-12-20 09:18:45 -01:00
For all needed information and contact addresses, please refer to:
2007-09-23 08:04:20 +00:00
http://www.debian.org/CD/
More Information
================
2007-09-23 08:04:48 +00:00
There is much more information present on this disc. Besides the
already mentioned installation and upgrading procedures, this is the
most interesting:
2007-09-23 08:04:20 +00:00
* /doc/FAQ Debian FAQ
* /doc/constitution.txt The Debian Constitution
* /doc/debian-manifesto The Debian Manifesto
* /doc/social-contract.txt Debian's Social Contract
* /doc/bug-reporting.txt Bug reporting instructions
Also on the Internet are many resources. To name a few:
2008-12-20 09:18:45 -01:00
* http://www.debian.org/ The Debian homepage
* http://www.debian.org/doc/ Debian Documentation
* http://www.debian.org/support/ Debian User Support
* http://www.tldp.org/ The Linux Documentation Project
* http://www.linux.org/ General Linux homepage
2007-09-23 08:04:20 +00:00
See the Debian contact page (http://www.debian.org/contact) for
information on contacting us.