Adding a new repository

From WikiDoc

Contents

Introduction

In KateOS, besides the official main repository, there are some other, official and unofficial. This document describes how to add those repositories to the system.

Adding a new repository

To add a new repository, you have to write it's URL to /etc/updateservers file. To do that, log in as root, edit the file and write the URL. Structure of this file is simple: there are in every line links to the repositories. For example:

# KateOS' repositories list
# Created by KatePKG (2006/11/26 15:00:07)
  http://kateos.org/download/packages/distfiles3/
# http://kateos.org/download/packages/testing3/

Lines preceded by # (comment) are not interpreted, so in this case we have only one repository (official). However, it is faster and more confortable to use application called Realm.

List of repositories

Official repositories


Official repository with stable packages, often called repo. It should be present in system already.

Mirrors:

  1. http://distro.ibiblio.org/pub/linux/distributions/kateos/packages/distfiles3/
  2. ftp://ftp.nluug.nl/pub/metalab/distributions/kateos/packages/distfiles3
  3. http://www.pragma.pl/~kateos/download/packages/distfiles3/
  4. http://kateos.krecio.pl/packages/distfiles3/


Repository with officially testing packages. Everyone who wants to contribute to KateOS' development helping to test this packages, should use this repository. When closing to the new KateOS' release, you can find there packages for it, which will be moved into stable repo.

Mirrors:

  1. http://distro.ibiblio.org/pub/linux/distributions/kateos/packages/testing3/
  2. ftp://ftp.nluug.nl/pub/metalab/distributions/kateos/packages/testing3
  3. http://www.pragma.pl/~kateos/download/packages/testing3/
  4. http://kateos.krecio.pl/packages/testing3/


Official community repository. It has limit of 8MB on a package. You can find there well tested packages, which should work.

Mirrors:

  1. http://distro.ibiblio.org/pub/linux/distributions/kateos/packages/dist3-community-stable/
  2. ftp://ftp.nluug.nl/pub/metalab/distributions/kateos/packages/dist3-community-stable
  3. http://www.pragma.pl/~kateos/download/packages/dist3-community-stable/
  4. http://kateos.krecio.pl/packages/dist3-community-stable/


Official community repository. It has limit of 8MB on a package. You can find there untested packages, they may not work or be badly designed.

Mirrors:

  1. http://distro.ibiblio.org/pub/linux/distributions/kateos/packages/dist3-community-unstable/
  2. ftp://ftp.nluug.nl/pub/metalab/distributions/kateos/packages/dist3-community-unstable
  3. http://www.pragma.pl/~kateos/download/packages/dist3-community-unstable/
  4. http://kateos.krecio.pl/packages/dist3-community-unstable/


Official community repository. It has limit of 8MB on a package. You can find there untested packages, they may not work or be badly designed. They are done thinking about new version of KateOS, it's something like the official testing repository.

Mirrors:

  1. http://distro.ibiblio.org/pub/linux/distributions/kateos/packages/dist3-community-current/
  2. ftp://ftp.nluug.nl/pub/metalab/distributions/kateos/packages/dist3-community-current
  3. http://www.pragma.pl/~kateos/download/packages/dist3-community-current/
  4. http://kateos.krecio.pl/packages/dist3-community-current/

All repositories mentioned above can be browsed using Web interface called pkgportal

Unofficial repositories

You are invited to add your own repository URL here if you have one.


Founded because of 8MB issue. You can find there mostly games and unfree codecs.



Bob's answer to Life, The Universe, and Everything.