Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Linux Resources > Linux Tutorials, HOWTO's & Reference Material > How to create yum repos in FC3.

Forgot Password?
 Linux Tutorials, HOWTO's & Reference Material   A useful collection of tutorials, guides and reviews compiled here for easy reference purposes.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
 
Thread Tools Display Modes
Old 01-01-2005   #1 (permalink)
Linux Newbie
 
imdeemvp's Avatar
 
Join Date: Sep 2004
Location: California
Posts: 225
Send a message via Yahoo to imdeemvp
How to create yum repos in FC3.

How to create you repo's using gedit. This is intended for our newbies. Dont forget to import the keys.
Update: I am using: enable=1 and gpgcheck=1 FOR ALL OF THEM

1. open terminal and become root (su + password)

2. type: gedit /etc/yum.repos.d/freshrpms.repo

copy and paste it and CLICK ON SAVE!!:

[freshrpms]
name=FreshRPMS-Fresh
baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms
enabled=0
gpgcheck=1

3. gedit /etc/yum.repos.d/dag.repo

copy and paste it

[dag]
name=Dag
baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag/
enabled=0
gpgcheck=1

4. gedit /etc/yum.repos.d/livna.repo

copy and paste it:

[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.stable
gpgcheck=1

[livna-unstable]
name=Livna.org Fedora Compatible Packages (unstable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.unstable
gpgcheck=1

[livna-testing]
name=Livna.org Fedora Compatible Packages (testing)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.testing
gpgcheck=1


5. gedit /etc/yum.repos.d/atrpms.repo

copy and paste it:

[atrpms-stable]
name=ATrpms for Fedora Core $releasever stable
baseurl=http://apt.atrpms.net/fedora/$releasever/en/$basearch/at-stable
enabled=0
gpgcheck=1

This is my /etc/yum.conf for fedora updates


[base]
name=Fedora Core $releasever - $basearch - Base
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/os/
mirrorlist=http://fedora.redhat.com/download/mirrors/fedora-core-$releasever
enabled=0
gpgcheck=1
[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/
mirrorlist=http://fedora.redhat.com/download/mirrors/updates-released-fc$releasever
enabled=0
gpgcheck=1

This is the FC3 GPG-Key: rpm --import /usr/share/doc/fedora-release-3/RPM-GPG-KEY*

Here are GPG-keys at fedora FAQ

This is how you use yum to install and uninstall: here

tchung's at www.fedoranews.org has 2 tutorials:

1st tutorial
2nd tutorial

PLEASE NOTE:
you can enabled=1 or dislable: enabled=0 and same apply to this line: gpgcheck=1 to gpgcheck=0. Update: I am using: enable=1 and gpgcheck=1 FOR ALL OF THEM

UPDATE: make some changes to livna repo and I am now using stable, testing, and unstable.
imdeemvp is offline  


Old 01-01-2005   #2 (permalink)
Linux Guru
 
lakerdonald's Avatar
 
Join Date: Jun 2004
Location: St. Petersburg, FL
Posts: 5,039
you actually can't do:
Code:
su -
gedit
because you will end up with an error saying the screen can't be opened. you actually have to be logged in as root, or use something like "kdesu" or whatever the gnome equivalent is. or do:
-lakerdonald
__________________
the lost art of found sound
lakerdonald is offline  
Old 01-03-2005   #3 (permalink)
Linux Newbie
 
imdeemvp's Avatar
 
Join Date: Sep 2004
Location: California
Posts: 225
Send a message via Yahoo to imdeemvp
That's why I said "become root".
imdeemvp is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 11:46 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2