$Id: header.shtml 59 2007-12-01 16:24:45Z chris $

repos.cs278.org

[an error occurred while processing this directive]

« Return

Welcome to my personal repository of Ubuntu/Debian goodness.

Help

Contents

  1. General
    1. Repository Source Code
    2. Signing
  2. Directories
    1. dists/
    2. latest/
    3. pool/
    4. tools/
  3. Components
    1. Main
    2. Snapshots
  4. Distributions
    1. Ubuntu
      1. Ubuntu 6.06 LTS (Dapper Drake)
      2. Ubuntu 6.10 (Edgy Eft)
      3. Ubuntu 7.04 (Feisty Fawn)
      4. Ubuntu 7.10 (Gutsy Gibbon)
      5. Ubuntu 8.04 LTS (Hardy Heron)
      6. Ubuntu 8.10 (Intrepid Ibex)
    2. Debian
      1. Debian Oldstable 3.1r6 (Sarge)
      2. Debian Stable 4.0r2 (Etch)
      3. Debian Testing (Lenny)
      4. Debian Unstable (Sid)

General

Repository Source Code

The source code for this repository, management tools, etc. is available in the following subversion repository.

<http://svn.cs278.org/~chris/repos.cs278.org/>

Signing

The contents of this repository are signed using the GPG key with the fingerprint of 0xFF6FCB99. This ensures that you can trust the packages downloaded from repository using APT as being unmodified by third parties. You can find the public key here, it can easily be imported into your local APT keyring by issuing the following command.

# wget http://repos.cs278.org/key.gpg -O- | apt-key add -

Root Directories

dists/

The dists/ directory is where the repositories indexes are stored, and the GnuPG signed release files which allow the contents of the repository to beauthenticated.

latest/

The latest/ holds a copy of each package at its latest version for each distribution.

pool/

This directory is where all the packages and source packages are stored, when you download packages they are downloaded from within here.

tools/

Contained within this directory are a few tools which maybe useful when using the repository.

Components

Main

The main component is where all general released packages are available from, this is the suggested component to use for common users.

Snapshots

Snapshots are automatic releases made from the packages subversion repository therefore, they are likely to be unstable and might cause damage to your computer. You should always install packages from the main component where possible, and only use the snapshots if you are a developer or know what you are doing.

Distributions

Ubuntu

www.ubuntu.com

Ubuntu 6.06 LTS (Dapper Drake)
Ubuntu 6.10 (Edgy Eft)
Ubuntu 7.04 (Feisty Fawn)
Ubuntu 7.10 (Gutsy Gibbon)
Ubuntu 8.04 LTS (Hardy Heron)
Ubuntu 8.10 (Intrepid Ibex)

Debian

www.debian.org

Debian Oldstable 3.1r6 (Sarge)
Debian Stable 4.0r2 (Etch)
Debian Testing (Lenny)
Debian Unstable (Sid)
Chris Smith <admin@repos.cs278.org> • Public KeyMirrorsHelp $Id: footer.shtml 59 2007-12-01 16:24:45Z chris $