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
|
Source: win32-loader
Section: utils
Priority: extra
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Robert Millan <rmh.debian@aybabtu.com>, Didier Raboud <odyx@debian.org>, Christian Perrier <bubulle@debian.org>
Build-Depends:
debhelper (>= 9),
nsis (>= 2.46-10~), nsis-pluginapi,
mingw-w64,
gettext,
grub-pc-bin (>= 1.99~rc1-3),
ipxe,
loadlin (>= 1.6c.really1.6c.nobin-1~),
locales-all,
gpgv-win32, debian-archive-keyring,
cpio-win32 (>= 2.11-4), gzip-win32
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=d-i/win32-loader.git
Vcs-Git: git://anonscm.debian.org/d-i/win32-loader.git
Package: win32-loader
Architecture: all
Depends: ${misc:Depends}
Built-Using: ${w32-loader:built-using}
Suggests: wine
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.
|