1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: iso-scan
Section: debian-installer
Priority: optional
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Build-Depends: debhelper-compat (= 13)
Vcs-Browser: https://salsa.debian.org/installer-team/iso-scan
Vcs-Git: https://salsa.debian.org/installer-team/iso-scan.git
Package: iso-scan
Package-Type: udeb
Architecture: all
Depends: ${misc:Depends}, hw-detect, loop-modules, di-utils
Provides: cdrom-detect
XB-Installer-Menu-Item: 1300
Description: Scan hard drives for an installer ISO image
This udeb will try to find an installer ISO image on a hard drive, and will
mount it on /cdrom.
Package: load-iso
Package-Type: udeb
Architecture: all
Depends: ${misc:Depends}, iso-scan, cdrom-retriever, anna
XB-Installer-Menu-Item: 1600
Description: Load installer components from an installer ISO
|