oio11: (Default)
oio11 ([personal profile] oio11) wrote2013-04-13 09:39 pm

CRUNCHBANG - репозитории(4)

###############################################################################################################


##############################################################################################################

## CRUNCHBANG
## Compatible with Debian Squeeze, but use at your own risk.
deb http://packages.crunchbang.org/statler statler main
# deb-src http://packages.crunchbang.org/statler statler main

## CRUNCHBANG MULTIMEDIA
## Debian Multimedia Mirror
# deb http://packages.crunchbang.org/statler-mm squeeze main non-free
# deb-src http://packages.crunchbang.org/statler-mm squeeze main non-free

## CRUNCHBANG MOZILLA
## Debian Mozilla Mirror
# deb http://packages.crunchbang.org/statler-mozilla squeeze-backports iceweasel-release
# deb-src http://packages.crunchbang.org/statler-mozilla squeeze-backports iceweasel-release

##deb http://backports.debian.org/debian-backports squeeze-backports main
##deb http://mozilla.debian.net/ squeeze-backports iceweasel-release

# deb http://your-mirror.debian.org/debian experimental main

# deb http://mozilla.debian.net/ experimental iceweasel-beta
# deb http://mozilla.debian.net/ experimental iceweasel-aurora

deb http://cdn.debian.net/debian experimental main
### apt-get install -t experimental iceweasel

## DEBIAN
##deb http://ftp.debian.org/debian/ squeeze main contrib non-free
# deb-src http://ftp.debian.org/debian/ squeeze main contrib non-free

## DEBIAN SECURITY
deb http://security.debian.org/ squeeze/updates main
# deb-src http://security.debian.org/ squeeze/updates main


## DEBIAN BACKPORTS
# deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
# deb-src http://backports.debian.org/debian-backports squeeze-backports main contrib non-free

### Waldorf - Wheezy

deb http://http.debian.net/debian stable main

deb http://packages.crunchbang.org/waldorf waldorf main
deb http://packages.crunchbang.org/waldorf-dev waldorf main
deb http://ftp.debian.org/debian/ wheezy main contrib non-free
deb http://security.debian.org/ wheezy/updates main
deb-src http://cdn.debian.net/debian/ wheezy main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main
deb http://ftp.it.debian.org/debian wheezy main
deb-src http://ftp.it.debian.org/debian wheezy main


deb http://mirror.datacenter.by/debian/ testing main
deb http://mirror.datacenter.by/debian/ testing-updates main
deb http://mirror.datacenter.by/debian/ testing-proposed-updates main
deb http://mirror.datacenter.by/debian/ testing non-free
deb http://mirror.datacenter.by/debian/ wheezy-updates main


#### Video tools
## Run this command: wget -O - http://www.bunkus.org/gpg-pub-moritzbunkus.txt | sudo apt-key add -
# deb http://www.bunkus.org/debian/wheezy/ ./
# deb-src http://www.bunkus.org/debian/wheezy/ ./


### Debian Multimedia - http://www.deb-multimedia.org
## Run this command: sudo apt-get install deb-multimedia-keyring

##deb http://www.deb-multimedia.org squeeze main non-free
##deb ftp://ftp.deb-multimedia.org stable main non-free
##deb http://www.deb-multimedia.org squeeze-backports main

deb ftp://ftp.deb-multimedia.org testing main non-free
deb http://www.deb-multimedia.org unstable main
deb-src http://www.deb-multimedia.org unstable main
deb ftp://ftp.deb-multimedia.org sid main non-free

#deb http://www.deb-multimedia.org sid main non-free
# deb ftp://ftp.deb-multimedia.org experimental main

### VLC
deb http://download.videolan.org/videolan/debian/ sid main
deb-src http://download.videolan.org/pub/videolan/debian/ sid main

deb http://ftp.us.debian.org/debian squeeze-proposed-updates main contrib non-free


### JAVA

deb http://ppa.launchpad.net/webupd8team/java/ubuntu natty main
deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu natty main

##################################################################################################
/etc/apt/preferences


Package: *
Pin: release a=unstable
Pin-Priority: 1001

Package: *
Pin: release a=testing
Pin-Priority: 900

Package: *
Pin: release a=stable
Pin-Priority: 300


#######################################################################################################

/etc/apt/apt.conf

APT::Default-Release "waldorf";

########################################################################################################

uname -a

linux 3.2.0-4-686-pae #1 SMP Debian 3.2.41-2 i686 GNU/Linux

/usr/bin/lsb_release -ircd
Distributor ID: Debian
Description: Debian GNU/Linux 7.0 (wheezy)
Release: 7.0
Codename: wheezy

cat /etc/*release*

DISTRIB_ID=CrunchBang
DISTRIB_RELEASE=10
DISTRIB_CODENAME=statler
DISTRIB_DESCRIPTION="CrunchBang 10 statler"
PRETTY_NAME="Debian GNU/Linux 7.0 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7.0"
VERSION="7.0 (wheezy)"
###################################################################################################