PrawnOS-nonfree/resources/BuildResources/sources.list

18 lines
749 B
Plaintext
Raw Normal View History

deb http://ftp.us.debian.org/debian stretch main
deb-src http://ftp.us.debian.org/debian stretch main
deb http://ftp.us.debian.org/debian stretch-updates main
deb-src http://ftp.us.debian.org/debian stretch-updates main
2019-01-09 21:44:24 +01:00
deb http://security.debian.org/debian-security/ stretch/updates main
deb-src http://security.debian.org/debian-security/ stretch/updates main
2019-01-11 18:44:13 +01:00
deb http://ftp.debian.org/debian stretch-backports main
2019-01-09 21:44:24 +01:00
#Add buster to grab a functional firefox release
# /etc/apt/preferences prevents this from updating the whole system
deb http://deb.debian.org/debian/ testing main
#Add sid to grab a functional chromium release
# /etc/apt/preferences prevents this from updating the whole system
deb http://deb.debian.org/debian/ unstable main