Package: installation-guide Tags: patch
Hi, some parts in the d-i manual for the graphical installer were written in times, were we had only *one* entry "Graphical install" in the initial boot menu, but we had no submenu "Alternative desktop environments" existing. Now we have *several* "Graphical install" entries all over the bootmenu, not only one (under "Alternative desktop environments" submenu). This should probably result in some small changes for the manual. Patch attached. Holger -- Holger Wansing <[email protected]>
Index: en/appendix/graphical.xml =================================================================== --- en/appendix/graphical.xml (Revision 69238) +++ en/appendix/graphical.xml (Arbeitskopie) @@ -24,7 +24,11 @@ The graphical installer is available with all CD images and with the hd-media installation method. To boot the graphical installer simply select -the relevant option from the boot menu. Expert and rescue mode for the +one of the relevant options (<quote>Graphical install</quote>) from the boot +menu. There are also such entries for different desktop environments in the +<quote>Alternative desktop environments</quote> submenu under +<quote>Advanced options</quote>. +Expert and rescue mode for the graphical installer can be selected from the <quote>Advanced options</quote> menu. The previously used boot methods <userinput>installgui</userinput>, <userinput>expertgui</userinput> and <userinput>rescuegui</userinput> can Index: en/using-d-i/using-d-i.xml =================================================================== --- en/using-d-i/using-d-i.xml (Revision 69238) +++ en/using-d-i/using-d-i.xml (Arbeitskopie) @@ -61,8 +61,8 @@ For this architecture the &d-i; supports two different user interfaces: a character-based one and a graphical one. The character-based interface is -used by default unless you selected the <quote>Graphical install</quote> -option in the initial boot menu. For more information about the +used by default unless you selected an <quote>Graphical install</quote> +option in the boot menu. For more information about the graphical installer, please refer to <xref linkend="graphical"/>. </para><para condition="not-gtk">

