Advertisement
Guest User

Untitled

a guest
Dec 26th, 2019
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. #
  2.  
  3. # deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Official amd64 NETINST 20191116-09:56]/ buster main
  4.  
  5. #deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Official amd64 NETINST 20191116-09:56]/ buster main
  6.  
  7. deb http://deb.debian.org/debian/ buster main
  8. deb-src http://deb.debian.org/debian/ buster main
  9.  
  10. deb http://security.debian.org/debian-security buster/updates main
  11. deb-src http://security.debian.org/debian-security buster/updates main
  12.  
  13. # buster-updates, previously known as 'volatile'
  14. deb http://deb.debian.org/debian/ buster-updates main
  15. deb-src http://deb.debian.org/debian/ buster-updates main
  16. deb http://ftp.pl.debian.org/debian/ buster-backports main contrib non-free
  17.  
  18. # This system was installed using small removable media
  19. # (e.g. netinst, live or single CD). The matching "deb cdrom"
  20. # entries were disabled at the end of the installation process.
  21. # For information about how to configure apt package sources,
  22. # see the sources.list(5) manual.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement