Back Forum Reply New

Post your /etc/apt/sources.list (or just extra repos)

I hope there aren't any other threads around here with the same idea, so here goes:

I'm curious to see what extra repositories people have added to their apt sources list. It might be useful to have a whole lot of lists here in case people wish to examine repositories they didn't know of, so it's of practical benefit too.

You don't have to post the entire source.list file if you don't want - we don't need official repos for  for example, mainly extra repositories. I'll start:Code:
# Treviño's  feisty EyeCandy Repository (GPG key: 81836EBF - DD800CD9)
# Many eyecandy 3D apps like Beryl, Compiz, Fusion and kiba-dock snapshots
# built using latest available (working) sources from git/svn/cvs...
deb  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy
deb-src  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy

# Medibuntu -  7.04 quot;Feisty Fawnquot;
# Please report any bug on products/medibuntu/+bugs
deb  from : localhost/packages.medibuntu.org/ feisty free non-free

# Iuculano's debian packages -  7.04 quot;Feisty Fawnquot;
deb  from : localhost/ubuntu.iuculano.it feisty thunderbird

# WineHQ APT Repository -  7.04 quot;Feisty Fawnquot;
deb  from : localhost/wine.budgetdedicated.com/apt feisty main
deb-src  from : localhost/wine.budgetdedicated.com/apt feisty main

#  Screenlets repository -  7.04 quot;Feisty Fawnquot;
deb  from : localhost/hendrik.kaju.pri.ee/ubuntu feisty screenlets



Code:
## Reacocard's packages
## WARNING: Some components may be unstable or replace standard  packages.
##  from : localhost/syzygy42.tuxfamily.org/
## GPG:  from : localhost/download.tuxfamily.org/syzygy42/8434D43A.gpg
deb  from : localhost/download.tuxfamily.org/syzygy42 feisty avant-window-navigator closure exaile exaile-svn gstreamer-equalizer reacocard
deb-src  from : localhost/download.tuxfamily.org/syzygy42 feisty avant-window-navigator closure exaile exaile-svn gstreamer-equalizer reacocard

## Treviño's Suspend2 Packages
## WARNING: Replaces standard  kernel-related packages
##  from : localhost//showthread.php?p=2520472
## GPG:  from : localhost/download.tuxfamily.org/3v1deb/DD800CD9.gpg
deb  from : localhost/download.tuxfamily.org/3v1deb feisty suspend2
deb-src  from : localhost/download.tuxfamily.org/3v1deb feisty suspend2

## Treviño's EyeCandy Repository
## WARNING: May be unstable
##  from : localhost/forums.opencompositing.org/viewtopic.php?f=14amp;t=131
## GPG:  from : localhost/download.tuxfamily.org/3v1deb/DD800CD9.gpg
deb  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy
deb-src  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy

## Medibuntu
## WARNING: Contains software that may be illegal in some areas.
##  from : localhost/GPG:  from : localhost/packages.medibuntu.org/medibuntu-key.gpg
deb  from : localhost/medibuntu.sos-sts.com/repo/ feisty free non-free
deb-src  from : localhost/medibuntu.sos-sts.com/repo/ feisty free non-free

## Improved Subpixel Font Rendering
## WARNING: replaces libcairo, libxft and libfreetype
##  from : localhost//showthread.php?t=343670
## GPG:  from : localhost/ from : localhost/feisty fonts
#deb-src  from : localhost/feisty fonts
In case you're wondering what all those components on my repo (the first one) are, you can find a full list with descriptions here:  from : localhost/syzygy42.tuxfamily.org/dists/feisty/

