~kim0/serverguide/serverguide-review-ch19

« back to all changes in this revision

Viewing changes to build/serverguide/sample/sources.list

  • Committer: Matthew East
  • Date: 2011-05-03 07:11:18 UTC
  • Revision ID: mdke@ubuntu.com-20110503071118-081aatibsr9k2yqy
Add files from ubuntu-docs natty branch, trim to use only those necessary for serverguide

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
2
# deb cdrom:[Ubuntu-Server 8.04 _Hardy Heron_ - Alpha i386 (20080225)]/ hardy main restricted
 
3
 
 
4
#deb cdrom:[Ubuntu-Server 8.04 _Hardy Heron_ - Alpha i386 (20080225)]/ hardy main restricted
 
5
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
 
6
# newer versions of the distribution.
 
7
 
 
8
deb http://us.archive.ubuntu.com/ubuntu/ hardy main restricted
 
9
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy main restricted
 
10
 
 
11
## Major bug fix updates produced after the final release of the
 
12
## distribution.
 
13
deb http://us.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
 
14
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
 
15
 
 
16
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
 
17
## team, and may not be under a free licence. Please satisfy yourself as to
 
18
## your rights to use the software. Also, please note that software in
 
19
## universe WILL NOT receive any review or updates from the Ubuntu security
 
20
## team.
 
21
deb http://us.archive.ubuntu.com/ubuntu/ hardy universe
 
22
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy universe
 
23
deb http://us.archive.ubuntu.com/ubuntu/ hardy-updates universe
 
24
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-updates universe
 
25
 
 
26
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
 
27
## team, and may not be under a free licence. Please satisfy yourself as to 
 
28
## your rights to use the software. Also, please note that software in 
 
29
## multiverse WILL NOT receive any review or updates from the Ubuntu
 
30
## security team.
 
31
deb http://us.archive.ubuntu.com/ubuntu/ hardy multiverse
 
32
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy multiverse
 
33
deb http://us.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
 
34
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
 
35
 
 
36
## Uncomment the following two lines to add software from the 'backports'
 
37
## repository.
 
38
## N.B. software from this repository may not have been tested as
 
39
## extensively as that contained in the main release, although it includes
 
40
## newer versions of some applications which may provide useful features.
 
41
## Also, please note that software in backports WILL NOT receive any review
 
42
## or updates from the Ubuntu security team.
 
43
# deb http://us.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
 
44
# deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
 
45
 
 
46
## Uncomment the following two lines to add software from Canonical's
 
47
## 'partner' repository. This software is not part of Ubuntu, but is
 
48
## offered by Canonical and the respective vendors as a service to Ubuntu
 
49
## users.
 
50
# deb http://archive.canonical.com/ubuntu hardy partner
 
51
# deb-src http://archive.canonical.com/ubuntu hardy partner
 
52
 
 
53
deb http://security.ubuntu.com/ubuntu hardy-security main restricted
 
54
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
 
55
deb http://security.ubuntu.com/ubuntu hardy-security universe
 
56
deb-src http://security.ubuntu.com/ubuntu hardy-security universe
 
57
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
 
58
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse