Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 26th, 2012  |  syntax: None  |  size: 1.78 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. #############################################################
  2. ################ Wheezy OFFICIAL DEBIAN REPOS ###############
  3. #############################################################
  4.  
  5. ###### Debian Main Repos
  6. deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
  7.  
  8. ###### Debian Update Repos
  9. deb http://security.debian.org/ wheezy/updates main contrib non-free
  10. deb http://ftp.fr.debian.org/debian/ wheezy-proposed-updates main contrib non-free
  11.  
  12. ##############################################################
  13. ################## Wheezy UNOFFICIAL  REPOS ##################
  14. ##############################################################
  15.  
  16. ###### 3rd Party Binary Repos
  17.  
  18. #### Debian Multimedia - http://www.debian-multimedia.org/
  19. ## Run this command: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
  20. deb http://www.deb-multimedia.org testing main non-free
  21.  
  22.  
  23. #############################################################
  24. ################# Sid OFFICIAL DEBIAN REPOS #################
  25. #############################################################
  26.  
  27. ###### Debian Main Repos
  28. #deb http://ftp.fr.debian.org/debian/ sid main contrib non-free
  29.  
  30. ###### Debian Update Repos
  31. #deb http://security.debian.org/ sid/updates main contrib non-free
  32. #deb http://ftp.fr.debian.org/debian/ sid-proposed-updates main contrib non-free
  33.  
  34. ##############################################################
  35. ################### Sid UNOFFICIAL  REPOS ####################
  36. ##############################################################
  37.  
  38. ###### 3rd Party Binary Repos
  39.  
  40. #### Debian Multimedia - http://www.debian-multimedia.org/
  41. ## Run this command: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
  42. #deb http://www.deb-multimedia.org sid main non-free