Guest User

Untitled

a guest
Apr 6th, 2023
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. # deb cdrom:[Debian GNU/Linux 11.6.0 _Bullseye_ - Official amd64 NETINST 20221217-10:42]/ bullseye main
  2.  
  3. #deb cdrom:[Debian GNU/Linux 11.6.0 _Bullseye_ - Official amd64 NETINST 20221217-10:42]/ bullseye main
  4.  
  5. deb http://deb.debian.org/debian/ bullseye main
  6. deb-src http://deb.debian.org/debian/ bullseye main
  7.  
  8. deb http://security.debian.org/debian-security bullseye-security main
  9. deb-src http://security.debian.org/debian-security bullseye-security main
  10.  
  11. # bullseye-updates, to get updates before a point release is made;
  12. # see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
  13. deb http://deb.debian.org/debian/ bullseye-updates main
  14. deb-src http://deb.debian.org/debian/ bullseye-updates main
  15.  
  16. # This system was installed using small removable media
  17. # (e.g. netinst, live or single CD). The matching "deb cdrom"
  18. # entries were disabled at the end of the installation process.
  19. # For information about how to configure apt package sources,
  20. # see the sources.list(5) manual.
Add Comment
Please, Sign In to add comment