Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sb20 | 2014-05-14 | ||
sb19 | 2014-01-17 | ||
readme.txt | 2013-10-03 | 687 Bytes | |
Totals: 3 Items | 687 Bytes | 0 |
**SnowBird Linux Repository Configuration (Manual)** Copy/Paste into a terminal as root SnowBird Linux 19 repository cat > /etc/yum.repos.d/sbl-19.repo << sbl-19_EOF [sbl-19-repo] name= SnowBird Linux (sf.net) 19 - x86_64 failovermethod=priority skip_if_unavailable=1 baseurl=http://sourceforge.net/projects/snowbird/files/yum/sb19/ enabled=1 metadata_expire=7d gpgcheck=0 sbl-19_EOF SnowBird Linux 20 repository cat > /etc/yum.repos.d/sbl-20.repo << sbl-20_EOF [sbl-20-repo] name= SnowBird Linux (sf.net) 20 - x86_64 failovermethod=priority skip_if_unavailable=1 baseurl=http://sourceforge.net/projects/snowbird/files/yum/sb20/ enabled=1 metadata_expire=7d gpgcheck=0 sbl-20_EOF