/etc/apt/sources.list
Добавлено: 30 июл 2023, 10:20
apt-cdrom add
apt-get update
apt-get update
Если делаешь только то, что умеешь, то никогда не сможешь превзойти самого себя
https://s.hardprivate.com/
Код: Выделить всё
deb file:/home/gt/deb9_iso/d1/ stretch contrib main
deb file:/home/gt/deb9_iso/d2/ stretch contrib main
deb file:/home/gt/deb9_iso/d2/ stretch contrib main
Код: Выделить всё
#!/bin/bash
sudo mount /home/gt/deb9_iso/debian-9.13.0-i386-DVD-1.iso /home/gt/deb9_iso/d1/ -o loop
sudo mount /home/gt/deb9_iso/debian-9.13.0-i386-DVD-2.iso /home/gt/deb9_iso/d2/ -o loop
sudo mount /home/gt/deb9_iso/debian-9.13.0-i386-DVD-3.iso /home/gt/deb9_iso/d3/ -o loop
Код: Выделить всё
deb http://www.debian-multimedia.org stretch main non-free
#http://mirror.duocast.net/debian-archive/
deb http://mirror.duocast.net/debian-archive/ stretch main non-free contrib
deb-src http://mirror.duocast.net/debian-archive/ stretch main non-free contrib
Код: Выделить всё
#deb http://www.debian-multimedia.org stretch main non-free
#http://mirror.duocast.net/debian-archive/
deb http://mirror.duocast.net/debian-archive/ stretch main non-free contrib
deb-src http://mirror.duocast.net/debian-archive/ stretch main non-free contrib
#mirror.nl.leaseweb.net/debian-archive/debian/
deb http://mirror.nl.leaseweb.net/debian-archive/debian/ stretch main non-free contrib
deb-src http://mirror.nl.leaseweb.net/debian-archive/debian/ stretch main non-free contrib
#mirror.nl.leaseweb.net/debian-archive/debian/
deb http://mirror.nl.leaseweb.net/debian-archive/debian-security stretch/updates stretch main non-free contrib
deb-src http://mirror.nl.leaseweb.net/debian-archive/debian-security stretch/updates stretch main non-free contrib
Код: Выделить всё
deb http://mirror.nl.leaseweb.net/debian/ bullseye main
deb-src http://mirror.nl.leaseweb.net/debian/ bullseye main
deb http://security.debian.org/debian-security bullseye-security main
deb-src http://security.debian.org/debian-security bullseye-security main
# bullseye-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
deb http://mirror.nl.leaseweb.net/debian/ bullseye-updates main
deb-src http://mirror.nl.leaseweb.net/debian/ bullseye-updates main
Код: Выделить всё
# deb cdrom:[Official Debian GNU/Linux Live 11.7.0 lxqt 2023-04-29T16:25]/ bullseye main
#deb cdrom:[Official Debian GNU/Linux Live 11.7.0 lxqt 2023-04-29T16:25]/ bullseye main
deb http://mirror.nl.leaseweb.net/debian/ bullseye main
deb-src http://mirror.nl.leaseweb.net/debian/ bullseye main
deb http://security.debian.org/debian-security bullseye-security main
deb-src http://security.debian.org/debian-security bullseye-security main
# bullseye-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
deb http://mirror.nl.leaseweb.net/debian/ bullseye-updates main
deb-src http://mirror.nl.leaseweb.net/debian/ bullseye-updates main
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
deb http://ftp.de.debian.org/debian/ bullseye non-free
deb-src http://ftp.de.debian.org/debian/ bullseye non-free