[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#251813: marked as done (Sarge install manual not available in an obvious place)



On Fri, Feb 11, 2005 at 07:50:16AM -0800, Matt Kraai wrote:
> On Fri, Feb 11, 2005 at 01:17:22PM +0100, Jens Seidel wrote:
> > > Howdy,
> > > 
> > > The sarge installation manual is now available in an obvious place; in
> > > fact, it's the one you suggested:
> > > 
> > >  http://www.debian.org/releases/sarge/installmanual
> > > 
> > > so I'm going to close this bug report.
> > 
> > Please note that the Czech PDF file is missing in the table for a few
> > architectures, why?
> 
> I don't know.  Frank, where are the installation manuals built and
> copied from?

The attached patch fixes the build error for PDF files. Frans, please
commit.

Jens
Index: cs/install-methods/install-tftp.xml
===================================================================
--- cs/install-methods/install-tftp.xml	(Revision 25596)
+++ cs/install-methods/install-tftp.xml	(Arbeitskopie)
@@ -112,7 +112,7 @@
 <command>inetd</command> a spustit <userinput>kill -HUP
 <replaceable>inetd-pid</replaceable></userinput>.
 
-</para><note><para arch="i386">
+</para><note arch="i386"><para>
 
 Abyste mohli vyuŸít PXE (Pre-boot Execution Environment) metodu TFTP
 zavádìní, musíte mít TFTP server s podporou
Index: cs/install-methods/boot-usb-files.xml
===================================================================
--- cs/install-methods/boot-usb-files.xml	(Revision 25596)
+++ cs/install-methods/boot-usb-files.xml	(Arbeitskopie)
@@ -109,7 +109,11 @@
 </para>
    </sect3>
 
-<warning arch="i386"><para>
+   <!-- TODO: doesn't this section belong later? -->
+   <!-- FIXME: translate title -->
+   <sect3 arch="i386">
+   <title>Booting the USB stick</title>
+<warning><para>
 
 Pokud vá¹ systém odmítá zavádìní z klíèenky, mùŸe to být tím, Ÿe je na
 klíèence neplatný hlavní zavádìcí záznam (MBR). Opravit jej mùŸete
@@ -121,5 +125,6 @@
 </screen></informalexample>
 
 </para></warning>
+   </sect3>
   </sect2>
  </sect1>
Index: cs/boot-installer/ia64.xml
===================================================================
--- cs/boot-installer/ia64.xml	(Revision 25596)
+++ cs/boot-installer/ia64.xml	(Arbeitskopie)
@@ -245,14 +245,13 @@
 </para></listitem> 
 </itemizedlist>
 
-   </sect3>
-
 <para>
 
 Pokraèujte dal¹í kapitolou, kde si nastavíte jazyk instalace, sí»
 a diskové oblasti.
 
 </para>
+  </sect3>
   </sect2>
 
   <sect2 arch="ia64" id="boot-tftp"><title>Zavedení z TFTP</title>

Reply to: