2016-12-02 12:37:23 -08:00
|
|
|
#------------------------------------------------------------------------------#
|
|
|
|
# OFFICIAL UBUNTU REPOS #
|
|
|
|
#------------------------------------------------------------------------------#
|
|
|
|
|
2014-09-24 17:00:33 -07:00
|
|
|
|
|
|
|
###### Ubuntu Main Repos
|
2016-12-02 12:37:23 -08:00
|
|
|
deb http://01.archive.ubuntu.com/ubuntu/ xenial main restricted universe
|
|
|
|
deb-src http://01.archive.ubuntu.com/ubuntu/ xenial main restricted universe
|
2014-09-24 17:00:33 -07:00
|
|
|
|
|
|
|
###### Ubuntu Update Repos
|
2016-12-02 12:37:23 -08:00
|
|
|
deb http://01.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe
|
|
|
|
deb http://01.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe
|
|
|
|
deb-src http://01.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe
|
|
|
|
deb-src http://01.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe
|
|
|
|
|