Default sources.lst

Archived topics about LMDE 1 and LMDE 2
Locked
NikNikols

Default sources.lst

Post by NikNikols »

I've played with sources.lst since I first installed LMDE. So it's a little messy now.
Now that Squeeze is out I want my source list to be at default state ("rolling" features enabled).

Could anyone post default sources list ("wheezy" - testing)

Thanks in advance
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
barko

Re: Default sources.lst

Post by barko »

in my /etc/apt/sources.list is this:

Code: Select all

deb http://packages.linuxmint.com/ debian main upstream import
deb http://ftp.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
if this helps you....
NikNikols

Re: Default sources.lst

Post by NikNikols »

Thanks, barko
I'll give it a try
CiaW

Re: Default sources.lst

Post by CiaW »

If you happen to be in the US, here's mine which may be a bit faster for you than the 'default' list:

Code: Select all

deb http://mirror.csclub.uwaterloo.ca/linuxmint-packages/ debian main upstream import backport
deb http://ftp.us.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
NikNikols

Re: Default sources.lst

Post by NikNikols »

CiaW
No, I'm not. So I'll stick to the main server so far.
But thanks anyway
vrkalak

Re: Default sources.lst

Post by vrkalak »

Default sources.list for LMDE : (I think?)

Code: Select all

###### LinuxMint Repros ######

deb http://packages.linuxmint.com/ debian main upstream import backport romeo

###### Debian Main Repos ######

deb http://ftp.de.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.de.debian.org/debian/ testing main contrib non-free

###### Debian Update Repos ######
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free

deb http://ftp.de.debian.org/debian/ testing-proposed-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ testing-proposed-updates main contrib non-free
gotjazz

Re: Default sources.lst

Post by gotjazz »

testing proposed updates is enabled by default? is this new?
Locked

Return to “LMDE Archive”