Fullscreen
Loading...
 
Imprimir Comparte esta página

scideb-dev

Documentación de desarrolladores


Nuestro repositorio en github


git clone https://github.com/omazapa/SciDeb.git


Nuestros mirrors


deb http://gfif.udea.edu.co/debian stable main contrib non-free
deb http://gfif.udea.edu.co/debian testing main contrib non-free
deb http://gfif.udea.edu.co/debian sid main contrib non-free

deb http://gfif.udea.edu.co/debian testing-updates main contrib non-free

deb http://gfif.udea.edu.co/debian-security testing/updates main contrib non-free


Configurar apt-mirror


apt-get install apt-mirror


en archivo de configurarción /etc/apt/mirror.list


############# config ##################
#
# set base_path    /var/spool/apt-mirror
#
set mirror_path  /home/scideb/mirror
# set skel_path    $base_path/skel
# set var_path     $base_path/var
# set cleanscript $var_path/clean.sh
set defaultarch  amd64
# set postmirror_script $var_path/postmirror.sh
# set run_postmirror 0
set nthreads     20
set _tilde 0
#
############# end config ##############

deb-amd64 http://ftp.us.debian.org/debian stable main contrib non-free
deb-amd64 http://ftp.us.debian.org/debian testing main contrib non-free
deb-amd64 http://ftp.us.debian.org/debian sid main contrib non-free

deb-amd64 http://ftp.us.debian.org/debian stable main/debian-installer
deb-amd64 http://ftp.us.debian.org/debian testing main/debian-installer
deb-amd64 http://ftp.us.debian.org/debian sid main/debian-installer

deb-amd64 http://ftp.us.debian.org/debian testing-updates main contrib non-free

deb-amd64 http://security.debian.org/ testing/updates main contrib non-free

deb-src http://ftp.us.debian.org/debian stable main contrib non-free
deb-src http://ftp.us.debian.org/debian testing main contrib non-free
deb-src http://ftp.us.debian.org/debian sid main contrib non-free
deb-src http://ftp.us.debian.org/debian testing-updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free