View Single Post
  #1  
Old 06-17-2009, 04:39 AM
Brooko's Avatar
Brooko Brooko is offline
Admin, Mod / Avid Learner
 
Join Date: Apr 2007
Location: Deep South, New Zealand
Gender: Male
Posts: 4,281
Thanks: 2,668
Thanked 4,581 Times in 1,684 Posts
Rep Power: 327
Reputation: 24580
Brooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond repute
Default Community Repository - Final Addresses

First up - thanks to Marcos and Tim for their work on both the servers and the addresses. The Mepis CR Team is proud to announce the full and final list of repository addresses.

*************************************************
SPECIAL NOTE - MEPIS 8.5 USERS
For users of 8.5 - it is STRONGLY recommended that you do not use the 8.0 CR Repos - some packages may work, others may not. 8.0 CR is not fully compatible with MEPIS 8.5 release.

*************************************************
Community Server Addresses
We suggest you delete any existing server addresses for the Community Repository from your sources list (it is easiest to do via synaptic), and replace them with the following.

MEPIS 8.5 (KDE4) SERVER ADDRESSES
Quote:
Main repo : deb http://main.mepis-deb.org/mepiscr/repo/ mepis85cr main non-free
Restricted repo : deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis85cr restricted restricted-non-free
MEPIS 8.5 (KDE4) TEST SERVER ADDRESSES
Quote:
Main repo : deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis85cr test
Restricted repo : deb http://restricted.mepis-deb.org/mepiscr/testrepo/ mepis85cr test-restricted
MEPIS 8 SERVER ADDRESSES
Quote:
Main repo : deb http://main.mepis-deb.org/mepiscr/repo/ mepis8cr main non-free
Restricted repo : deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis8cr restricted restricted-non-free
MEPIS 8 TEST SERVER ADDRESSES
Quote:
Main repo : deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis8cr test
Restricted repo : deb http://restricted.mepis-deb.org/mepiscr/testrepo/ mepis8cr test-restricted
MEPIS 7 SERVER ADDRESSES
Quote:
Main repo :deb http://main.mepis-deb.org/mepiscr/repo/ mepis7cr main non-free
Restricted repo: deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis7cr restricted restricted-non-free
*************************************************
Mepis 8 (Warren's) Repository Mirror
If using this (because of connectivity issues with Warrens official server), we suggest unticking / commenting out his ftp server - and replacing it with:
Quote:
deb http://fr1.mepis-deb.org/mepis/ mepis-8.0 main
*************************************************
Add Mepis CR server addresses using konsole
MEPIS 8.5 ONLY
Quote:
echo '# Mepis Community Main, Restricted, and Test Repos' >> /etc/apt/sources.list && echo 'deb http://main.mepis-deb.org/mepiscr/repo/ mepis85cr main non-free' >> /etc/apt/sources.list && echo '# deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis85cr restricted restricted-non-free' >> /etc/apt/sources.list && echo '# deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis85cr test' >> /etc/apt/sources.list && echo '# deb http://restricted.mepis-deb.org/mepiscr/testrepo/ mepis85cr test-restricted' >> /etc/apt/sources.list
While still as root, then run apt-get update, then close konsole.

This will add all 4 Mepis 8.5 repo addresses to your sources list. The restricted repo and 2 x Test repos will be disabled by default. You can enable them via synaptic.
*************************************************


MEPIS 8 ONLY
Open a konsole, and as root (it's all one line):
Quote:
echo '# Mepis Community Main, Restricted, and Test Repos' >> /etc/apt/sources.list && echo 'deb http://main.mepis-deb.org/mepiscr/repo/ mepis8cr main non-free' >> /etc/apt/sources.list && echo '# deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis8cr restricted restricted-non-free' >> /etc/apt/sources.list && echo '# deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis8cr test' >> /etc/apt/sources.list && echo '# deb http://restricted.mepis-deb.org/mepiscr/testrepo/ mepis8cr test-restricted' >> /etc/apt/sources.list
While still as root, then run apt-get update, then close konsole.

This will add all 4 Mepis 8 repo addresses to your sources list. The restricted repo and 2 x Test repos will be disabled by default. You can enable them via synaptic.
*************************************************
MEPIS 7 ONLY
Open a konsole, and as root (it's all one line):
Quote:
echo '# Mepis Community Main and Restricted Repos' >> /etc/apt/sources.list && echo 'deb http://main.mepis-deb.org/mepiscr/repo/ mepis7cr main non-free' >> /etc/apt/sources.list && echo '# deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis7cr restricted restricted-non-free' >> /etc/apt/sources.list
While still as root, then run apt-get update, then close konsole.

This will add 2 Mepis 7 repo addresses to your sources list. The restricted repo will be disabled by default. You can enable it via synaptic.
*************************************************

The Mepis CR Team
The team consists of :
Marcos, Tim, Stevo, James, Scott and myself.

Thanks for your patience. it's nice to have this finally 100% up and running.
__________________
Simply Mepis = Simply Freedom. Registered Linux User: #448772
MEPIS 8.5 - 32bit KDE4 : Antec 300 case, Corsair 520HX PSU, Asus P5Q Pro Mobo, Q6600 G0 quad core @ 3Ghz, Xigmatek HDT-S1283 Cooler, 4Gb Corsair Dominator DDR2 1066, Gigabyte GTX260 OC, 2 x WD 500Gb Sata2, Asus Sata CD/DVD Rom, Logitech - Wave Kb, G5 Mouse, X230 2.1 Sound, DSE 'generic' Webcam. Everything works !

Last edited by Brooko : 04-30-2010 at 09:29 PM. Reason: Added Mepis 8.5 Repos
Reply With Quote
The Following 72 Users Say Thank You to Brooko For This Useful Post: