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 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239
|
Source: installation-guide
Section: doc
Priority: optional
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Samuel Thibault <sthibault@debian.org>
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/installer-team/installation-guide.git
Vcs-Browser: https://salsa.debian.org/installer-team/installation-guide
Build-Depends: debhelper (>= 6)
Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, dblatex, docbook-dsssl, ghostscript, texlive-xetex, lmodern, texlive-lang-cyrillic, texlive-lang-czechslovak, texlive-lang-european, texlive-lang-french, texlive-lang-german, texlive-lang-greek, texlive-lang-italian, texlive-lang-korean, texlive-lang-other, texlive-lang-portuguese, texlive-lang-spanish, fonts-wqy-microhei, fonts-vlgothic, fonts-nanum, fonts-nanum-coding, fonts-freefont-ttf
# This comment can also be used to generate a Build-Depends-Indep 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-Indep line above by hand.
#
# - docbook
# - docbook-xml
# - docbook-xsl
# - xsltproc
# The manual is a docbook XML document, so needs these to build.
# - gawk
# - libhtml-parser-perl
# Used as part of the manual build process.
# - w3m
# Used to generate plain text manual from html.
# - poxml
# Translations of the manual are done in po files via poxml.
# - dblatex
# pdf variants are build using dblatex.
# - docbook-dsssl
# Used for producing pdf files.
# - ghostscript
# For pdfs.
# - texlive-xetex
# - lmodern
# For pdfs.
# - texlive-lang-cyrillic
# - texlive-lang-czechslovak
# - texlive-lang-european
## - texlive-lang-danish
## - texlive-lang-dutch
## - texlive-lang-finnish
# - texlive-lang-french
# - texlive-lang-german
# - texlive-lang-greek
# - texlive-lang-italian
# - texlive-lang-korean
# - texlive-lang-other
# Contains hyphenation for Romanian.
# - texlive-lang-portuguese
# - texlive-lang-spanish
## - texlive-lang-swedish
## - texlive-lang-vietnamese
# All texlive-lang-* packages provide hyphenation and other
# language-specific support.
# - fonts-wqy-microhei
# Font for Chinese pdf.
# - fonts-vlgothic
# Font for Japanese pdf.
# - fonts-nanum
# - fonts-nanum-coding
# Font for Korean pdf.
# - fonts-freefont-ttf
Package: installation-guide-amd64
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for amd64
This package contains the Debian installation guide for the AMD64
architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-arm64
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for arm64
This package contains the Debian installation guide for the 64bit ARM
architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-armel
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for armel
This package contains the Debian installation guide for the ARM
architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-armhf
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for armhf
This package contains the Debian installation guide for the ARM
with Hardware FPU architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
#Package: installation-guide-hppa
#Architecture: all
#Multi-Arch: foreign
#Depends: ${misc:Depends}
#Conflicts: installation-guide
#Description: Debian installation guide for hppa
# This package contains the Debian installation guide for the PA-RISC
# architecture, in a variety of languages.
# .
# A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-i386
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for i386
This package contains the Debian installation guide for the Intel x86
architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
# Package: installation-guide-ia64
# Architecture: all
# Multi-Arch: foreign
# Depends: ${misc:Depends}
# Conflicts: installation-guide
# Description: Debian installation guide for ia64
# This package contains the Debian installation guide for the IA-64
# architecture, in a variety of languages.
# .
# A shorter reference, the installation HOWTO, is included in an appendix.
#
#Package: installation-guide-kfreebsd-amd64
#Architecture: all
#Multi-Arch: foreign
#Depends: ${misc:Depends}
#Conflicts: installation-guide
#Description: Debian installation guide for kFreeBSD amd64
# This package contains the Debian installation guide for the kFreeBSD kernel
# running on the AMD64 architecture, in a variety of languages.
# .
# A shorter reference, the installation HOWTO, is included in an appendix.
#
#Package: installation-guide-kfreebsd-i386
#Architecture: all
#Multi-Arch: foreign
#Depends: ${misc:Depends}
#Conflicts: installation-guide
#Description: Debian installation guide for kFreeBSD i386
# This package contains the Debian installation guide for the kFreeBSD kernel
# running on the Intel x86 architecture, in a variety of languages.
# .
# A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-mips
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for mips
This package contains the Debian installation guide for the big-endian
32bit MIPS architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-mips64el
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for mips64el
This package contains the Debian installation guide for the little-endian
64bit MIPS architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-mipsel
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for mipsel
This package contains the Debian installation guide for the little-endian
32bit MIPS architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
#Package: installation-guide-powerpc
#Architecture: all
#Multi-Arch: foreign
#Depends: ${misc:Depends}
#Conflicts: installation-guide
#Description: Debian installation guide for powerpc
# This package contains the Debian installation guide for the big-endian
# PowerPC architecture, in a variety of languages.
# .
# A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-ppc64el
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for powerpc
This package contains the Debian installation guide for the little-endian
64bit PowerPC architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
Package: installation-guide-s390x
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: installation-guide
Description: Debian installation guide for s390x
This package contains the Debian installation guide for the 64bit S/390
architecture, in a variety of languages.
.
A shorter reference, the installation HOWTO, is included in an appendix.
# Package: installation-guide-sparc
# Architecture: all
# Multi-Arch: foreign
# Depends: ${misc:Depends}
# Conflicts: installation-guide
# Description: Debian installation guide for sparc
# This package contains the Debian installation guide for the Sparc
# architecture, in a variety of languages.
# .
# A shorter reference, the installation HOWTO, is included in an appendix.
|