.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" ======================================================================== .\" .IX Title "PDEBUILD-CROSS-CREATE 1" .TH PDEBUILD-CROSS-CREATE 1 "2012-10-02" "perl v5.14.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "Name" .IX Header "Name" pdebuild-cross-create \- pbuilder-Wrapper zum Erstellen einer Cross-Build-Chroot .SH "Übersicht" .IX Header "Übersicht" .Vb 1 \& pdebuild\-cross\-create .Ve .SH "Beschreibung" .IX Header "Beschreibung" \&\f(CW\*(C`pdebuild\-cross\*(C'\fR umgibt PDEBuild, um Cross-Build innerhalb einer pbuilder-Chroot zu unterstützen. \f(CW\*(C`pdebuild\-cross\*(C'\fR muss auf der obersten Ebene des Quellverzeichnisses des Pakets ausgeführt werden (wo es \&\fIdebian/changelog\fR finden kann). .SH "Optionen" .IX Header "Optionen" \&\f(CW\*(C`pdebuild\-cross\-create\*(C'\fR unterstützt keine Optionen. Bearbeiten Sie die Konfigurationsdatei \fI/etc/pdebuild/pdebuild\-cross.rc\fR, um das Verhalten von \&\f(CW\*(C`pdebuild\-cross\-create\*(C'\fR zu ändern. .SH "Architektur" .IX Header "Architektur" Vorgabe für \fI/etc/pdebuild\-cross/pbuilder.rc\fR ist \f(CW\*(C`armel\*(C'\fR – bearbeiten Sie die Konfigurationsdatei \fI/etc/pdebuild/pdebuild\-cross.rc\fR, um dieArchitektur zu ändern. Stellen Sie sicher, dass auch der Konfigurationswert \f(CW\*(C`MULTISTRAPFILE\*(C'\fR geändert wird, um eine geeignete \&\f(CW\*(C`multistrap\*(C'\fR\-Konfigurationsdatei für die benötigte Architektur anzugeben. .PP Vorgabe für die aktuellen pbuilder-Hooks ist jedoch ebenfalls \f(CW\*(C`armel\*(C'\fR und es wäre nötig, es für andere Architekturen zu ersetzen.