Skip to content

Instantly share code, notes, and snippets.

@sheldonh
Created May 5, 2009 08:59
Show Gist options
  • Select an option

  • Save sheldonh/106904 to your computer and use it in GitHub Desktop.

Select an option

Save sheldonh/106904 to your computer and use it in GitHub Desktop.
# sources.list
deb http://za.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb-src http://za.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://za.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://za.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb http://za.archive.ubuntu.com/ubuntu/ jaunty universe
deb-src http://za.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://za.archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb-src http://za.archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb http://za.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://za.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://za.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://za.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security multiverse
# medibuntu.list
deb http://packages.medibuntu.org/ jaunty free non-free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment