=============================================
 T H E   C R U   R P M   R E P O S I T O R Y
=============================================

+----------------------------------------------------------------------+
| ALL PACKAGES PROVIDED ARE PROVIDED AS-IS, USE THEM AT YOUR OWN RISK! |
+----------------------------------------------------------------------+
| Consider all packages within this repository to be evil!             |
| They are known to eat your little sister's hamster - right after     |
| eating your little sister. They are hiding Osama bin Laden in their  |
| closet and will vote for Angela Merkel for chancellor on next German |
| parliamentary elections.                                             |
+----------------------------------------------------------------------+

Packages for Fedora Core 3

NOTE:
This part of the repository is obsolete and no longer maintained!
      Name                    Last modified       Size  Description

[DIR] Parent Directory 09-Nov-2006 23:31 - [DIR] adobereader/ 23-Nov-2005 01:27 - Mit Adobe Reader 7.0 können Sie PDF-Dokumente anzeigen, drucken und darin navigieren. [DIR] alltray/ 23-Nov-2005 01:25 - With AllTray you can dock any application into the system tray [DIR] checkinstall/ 23-Nov-2005 01:25 - CheckInstall installations tracker [DIR] courier-imap/ 23-Nov-2005 01:25 - Courier-IMAP 3.0.8 IMAP server [DIR] efax-gtk/ 23-Nov-2005 01:25 - A GUI front end for the efax fax program [DIR] encfs/ 23-Nov-2005 01:25 - Encrypted pass-thru filesystem for Linux [DIR] fancybash/ 23-Nov-2005 01:25 - A coloured Bash prompt with extra features. [DIR] fuse/ 23-Nov-2005 01:25 - Filesystem in Userspace [DIR] galeon/ 23-Nov-2005 01:25 - GNOME browser based on Gecko (Mozilla rendering engine) [DIR] gnocatan/ 23-Nov-2005 01:25 - Addictive game based on [DIR] gnome-translate/ 23-Nov-2005 01:29 - A GNOME frontend to libtranslate [DIR] gnupg/ 23-Nov-2005 01:25 - A GNU utility for secure communication and data storage. [DIR] gpa/ 23-Nov-2005 01:25 - Graphical user interface for the GnuPG [DIR] gparted/ 23-Nov-2005 01:25 - Graphical user interface for the GnuPG [DIR] gqview/ 23-Nov-2005 01:25 - Graphics file browser utility. [DIR] graveman/ 23-Nov-2005 01:25 - A CD recording software for the GNOME desktop. [DIR] gstreamripperx/ 23-Nov-2005 01:27 - A GTK+ frontend to streamripper [DIR] gtklp/ 23-Nov-2005 01:25 - a gtk frontend to CUPS [DIR] gumount/ 23-Nov-2005 01:25 - GNOME utility to umount/eject removable media [DIR] hot-babe/ 23-Nov-2005 01:25 - A GTK-based monitoring app [DIR] inkscape/ 23-Nov-2005 01:26 - Vector drawing application [DIR] lincity-ng/ 23-Nov-2005 01:26 - A Simcity clone [DIR] mysql-administrator/ 23-Nov-2005 01:26 - A MySQL server management, configuration and monitoring tool. [DIR] nicotine/ 23-Nov-2005 01:26 - Client for SoulSeek filesharing system. [DIR] nxclient/ 23-Nov-2005 01:26 - NoMachine NX Client and Libraries. [DIR] nxtvepg/ 23-Nov-2005 01:26 - NexTView EPG decoder and browser [DIR] pengupop/ 15-Jun-2006 00:28 - Pengupop is a networked multiplayer puzzle game [DIR] pureadmin/ 23-Nov-2005 01:26 - PureAdmin is a GUI for Pure-FTPd virtual user management [DIR] rss-glx/ 23-Nov-2005 01:26 - Really Slick Screensavers [DIR] truevision/ 23-Nov-2005 01:26 - A 3D modeler for gnome and povray [DIR] vino/ 23-Nov-2005 01:26 - A remote desktop system for GNOME [DIR] wine/ 24-Dec-2005 00:32 - A Windows 16/32 bit emulator. [DIR] xchat/ 23-Nov-2005 01:26 - Graphical IRC (chat) client [   ] cru-fc3.list 14-Apr-2006 23:11 1k apt repository file - put this into /etc/apt/sources.list.d [   ] cru-fc3.repo 22-Jan-2006 03:04 1k yum repository file - put this into /etc/yum.repos.d

HOW TO USE THE CRU APT REPOSITORY FOR FEDORA CORE 3
===================================================


1. Making apt familiar with the Cru apt repository
--------------------------------------------------

Download the file < http://naturidentisch.de/packages/fc3/cru.list > and put it
into /etc/apt/sources.list.d/.

This can also be done by executing the following command as root:

# wget -P /etc/apt/sources.list.d/ http://naturidentisch.de/packages/fc3/cru-fc3.list

If you are using an older version of apt, the /etc/apt/sources.list.d/
directory may not exist. If so, use the following command to add the
repository to your /etc/apt/sources.list file instead:

# echo "rpm http://naturidentisch.de/ apt fc3" >> /etc/apt/sources.list


2. Installing the GPG/PGP key used to sign the packages
-------------------------------------------------------

Download the file < http://naturidentisch.de/packages/fc3/cru.asc > and run
rpm --import on it.

Or you may run the following command as root instead:

# rpm --import http://naturidentisch.de/packages/cru.asc


3. Have fun
-----------

Running "apt-get update" as usual should now include the Cru apt repository
into your local apt database.

You may browse the Cru apt repository's packages tree at
< http://naturidentisch.de/packages/ >.