Advertisement
guest_01

sources.list for testing pinned

May 3rd, 2018
4,353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #Debian Stretch
  2. deb http://debian.c3sl.ufpr.br/debian/ testing main
  3. deb-src http://debian.c3sl.ufpr.br/debian/ testing main
  4.  
  5. #Debian Security
  6. deb http://security.debian.org/debian-security testing/updates main
  7. deb-src http://security.debian.org/debian-security testing/updates main
  8.  
  9. # stretch-updates, previously known as 'volatile'
  10. deb http://debian.c3sl.ufpr.br/debian/ testing-updates main
  11. deb-src http://debian.c3sl.ufpr.br/debian/ testing-updates main
  12.  
  13. #Debian Unstable
  14. deb http://debian.c3sl.ufpr.br/debian/ unstable main
  15. deb-src http://debian.c3sl.ufpr.br/debian/ unstable main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement