~oem-solutions-releng/live-build/lb-sg-2.x-add-support-for-xz-and-bzip2-compression

« back to all changes in this revision

Viewing changes to includes/etch/install/README.txt

  • Committer: Daniel Baumann
  • Date: 2011-03-09 17:19:41 UTC
  • Revision ID: daniel@debian.org-20110309171941-vyn0zxupujidmbu9
Adding live-helper 1.0~a15-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
                                            (HTML version in README.html)
3
 
 
4
 
        DEBIAN_NAME
5
 
                             DEBIAN_DATE   
6
 
 
7
 
 
8
 
 
9
 
   CONTENTS:
10
 
 
11
 
     * Intro
12
 
     * About This Disc
13
 
     * Installing
14
 
     * Last-Minute Notes
15
 
     * Using CDs/DVDs with apt
16
 
     * CD/DVD Manufacturers
17
 
     * More Information
18
 
 
19
 
 
20
 
                     Welcome to the exciting world of 
21
 
                             Debian GNU/Linux! 
22
 
 
23
 
Intro
24
 
=====
25
 
 
26
 
   This is one disc in a set containing the the Debian GNU/Linux
27
 
   distribution. Debian is a very extensive collection of software. But
28
 
   it is more. It is a complete Operating System (OS) for your computer.
29
 
   And it is free (as in "freedom").
30
 
 
31
 
   An operating system is the set of basic programs and utilities that
32
 
   make your computer run. At the core of an operating system is the
33
 
   kernel. The kernel is the most fundamental program on the computer,
34
 
   which does all the basic housekeeping and lets you start other
35
 
   programs. Debian is kernel independent. It currently uses the Linux
36
 
   kernel but work is in progress to provide Debian for other kernels,
37
 
   using the Hurd. Most of the basic operating system tools come from the
38
 
   GNU project; hence the name GNU/Linux.
39
 
 
40
 
   Debian is available for various kinds of computers ("architectures"),
41
 
   like "IBM-compatible" PCs (i386), Compaq's Alpha, Sun's Sparc,
42
 
   Motorola/IBM's PowerPC, and (Strong)ARM processors. Check the ports
43
 
   page (http://www.debian.org/ports) for more information.
44
 
 
45
 
   Read more at
46
 
 
47
 
     http://www.debian.org/intro/about
48
 
 
49
 
 
50
 
About This Disc
51
 
=============
52
 
 
53
 
   This disc is labeled
54
 
 
55
 
     DEBIAN_NAME
56
 
   DEBIAN_DATE
57
 
 
58
 
   which means that this disc is number 1 of a set of 1 discs. It
59
 
   contains programs ("binaries") for `DEBIAN_ARCHITECTURE' computers.
60
 
 
61
 
   The programs on the Binary discs are ordered by popularity. The
62
 
   Binary-1 disc contains the most popular programs and the installation
63
 
   tools; it is possible to install and run Debian with only the Binary-1
64
 
   disc. The other discs, up to Binary-1, contain mostly
65
 
   special-interest programs.
66
 
 
67
 
   The Release Notes for "etch" are available on the Debian web site.
68
 
 
69
 
 
70
 
Installing
71
 
==========
72
 
 
73
 
   Because Debian is a complete Operating System, the installation
74
 
   procedure may seem a bit unusual. You can install Debian GNU/Linux
75
 
   either alongside your current OS, or as the only OS on your computer.
76
 
 
77
 
   An Installation Guide for this disc is available from the Debian web
78
 
   site.
79
 
 
80
 
   Programs and other files that are needed for the installation can be
81
 
   found on this disc under
82
 
 
83
 
     DEBIAN_TOOLS
84
 
 
85
 
   For the impatient ones: you can start the installation program easily
86
 
   by booting off this disc. Note that not all (esp. older) systems
87
 
   support this.
88
 
 
89
 
   You can examine the
90
 
 
91
 
     /install
92
 
 
93
 
   directory; you might be able to start the installation system directly
94
 
   from there.
95
 
 
96
 
 
97
 
Last-Minute Notes
98
 
=================
99
 
 
100
 
     * This is an official release of the Debian system. Please report
101
 
       any bugs you find in the Debian Bug Tracking System; details at
102
 
       [1]bugs.debian.org.
103
 
     * If you're reporting bugs against this disc or the installation
104
 
       system, please also mention the version of this disc; this can be
105
 
       found in the file /.disk/info.
106
 
 
107
 
 
108
 
 
109
 
Using Apt
110
 
=============
111
 
 
112
 
   After installing or upgrading, Debian's packaging system can use CDs,
113
 
   DVDs, local collections, or networked servers (FTP, HTTP) to
114
 
   automatically install software from (.deb packages). This is done
115
 
   preferably with the `apt' and `aptitude' programs.
116
 
 
117
 
   You can install packages from the commandline using apt-get. For
118
 
   example, if you want to install the packages `commprog' and `maxgame',
119
 
   you can give the command
120
 
 
121
 
     apt-get install commprog maxgame
122
 
 
123
 
   Note that you don't have to enter the complete path, or the `.deb'
124
 
   extension. `Apt' will figure this out itself.
125
 
 
126
 
   Or use aptitude for a full screen interactive selection of available
127
 
   Debian packages.
128
 
 
129
 
 
130
 
CD/DVD Manufacturers
131
 
================
132
 
 
133
 
   You are completely free to manufacture and re-distribute CDs/DVDs of
134
 
   the Debian GNU/Linux Operating System, like this one. There is no
135
 
   charge from us (but of course donations are always welcome).
136
 
 
137
 
   For all needed information and contact addresses, please refer to
138
 
 
139
 
     http://www.debian.org/CD/
140
 
 
141
 
 
142
 
More Information
143
 
================
144
 
 
145
 
   There is much more information present on this disc. Besides the
146
 
   already mentioned installation and upgrading procedures, this is the
147
 
   most interesting:
148
 
 
149
 
     * /doc/FAQ                        Debian FAQ
150
 
     * /doc/constitution.txt           The Debian Constitution
151
 
     * /doc/debian-manifesto           The Debian Manifesto
152
 
     * /doc/social-contract.txt        Debian's Social Contract
153
 
     * /doc/bug-reporting.txt          Bug reporting instructions
154
 
 
155
 
   Also on the Internet are many resources. To name a few:
156
 
 
157
 
     * http://www.debian.org           The Debian homepage
158
 
     * http://www.debian.org/doc       Debian Documentation
159
 
     * http://www.debian.org/support   Debian User Support
160
 
     * http://www.tldp.org         The Linux Documentation Project
161
 
     * http://www.linux.org            General Linux homepage
162
 
 
163
 
 
164
 
 
165
 
      See the Debian contact page (http://www.debian.org/contact) for
166
 
                       information on contacting us.
167
 
 
168
 
                Last Modified: Sat Mar 20 12:30:45 EST 2004
169
 
 
170
 
References
171
 
 
172
 
   1. http://bugs.debian.org/