Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. GNU nano 2.7.4 File: /etc/apt/sources.list
  2.  
  3.  
  4.  
  5. # deb cdrom:[Debian GNU/Linux 1.0-final _Jessie_ - Official amd64 DVD Binary-1 20170522-03:57]/ jessie main non-free
  6.  
  7. # deb cdrom:[Debian GNU/Linux 1.0-final _Jessie_ - Official amd64 DVD Binary-1 20170522-03:57]/ jessie main non-free
  8.  
  9. deb http://us.mirror.devuan.org/merged/ ascii main non-free contrib
  10. deb-src http://us.mirror.devuan.org/merged/ ascii main non-free contrib
  11.  
  12. # jessie-security, previously known as 'volatile'
  13. deb http://us.mirror.devuan.org/merged/ ascii-security main contrib non-free
  14. deb-src http://us.mirror.devuan.org/merged/ ascii-security main contrib non-free
  15.  
  16. # jessie-updates, previously known as 'volatile'
  17. deb http://us.mirror.devuan.org/merged/ ascii-updates main contrib non-free
  18. deb-src http://us.mirror.devuan.org/merged/ ascii-updates main contrib non-free
  19.  
  20. # Devuan repositories
  21. deb http://packages.devuan.org/merged/ ascii main contrib non-free
  22. deb-src http://packages.devuan.org/merged/ ascii main contrib non-free
  23.  
  24. # deb http://download.virtualbox.org/virtualbox/debian stretch contrib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement