OLUG Image
Apt repository

If you are using Debian or Ubuntu you can use the Apt repositories located on the OLUG server. We have etch, lenny, edgy, feisty, and gutsy currently supported.

In order to use the repository, you will need to use one of the following lines, depending on your distribution and what repositories you want to use.

Debian

If you want to use the lenny repository, replace 'etch' in the entries below with 'lenny'

deb http://olug.cs.oberlin.edu/debian/ etch main non-free contrib
deb-src http://olug.cs.oberlin.edu/debian/ etch main non-free contrib
deb http://olug.cs.oberlin.edu/debian-security/ etch/updates main contrib non-free
deb-src http://olug.cs.oberlin.edu/debian-security/ etch/updates main contrib non-free

Ubuntu

If you want to use feisty or gutsy, replace 'edgy' with the appropriate name


deb http://olug.cs.oberlin.edu/ubuntu/ edgy main restricted universe multiverse
deb http://olug.cs.oberlin.edu/ubuntu/ edgy-updates main restricted universe multiverse
deb http://olug.cs.oberlin.edu/ubuntu/ edgy-security main restricted universe multiverse
deb-src http://olug.cs.oberlin.edu/ubuntu/ edgy main restricted universe multiverse
deb-src http://olug.cs.oberlin.edu/ubuntu/ edgy-updates main restricted universe multiverse
deb-src http://olug.cs.oberlin.edu/ubuntu/ edgy-security main restricted universe multiverse
© 2008 Oberlin Linux Users Group