Page 1 of 1

Raspbian: only stable versions?

Posted: April 26th, 2017, 3:37 am
by MiG
I'd like my raspi to run the same version my Win7 machine uses, but from my currently configured raspbian repo's, I seem to be exclusively getting brand new RC's. Would it be possible to only upgrade to stable versions?

Code: Select all

deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb http://ppa.launchpad.net/jcfp/ppa/ubuntu precise main

Re: Raspbian: only stable versions?

Posted: April 26th, 2017, 4:18 am
by sander
Fill out / Google 'jcfp nobetas'

Re: Raspbian: only stable versions?

Posted: April 27th, 2017, 2:17 am
by MiG
Thanks! No add-apt-repository in raspbian btw, I just replaced 'ppa' with 'nobetas' in sources.list. I assume no apt-get errors means it works :)