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
|
Source: win32-loader
Section: utils
Priority: extra
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Robert Millan <rmh@aybabtu.com>
Build-Depends:
cdbs,
debhelper (>= 5),
nsis (>= 2.25),
mingw32,
gettext,
grub-pc (>= 1.96+20080724-10), grubutil-win32 (>= 1.1-18-3),
loadlin (>= 1.6c.really1.6c.nobin-1~),
locales-all,
cpio-win32 (>= 2.9-11), gzip-win32
Standards-Version: 3.7.2
Package: win32-loader
Architecture: all
Depends: base-files (>= 4.0.1~)
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.
.
It can act as a standalone netboot loader (for a practical example, see
http://goodbye-microsoft.com/), or as a cdrom/usb-disk add-on that starts
a media-based install.
|