Guest User

sources.list SimplyMEPIS 11 ( edps )

a guest
Jan 8th, 2011
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. # See sources.list(5) for more information
  2.  
  3. # This file should be edited through synaptic
  4.  
  5. # MEPIS improvements, overrides and updates--the MEPIS magic
  6. # deb ftp://ftp.mirrorservice.org/sites/ftp.mepis.org/mepis/ mepis-11.0 main
  7. # MEPIS master pools, please use only if mirror is slow or down
  8. deb ftp://ftp.mepis.com/mepis/ mepis-11.0 main
  9.  
  10. ##############################################################
  11. ################# Debian 6.0 Squeeze/Testing #################
  12. ##############################################################
  13.  
  14. ### Debian 6.0 'Squeeze/Testing + Multimedia' fast mirror.
  15. ### GPG Key: sudo apt-get install debian-archive-keyring debian-keyring debian-multimedia-keyring
  16. deb http://mirror.rit.edu/debian/ squeeze main contrib non-free
  17. deb http://security.debian.org/ squeeze/updates main contrib non-free
  18. deb http://www.debian-multimedia.org squeeze main non-free
  19. deb http://ftp.br.debian.org/debian-multimedia squeeze main non-free
  20.  
  21. ##
  22. ### Outros RepositΓ³rios.
  23. ##
  24.  
  25. ### Kernel liquorix.
  26. ### GPG Key: sudo apt-get install liquorix-archive-keyring liquorix-keyring liquorix-keyrings
  27. deb http://liquorix.net/debian/ sid main
  28. deb http://ftp.belnet.be/mirror/liquorix.net/debian sid main
  29.  
  30. ### Opera.
  31. ### GPG Key: wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
  32. deb http://deb.opera.com/opera/ lenny non-free
  33. deb http://deb.opera.com/opera/ squeeze non-free
  34.  
  35. ### Oracle VM VirtualBox.
  36. ### GPG Key: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
  37. deb http://download.virtualbox.org/virtualbox/debian lenny contrib non-free
  38. deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free
  39.  
  40. ### Wine.
  41. ### GPG Key: wget -O - http://www.lamaresh.net/apt/key.gpg | sudo apt-key add -
  42. deb http://www.lamaresh.net/apt lenny main
  43. deb http://www.lamaresh.net/apt squeeze main
Advertisement
Add Comment
Please, Sign In to add comment