1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Source: win32-loader
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders:
Thomas Gaugler <thomas@dadie.net>,
Section: utils
Priority: optional
Build-Depends:
cpio,
debhelper-compat (= 13),
debian-archive-keyring,
gawk,
gettext (>= 0.20),
gpgv-win32,
grub-pc-bin,
imagemagick,
ipxe,
librsvg2-bin,
loadlin,
locales-all,
mingw-w64,
nsis (>= 3),
wine [i386],
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/installer-team/win32-loader
Vcs-Git: https://salsa.debian.org/installer-team/win32-loader.git
Package: win32-loader
Architecture: all
Depends:
${misc:Depends},
Suggests:
wine,
Built-Using:
${w32-loader:built-using},
Description: Debian-Installer loader for win32
This package provides a win32 program that can be used as a loader for
Debian Installer, acting as a more user-friendly boot mechanism than
traditional BIOS-based boot.
.
This package contains the cdrom/usb-disk add-on that starts a media-based
install.
|