Index of /debian/pool/main/d/debian-installer-netboot-images/


../
debian-installer-12-netboot-amd64_20230607+deb1..> 12-May-2026 22:41           132846992
debian-installer-12-netboot-arm64_20230607+deb1..> 12-May-2026 22:41           127608980
debian-installer-12-netboot-armel_20230607+deb1..> 12-May-2026 22:41           164774200
debian-installer-12-netboot-armhf_20230607+deb1..> 12-May-2026 22:41            33115688
debian-installer-12-netboot-i386_20230607+deb12..> 12-May-2026 22:41           104700912
debian-installer-12-netboot-mips64el_20230607+d..> 12-May-2026 22:41            98762016
debian-installer-12-netboot-mipsel_20230607+deb..> 12-May-2026 22:41            98073448
debian-installer-12-netboot-ppc64el_20230607+de..> 12-May-2026 22:41            31217876
debian-installer-13-netboot-amd64_20250803+deb1..> 12-May-2026 22:41           151196656
debian-installer-13-netboot-arm64_20250803+deb1..> 12-May-2026 22:41           145489488
debian-installer-13-netboot-armhf_20250803+deb1..> 12-May-2026 22:41            33327084
debian-installer-13-netboot-ppc64el_20250803+de..> 12-May-2026 22:41            36128936
debian-installer-13-netboot-riscv64_20250803+de..> 12-May-2026 22:41            52291208

🔑 Публичный ключ репозитория

Для безопасной установки пакетов добавьте наш GPG-ключ в доверенные ключи APT. Ключ используется для проверки подписей метаданных репозитория.

📦 Инструкция по установке

Выполните одну из команд в терминале (требуются права root или sudo):

Вариант 1 (curl): curl -fsSL https://{{HOST}}/.keys/public.gpg | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg
Вариант 2 (wget + gpg): wget -qO - https://{{HOST}}/.keys/public.asc | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg

💡 После добавления ключа выполните sudo apt update для проверки подключения и обновления списков пакетов.