Sources.list MEPIS 7.0
From MEPIS Documentation Wiki
(Difference between revisions)
(added note about keeping restricted disabled) |
|||
| 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 | + | '''This is an up to date recommended list''' as of Jan. 12, 2013:<br> |
-------------------------- | -------------------------- | ||
# See sources.list(5) for more information | # See sources.list(5) for more information | ||
| Line 29: | Line 29: | ||
# deb http://www.debian-multimedia.org/ etch main <br> | # deb http://www.debian-multimedia.org/ etch main <br> | ||
-------------------------- | -------------------------- | ||
| - | * Please see [[Community Repository]] article about adding programs packaged by community members, the | + | * Please see [[Community Repository]] article about adding programs packaged by community members, the entries in sources.list are: |
| - | # Community Repository, '''comes with no guarantees, use it at your own risk.''' | + | # Community Repository Main and Test, '''comes with no guarantees, use it at your own risk.''' |
deb http://main.mepis-deb.org/mepiscr/repo/ mepis7cr main non-free | deb http://main.mepis-deb.org/mepiscr/repo/ mepis7cr main non-free | ||
| + | |||
| + | # Community Restricted and Restricted-non-free, '''comes with no guarantees, use it at your own risk.''' | ||
| + | # note: Keep the restricted repo disabled, it's not currently hosted on any server. | ||
# deb http://restricted.mepis-deb.org/mepiscr/repo mepis7cr restricted restricted-non-free | # deb http://restricted.mepis-deb.org/mepiscr/repo mepis7cr restricted restricted-non-free | ||
Revision as of 22:50, 12 January 2013
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 Jan. 12, 2013:
# 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 entries in sources.list are:
# Community Repository Main and Test, comes with no guarantees, use it at your own risk. deb http://main.mepis-deb.org/mepiscr/repo/ mepis7cr main non-free # Community Restricted and Restricted-non-free, comes with no guarantees, use it at your own risk. # note: Keep the restricted repo disabled, it's not currently hosted on any server. # 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