Sources.list MEPIS 7.0
From MEPIS Documentation Wiki
(Difference between revisions)
| Line 2: | Line 2: | ||
This is the Sources.list recommended for MEPIS 7.0 (for older version look [[Sources.list MEPIS 6.5|here]]). This list can be found in ''/etc/apt/sources.list'' | This is the Sources.list recommended for MEPIS 7.0 (for older version look [[Sources.list MEPIS 6.5|here]]). This list can be found in ''/etc/apt/sources.list'' | ||
| - | '''This is an up to date recommended list''' as of Mar | + | '''This is an up to date recommended list''' as of Mar 29, 2012:<br> |
-------------------------- | -------------------------- | ||
# See sources.list(5) for more information | # See sources.list(5) for more information | ||
| Line 16: | Line 16: | ||
# deb ftp://ftp.mepis.com/mepis/ mepis-7.0 main | # deb ftp://ftp.mepis.com/mepis/ mepis-7.0 main | ||
| + | # Debian Etch Repos (archived - will receive no further updates) | ||
deb http://archive.debian.org/debian/ etch main contrib non-free | deb http://archive.debian.org/debian/ etch main contrib non-free | ||
| - | # deb-src http://archive.debian.org/debian/ etch main contrib non-free | + | # deb-src http://archive.debian.org/debian/ etch main contrib non-free |
| + | |||
| + | # Debian Etch Security & Volatile Repos (archived - will receive no further updates) | ||
| + | deb http://archive.debian.org/debian-security/ etch/updates main contrib non-free | ||
| + | deb http://archive.debian.org/debian-volatile/ etch/volatile main contrib non-free<br> | ||
| + | |||
| + | # The following repo entry is for reference only. Do not enable, it no longer exist. | ||
| - | |||
| - | |||
| - | |||
# Some Debian Multimedia software might be illegal in some jurisdictions | # Some Debian Multimedia software might be illegal in some jurisdictions | ||
# deb http://www.debian-multimedia.org/ etch main <br> | # deb http://www.debian-multimedia.org/ etch main <br> | ||
Revision as of 16:06, 29 March 2012
This is the Sources.list recommended for MEPIS 7.0 (for older version look here). This list can be found in /etc/apt/sources.list
This is an up to date recommended list as of Mar 29, 2012:
# See sources.list(5) for more information # This file should be edited through synaptic # MEPIS improvements, overrides and updates--the MEPIS magic deb ftp://mepis.mirrorcatalogs.com/mepis/packages/mepis/ mepis-7.0 main # Alternate HTTP URL for those that can't use FTP # deb http://mepis.mirrorcatalogs.com/packages/mepis/ mepis-7.0 main # MEPIS master pools, please use only if mirror is slow or down # deb ftp://ftp.mepis.com/mepis/ mepis-7.0 main # Debian Etch Repos (archived - will receive no further updates) deb http://archive.debian.org/debian/ etch main contrib non-free # deb-src http://archive.debian.org/debian/ etch main contrib non-free # Debian Etch Security & Volatile Repos (archived - will receive no further updates) deb http://archive.debian.org/debian-security/ etch/updates main contrib non-free deb http://archive.debian.org/debian-volatile/ etch/volatile main contrib non-free
# The following repo entry is for reference only. Do not enable, it no longer exist. # Some Debian Multimedia software might be illegal in some jurisdictions # deb http://www.debian-multimedia.org/ etch main
- Please see Community Repository article about adding programs packaged by community members, the entry in sources.list is:
# Community Repository, comes with no guarantees, use it at your own risk. deb http://main.mepis-deb.org/mepiscr/repo/ mepis7cr main non-free # deb http://restricted.mepis-deb.org/mepiscr/repo mepis7cr restricted restricted-non-free
Notes
- If you don't know how to edit your list see this
- Do not forget to do an apt-get update or a Reload in Synaptic every time you change the sources.list file.
- If you see a public key error, read this
Installing Software | FAQ | Main Page