GPG Keys can be imported with this command (replace ucl with the key's address)

Code:
wget -q ucl -O- | sudo apt-key add -



Code:
# See  from : localhost/help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the  security
## team.
deb  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the  
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the
## security team.
deb  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the  security team.
deb  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

deb  from : localhost/security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src  from : localhost/security.ubuntu.com/ubuntu gutsy-security main restricted
deb  from : localhost/security.ubuntu.com/ubuntu gutsy-security universe
deb-src  from : localhost/security.ubuntu.com/ubuntu gutsy-security universe
deb  from : localhost/security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src  from : localhost/security.ubuntu.com/ubuntu gutsy-security multiverse

# Treviño's  gutsy EyeCandy Repository (GPG key: 81836EBF - DD800CD9)
# Many eyecandy 3D apps like Beryl, Compiz, Fusion and kiba-dock snapshots
# built using latest available (working) sources from git/svn/cvs...
## deb  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy
## deb-src  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy


Exaile repo
Google Desktop repo
automatix repo

(if  anyone makes ONE COMMENT about automatix i will slay you where you stand. have a nice day.)


Originally Posted by Polygon(if  anyone makes ONE COMMENT about automatix i will slay you where you stand. have a nice day.)

# Automatix

lt;!-- Automatix --gt;

/* Automatix */

// Automatix

Other than the standard repos -
Code:
## SWIFTFOX (it actually is faster)
deb  from : localhost/getswiftfox.com/builds/debian unstable non-free

## MEDIBUNTU (is it just me, or does this sound like some pill or cough mixture? )
## Please report any bug on products/medibuntu/+bugs
deb  from : localhost/packages.medibuntu.org/ feisty free non-free
# deb-src  from : localhost/medibuntu.sos-sts.com/repo/ feisty free non-free

## CANONICAL COMMERCIAL REPOSITORY (never seems to be up ???)
## servers. RealPlayer10, Opera, DesktopSecure and more to come.)
# deb  from : localhost/archive.canonical.com/ubuntu feisty-commercial main

## LOCAL REPO (you can't always trust 'sudo dpkg -i' to do it right. howto can be found here  needs dpkg-dev to be installed)
deb file:/usr/local debs/

## DEBIAN MULTIMEDIA (for LAME 3.97 and Realplayer only )
# deb  from : localhost/sid main

Originally Posted by PolygonExaile repo
Google Desktop repo
automatix repo

(if  anyone makes ONE COMMENT about automatix i will slay you where you stand. have a nice day.)

and, as I was just going to say about 'automatix'....

#
# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-1 20070407-11:40]/ etch contrib main

# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-1 20070407-11:40]/ etch contrib main

deb  from : localhost/security.debian.org/ etch/updates main contrib
deb-src  from : localhost/security.debian.org/ etch/updates main contrib

deb  from : localhost/ftp.debian.org/debian etch main contrib non-free
deb-src  from : localhost/ftp.debian.org/debian etch main contrib non-free


Code:
#
# deb cdrom:[ 7.04 _Feisty Fawn_ - Release i386 (20070415)]/ feisty main restricted

deb cdrom:[ 7.04 _Feisty Fawn_ - Release i386 (20070415)]/ feisty main restricted
# See  from : localhost/help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the  security
## team.
deb  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty universe
deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the
## security team.
deb  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty multiverse
deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the  security team.
# deb  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src  from : localhost/us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

deb  from : localhost/security.ubuntu.com/ubuntu feisty-security main restricted
deb-src  from : localhost/security.ubuntu.com/ubuntu feisty-security main restricted
deb  from : localhost/security.ubuntu.com/ubuntu feisty-security universe
deb-src  from : localhost/security.ubuntu.com/ubuntu feisty-security universe
deb  from : localhost/security.ubuntu.com/ubuntu feisty-security multiverse
deb-src  from : localhost/security.ubuntu.com/ubuntu feisty-security multiverse#AUTOMATIX REPOS START

deb  from : localhost/feisty main

deb  from : localhost/archive.canonical.com/ubuntu feisty-commercial main

deb  from : localhost/archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse

deb  from : localhost/archive.ubuntu.com/ubuntu feisty-updates universe multiverse

deb  from : localhost/archive.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
#AUTOMATIX REPOS END

deb  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the  security
## team.
deb  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty universe
deb-src  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the
## security team.
deb  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty multiverse
deb-src  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the  security team.
# deb  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src  from : localhost/de.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

deb  from : localhost/security.ubuntu.com/ubuntu feisty-security main restricted
deb-src  from : localhost/security.ubuntu.com/ubuntu feisty-security main restricted
deb  from : localhost/security.ubuntu.com/ubuntu feisty-security universe
deb-src  from : localhost/security.ubuntu.com/ubuntu feisty-security universe
deb  from : localhost/security.ubuntu.com/ubuntu feisty-security multiverse
deb-src  from : localhost/security.ubuntu.com/ubuntu feisty-security multiverse

# Treviño's  feisty EyeCandy Repository (GPG key: 81836EBF - DD800CD9)
# Many eyecandy 3D apps like Beryl, Compiz, Fusion and kiba-dock snapshots
# built using latest available (working) sources from git/svn/cvs...
deb  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy
deb-src  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy
deb  from : localhost/ubuntu.beryl-project.org/ feisty mainI think i have alot


Code:
#
# deb cdrom:[ 7.04 _Feisty Fawn_ - Release i386 (20070415)]/ feisty main restricted

#deb cdrom:[ 7.10 _Gutsy Gibbon_ - Alpha i386 (20070627)]/ gutsy main restricted
#deb cdrom:[ 7.04 _Feisty Fawn_ - Release i386 (20070415)]/ feisty main restricted
# See  from : localhost/help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb  from : localhost/gb.archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src  from : localhost/gb.archive.ubuntu.com/ubuntu/ feisty main restricted

## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the  security
## team.
deb  from : localhost/gb.archive.ubuntu.com/ubuntu/ feisty universe
deb-src  from : localhost/gb.archive.ubuntu.com/ubuntu/ feisty universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the
## security team.
deb  from : localhost/gb.archive.ubuntu.com/ubuntu/ feisty multiverse
deb-src  from : localhost/gb.archive.ubuntu.com/ubuntu/ feisty multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the  security team.
# deb  from : localhost/gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src  from : localhost/gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

deb  from : localhost/asher256-repository.tuxfamily.org edgy main dupdate french
deb  from : localhost/asher256-repository.tuxfamily.org ubuntu main dupdate french
deb  from : localhost/download.tuxfamily.org/syzygy42 feisty avant-window-navigator
deb-src  from : localhost/download.tuxfamily.org/syzygy42 feisty avant-window-navigator
deb  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy
deb-src  from : localhost/download.tuxfamily.org/3v1deb feisty eyecandy
deb  from : localhost/download.tuxfamily.org/3v1deb edgy beryl-svn
deb-src  from : localhost/download.tuxfamily.org/3v1deb edgy beryl-svn
deb  from : localhost/dl.google.com/linux/deb/ stable non-free
deb  from : localhost/hendrik.kaju.pri.ee/ubuntu feisty screenlets
deb  from : localhost/security.ubuntu.com/ubuntu/ feisty-security restricted main multiverse universe
deb  from : localhost/archive.ubuntu.com/ubuntu/ feisty-updates restricted main multiverse universe
deb  from : localhost/archive.ubuntu.com/ubuntu/ feisty-proposed restricted main multiverse universe
deb-src  from : localhost/hendrik.kaju.pri.ee/ubuntu feisty screenlets
deb  from : localhost/ubuntu.beryl-project.org/ feisty main


It is NOT cool to have lots of repositories.

Please remember someone can just add trojans to their repositories and is has been seen on this forum.

You must trust every software source you have... do not blindly add repositories off of this list.
¥
Back Forum Reply New