„mirror.list“ hinzufügen
This commit is contained in:
33
mirror.list
Normal file
33
mirror.list
Normal file
@@ -0,0 +1,33 @@
|
||||
############# 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 postmirror_script $var_path/postmirror.sh
|
||||
#set defaultarch i386
|
||||
#set run_postmirror 0
|
||||
set nthreads 20
|
||||
#set limit_rate 100m
|
||||
set _tilde 0
|
||||
# Use --unlink with wget (for use with hardlinked directories)
|
||||
#set unlink 1
|
||||
#set use_proxy off
|
||||
#set http_proxy 127.0.0.1:3128
|
||||
#set proxy_user user
|
||||
#set proxy_password password
|
||||
#
|
||||
############# end config ##############
|
||||
|
||||
deb http://archive.ubuntu.com/ubuntu jammy main restricted universe multiverse
|
||||
deb http://archive.ubuntu.com/ubuntu jammy-security main restricted universe multiverse
|
||||
deb http://archive.ubuntu.com/ubuntu jammy-updates main restricted universe multiverse
|
||||
deb http://archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
|
||||
|
||||
#deb-src http://archive.ubuntu.com/ubuntu jammy main restricted universe multiverse
|
||||
#deb-src http://archive.ubuntu.com/ubuntu jammy-security main restricted universe multiverse
|
||||
#deb-src http://archive.ubuntu.com/ubuntu jammy-updates main restricted universe multiverse
|
||||
#deb-src http://archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
|
||||
|
||||
clean http://archive.ubuntu.com/ubuntu
|
Reference in New Issue
Block a user