MRTestRepo/pepsources/sources.list

18 lines
826 B
Plaintext
Raw Normal View History

2022-07-19 18:52:03 +00:00
# This system was installed using PeppermintOS removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were removed at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
# Main Repo - main contrib non-free
deb http://deb.debian.org/debian/ testing main contrib non-free
deb-src http://deb.debian.org/debian/ testing main contrib non-free
2022-07-19 18:52:03 +00:00
# Security Repo - main contrib non-free
deb http://security.debian.org/ testing-security main contrib non-free
deb-src http://security.debian.org/ testing-security main contrib non-free
2022-07-19 18:52:03 +00:00
# Updates Repo - main contrib non-free
deb http://deb.debian.org/debian testing-updates main contrib non-free
deb-src http://deb.debian.org/debian testing-updates main contrib non-free