Created
May 5, 2009 08:59
-
-
Save sheldonh/106904 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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