$releasever in yum.conf
Posted: Sat Jul 29, 2006 3:42 pm
Hey Guys...
Just a question here... First of all, my yum.conf file works for ART... but when I use this in my yum.conf
$releasever always ends up being 3.3 ... so, I just replace $releasever with 3 ... where is the variable $releasever set at? and is there any consiquenses to altering it??
so, enquiring mind wants to know!!!
)
Just a question here... First of all, my yum.conf file works for ART... but when I use this in my yum.conf
Code: Select all
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/$releaseverES/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[psa-8.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-8.0/$releaseverES/
so, enquiring mind wants to know!!!
