[NTLUG:Discuss] Fedora Presentation Follow up
Justin M. Forbes
64bit_fedora at comcast.net
Mon Dec 22 07:50:46 CST 2003
I just wanted to follow up with a few links and quick tips for getting
Fedora Core 1 setup and running.
To add the external respositories to your system, you will need to add the
gpg keys to your rpm keyring. The following procedure (as root) will add the
relevant ones.
rpm --import /usr/share/doc/fedora-release-1/RPM-GPG-KEY*
rpm --import http://www.fedora.us/FEDORA-GPG-KEY
rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY
rpm --import http://freshrpms.net/packages/RPM-GPG-KEY.txt
The attached yum.conf will add the stable trees for fedora.us and livna
external packages. If you wish to work with test, or unstable packages,
just uncomment those blocks. Place this yum.conf in /etc
And owned by root:root
An FAQ with most of the general questions including nVidia drivers, java
insttructions, flash, etc is available at: http://fedora.artoo.net/faq/
The FAQ for AMD64 is available at: http://www.linuxtx.org/amd64faq.html
The available mailing lists and irc channels can be found at:
http://fedora.redhat.com/participate/communicate/
Thank you for allowing me to speak on Saturday. If you have any further
questions, I am on this ntlug list or you can contact me via email directly
(64bit_fedora at comcast.net) or via irc on freenode as fedora64.
Thanks,
Justin
-------------- next part --------------
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://fedora.redhat.com/releases/fedora-core-$releasever
[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://fedora.redhat.com/updates/released/fedora-core-$releasever
#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://fedora.redhat.com/updates/testing/fedora-core-$releasever
[fedora-us-1]
name=Fedora Core 1 -- Fedora US mirror
baseurl=http://download.fedora.us/fedora/fedora/1/i386/yum/os
[fedora-us-1-updates]
name=Fedora Core 1 updates -- Fedora US mirror
baseurl=http://download.fedora.us/fedora/fedora/1/i386/yum/updates
[fedora-us-1-stable]
name=Fedora Linux (stable) for Fedora Core 1 -- Fedora US mirror
baseurl=http://download.fedora.us/fedora/fedora/1/i386/yum/stable
#[fedora-us-1-unstable]
#name=Fedora Linux (stable) for Fedora Core 1 -- Fedora US mirror
#baseurl=http://download.fedora.us/fedora/fedora/1/i386/yum/unstable
#[fedora-us-1-testing]
#name=Fedora Linux (stable) for Fedora Core 1 -- Fedora US mirror
#baseurl=http://download.fedora.us/fedora/fedora/1/i386/yum/testing
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/stable
gpgcheck=1
#[livna-unstable]
#name=Livna.org Fedora Compatible Packages (unstable)
#baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/unstable
#gpgcheck=1
#[livna-testing]
#name=Livna.org Fedora Compatible Packages (testing)
#baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/testing
#gpgcheck=1
More information about the Discuss
mailing list