Skip to content

Instantly share code, notes, and snippets.

@moutend
Last active August 29, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moutend/48f19b5ffc5f7e3a4a16 to your computer and use it in GitHub Desktop.
Save moutend/48f19b5ffc5f7e3a4a16 to your computer and use it in GitHub Desktop.
# This `preferences` file targets RASPBIAN.
# Please copy this file into `/etc/apt`
# then run the command: `sudo apt-get update`
Package: *
Pin: release n=wheezy
Pin-Priority: 900
Package: *
Pin: release n=jessie
Pin-Priority: 300
Package: *
Pin: release o=Raspbian
Pin-Priority: -10
# This `sources.list` file targets RASPBIAN.
# Please copy this file into `/etc/apt`
# then run the command: `sudo apt-get update`
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment