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
|
Source: debian-installer
Section: devel
Priority: optional
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Frans Pop <fjp@debian.org>, Otavio Salvador <otavio@debian.org>
Standards-Version: 3.8.3
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]
# NOTE: Do not edit the next line by hand. See comment below.
Build-Depends: debhelper (>= 7.0.0), apt, apt-utils, gnupg, debian-archive-keyring (>= 2006.11.22), dctrl-tools, wget, bc, debiandoc-sgml, xsltproc, docbook-xml, docbook-xsl, libbogl-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], glibc-pic, libslang2-pic (>= 2.0.6-4), libnewt-pic (>= 0.52.2-11.3) [!mipsel], libnewt-dev (>= 0.52.2-11.3) [mipsel], libgcc1 [i386 amd64], cramfsprogs [powerpc ia64 mips mipsel armeb armel], genext2fs (>= 1.3-7.1), e2fsprogs, mklibs (>= 0.1.25), genisoimage [!s390 !s390x], genromfs [sparc sparc64], hfsutils [powerpc], dosfstools [i386 ia64 m68k amd64], cpio, devio [armeb armel], slugimage (>= 0.10+r58-6) [armeb armel], dns323-firmware-tools [armel], uboot-mkimage [armel], syslinux (>= 2:4.02) [i386 amd64], palo [hppa], elilo [ia64], yaboot [powerpc], aboot (>= 0.9b-2) [alpha], silo [sparc], sparc-utils [sparc sparc64], genisovh [mips], tip22 [mips], colo [mipsel], sibyl [mips mipsel], atari-bootstrap [m68k], vmelilo [m68k], m68k-vme-tftplilo [m68k], amiboot [m68k], emile [m68k], emile-bootblocks [m68k], apex-nslu2 [armeb armel], tofrodos [i386 amd64 kfreebsd-i386 kfreebsd-amd64], mtools [i386 ia64 m68k amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386], module-init-tools [i386 armeb armel amd64 alpha hppa ia64 m68k mips mipsel powerpc s390 sh4 sparc sparc64], bf-utf-source [!s390 !s390x], mkvmlinuz [powerpc], openssl [armel], win32-loader [i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386], makefs [kfreebsd-i386 kfreebsd-amd64], grub-pc (>= 1.98~20100101-1) [kfreebsd-i386 kfreebsd-amd64 hurd-i386], xorriso [kfreebsd-i386 kfreebsd-amd64 hurd-i386], debian-ports-archive-keyring [sh4 sparc64]
# This package has the worst Build-Depends in Debian, so it deserves some
# explanation. Note that this comment can also be used to generate a
# Build-Depends line, by running the debian/genbuilddeps program.
# So put each build dep on its own line, prefixed by " - " and to
# comment out a build dep, start the line with two hashes. And don't edit
# the Build-Depends line above by hand.
#
# Base build dependencies:
# - debhelper (>= 7.0.0)
# Of course.
# - apt
# 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 [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
# 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()
# On i386
# calls in directfb. For now, this is done by setting EXTRAFILES.
#
# Filesystem tools:
# - cramfsprogs [powerpc ia64 mips mipsel armeb armel]
# For arches that use cramfs initrds.
# - 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.25)
# 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]
# 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
# - cpio
# For creating 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 [armel]
# For building firmware images for the D-Link DNS-323.
# - uboot-mkimage [armel]
# 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 (>= 2:4.02) [i386 amd64]
# With isohybrid.
# - palo [hppa]
# - 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.
# - colo [mipsel]
# For booting Cobalt machines.
# - 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.
# 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 kfreebsd-i386 kfreebsd-amd64 hurd-i386]
# mcopy is used to put files onto FAT filesystems w/o
# mounting them.
#
# - module-init-tools [i386 armeb armel amd64 alpha hppa ia64 m68k mips mipsel powerpc s390 sh4 sparc sparc64]
# 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 [armel]
# Used to encrypt a firmware image so an ARM based device
# (Thecus N2100) will accept it.
# - win32-loader [i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386]
# Alternative boot method for win32 platforms.
# - makefs [kfreebsd-i386 kfreebsd-amd64]
# Used to create an UFS1 filesystem from a directory tree.
# - grub-pc (>= 1.98~20100101-1) [kfreebsd-i386 kfreebsd-amd64 hurd-i386]
# Used as the CD-ROM's bootloader
# - xorriso [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
Package: debian-installer
Architecture: any
Description: Debian installer
This package currently only contains some documentation for the Debian
installer. We welcome suggestions about what else to put in it.
|