Delete mirror.list
This commit is contained in:
parent
9f7499039c
commit
a8959243a8
29
mirror.list
29
mirror.list
|
|
@ -1,29 +0,0 @@
|
||||||
############# config ##################
|
|
||||||
#
|
|
||||||
# set base_path /var/spool/apt-mirror
|
|
||||||
#
|
|
||||||
# set mirror_path $base_path/mirror
|
|
||||||
# set skel_path $base_path/skel
|
|
||||||
# set var_path $base_path/var
|
|
||||||
# set cleanscript $var_path/clean.sh
|
|
||||||
# set defaultarch <running host architecture>
|
|
||||||
# set postmirror_script $var_path/postmirror.sh
|
|
||||||
# set run_postmirror 0
|
|
||||||
set nthreads 20
|
|
||||||
set _tilde 0
|
|
||||||
#
|
|
||||||
############# end config ##############
|
|
||||||
|
|
||||||
deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
|
|
||||||
deb http://archive.ubuntu.com/ubuntu trusty-security main restricted universe multiverse
|
|
||||||
deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
|
|
||||||
#deb http://archive.ubuntu.com/ubuntu trusty-proposed main restricted universe multiverse
|
|
||||||
#deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
|
|
||||||
|
|
||||||
deb-src http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
|
|
||||||
deb-src http://archive.ubuntu.com/ubuntu trusty-security main restricted universe multiverse
|
|
||||||
deb-src http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
|
|
||||||
#deb-src http://archive.ubuntu.com/ubuntu trusty-proposed main restricted universe multiverse
|
|
||||||
#deb-src http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
|
|
||||||
|
|
||||||
clean http://archive.ubuntu.com/ubuntu
|
|
||||||
Loading…
Reference in New Issue