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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
|
Source: debian-installer
Section: devel
Priority: optional
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Cyril Brulebois <kibi@debian.org>
Standards-Version: 3.9.5
Vcs-Git: git://git.debian.org/d-i/debian-installer.git
Vcs-Browser: http://git.debian.org/?p=d-i/debian-installer.git;a=summary
Build-Conflicts: libnewt-pic [mipsel]
Build-Depends:
# Base build dependencies:
debhelper (>= 7.0.0),
# Of course.
apt (>= 0.8.16),
# Used for downloading udebs.
apt-utils,
# apt-ftparchive is used for including localudebs.
gnupg,
# New versions of apt need gnupg for security checks.
debian-archive-keyring (>= 2006.11.22),
# To provide the archive key for security checks.
dctrl-tools,
# Various manipulations of the udeb Packages files.
wget,
# Used to test validity of mirrors.
bc,
# Used for some image size calculations.
debiandoc-sgml,
# partman's manual is in debiandoc.
xsltproc,
docbook-xml,
docbook-xsl,
# The d-i internals manual is in DocBook XML.
libbogl-dev,
# For bdftobogl used in font reduction.
#
# Library build dependencies:
glibc-pic,
# For library reduction.
libslang2-pic (>= 2.0.6-4),
# Make dependency versioned temporarily to make sure we avoid #392942
libnewt-pic (>= 0.52.2-11.3) [!mipsel],
# Rather than use slang and newt udebs, reduced versions of
# the libraries are put onto images to save space.
libnewt-dev (>= 0.52.2-11.3) [mipsel],
# On mipsel, we can't use libnewt-pic right now due to bug
# #329733. See also Build-Conflicts above.
libgcc1 [i386 amd64],
# On x86 we need to include /lib/libgcc_s.so.1 in g-i initrds to
# work around #373253 until upstream can remove pthread_cancel()
# calls in directfb. For now, this is done by setting EXTRAFILES.
#
# Filesystem tools:
genext2fs (>= 1.3-7.1),
# For creating ext2 filesystems without being root.
# 1.3-7.1 fixes issues on several arches.
e2fsprogs,
# genext2fs doesn't produce perfect filesystems, so we fsck
# them.
# Lintian: Yes, we know it's essential. We prefer not to
# count on it remaining so.
mklibs (>= 0.1.40),
# We use mklibs for library reduction.
genisoimage [!s390 !s390x],
# For making mini isos.
genromfs [sparc sparc64],
# Used for creating sparc floppies (which are not built by
# default.)
hfsutils [powerpc],
# For making bootable HFS USB sticks for powerpc.
dosfstools [i386 ia64 m68k amd64 armhf arm64],
# For creating FAT filesystems with mkfs.msdos.
# Of course i386/amd64 use this for floppies, CDs etc.
# ia64 uses it for floppies (?)
# m68k uses it for atari floppies
# armhf uses it for building bootable SD card images
cpio,
# For creating initramfs images.
xz-utils,
# For compressing initramfs images.
devio [armeb armel],
# Tool to read and write from block devices, used to byteswap
# kernels and add nslu2 boot magic.
slugimage (>= 0.10+r58-6) [armeb armel],
# For building nslu2 firmware images.
dns323-firmware-tools (>= 0.7.3-1) [armel],
# For building firmware images for the D-Link DNS-32(0|3).
u-boot-tools [armel armhf],
# For creating u-boot images
#
# Boot loaders:
# On many arches boot loaders are copied onto or ran on the boot
# images in one way or another. There's a reason our mailing list is
# still called debian-boot..
syslinux [i386 amd64],
syslinux-utils [i386 amd64],
isolinux [i386 amd64],
pxelinux [i386 amd64],
syslinux-common (>= 3:6) [i386 amd64],
# With isohybrid.
elilo [ia64],
yaboot [powerpc],
# For all our powerpc boot needs. Well, not really.
aboot (>= 0.9b-2) [alpha],
# A previous version didn't have netabootwrap.
silo [sparc],
# Using silo is problimatic since it needs to run as root,
# so images that need it are not built by default, but we
# include it for completeness.
sparc-utils [sparc sparc64],
# For elftoaout and piggyback, to make netboot images.
genisovh [mips],
# Makes mini iso images bootable on SGI MIPSen.
tip22 [mips],
# Piggyback netboot images.
sibyl [mips mipsel],
# For booting the SWARM board.
atari-bootstrap [m68k],
# Booting and other tools for Atari systems.
vmelilo [m68k],
m68k-vme-tftplilo [m68k],
# For VME machines, although it doesn't yet support running
# as non-root, the install will try to use it and fall back
# to a warning when it fails.
amiboot [m68k],
# Bootloader for m68k/amiga machines.
emile [m68k],
emile-bootblocks [m68k],
# Bootloader for m68k/mac machines.
apex-nslu2 [armeb armel],
# 2nd stage bootloader for Linksys NSLU2.
grub-efi-amd64-bin [amd64], grub-efi-arm64-bin [arm64], grub-efi-ia32-bin [i386],
grub-common [amd64 arm64 i386], xorriso,
# Used to make EFI bootable images
grub-ieee1275-bin [ppc64el],
# IEEE1275 bootloader support.
u-boot-imx [armhf],
u-boot-omap [armhf],
u-boot-sunxi [armhf],
# U-boot binaries for armhf systems without u-boot in flash memory
#
# Architecture specific build dependencies:
tofrodos [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
# For todos, used on files that need to be accessible from
# DOS.
mtools [i386 ia64 m68k amd64 armhf arm64 kfreebsd-i386 kfreebsd-amd64 hurd-i386],
# mcopy is used to put files onto FAT filesystems w/o
# mounting them.
#
module-init-tools [linux-any],
# depmod for 2.6 kernels on the arches that support 2.6.
#
bf-utf-source [!s390 !s390x],
# Contains the unicode font we use. Not a udeb since we
# perform font reduction at build time.
mkvmlinuz [powerpc],
# Used to make powerpc images that can boot direct from
# firmware w/o using a boot loader.
openssl,
# Used to encrypt a firmware image so an ARM based device
# (Thecus N2100) will accept it. Also useful on other
# architectures if SSL_CERTS has been set locally.
win32-loader (>= 0.7.2) [i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386],
# Alternative boot method for win32 platforms.
makefs [kfreebsd-any],
# Used to create an UFS1 filesystem from a directory tree.
grub-pc (>= 2.02~beta2~) [kfreebsd-i386 kfreebsd-amd64 hurd-i386],
# Used as the CD-ROM's bootloader
xorriso (>= 1.3.2-1~) [kfreebsd-i386 kfreebsd-amd64 hurd-i386],
# Used by grub-pc to create the CD-ROM images
debian-ports-archive-keyring [sh4 sparc64],
# Used for architectures hosted on debian-ports.org
librsvg2-bin [any-amd64 any-i386],
# Used to convert splash SVG to splash PNG during build
Package: debian-installer
Architecture: any
Built-Using: ${initrd:Built-Using}, ${extra:Built-Using}
Depends: ${misc:Depends}
Description: Debian installer
This package currently only contains some documentation for the Debian
installer. We welcome suggestions about what else to put in it.
|