diff options
author | Frans Pop <elendil@planet.nl> | 2008-05-04 10:50:07 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-05-04 10:50:07 +0000 |
commit | 8d62823ec00f84dad0f59c7f9d23356b158c4dfa (patch) | |
tree | ce9c88b7d3e002079ecd55366f259369f869af8e /en | |
parent | 606edcaedc639d8c5c0b454fe5fdaf755971f762 (diff) | |
download | installation-guide-8d62823ec00f84dad0f59c7f9d23356b158c4dfa.zip |
Update known issues for graphical installer: entropy gathering for
encrypted partitioning is now supported; localechooser now has nice
columns but other components still need to be done.
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/graphical.xml | 18 | ||||
-rw-r--r-- | en/using-d-i/modules/partman-crypto.xml | 11 |
2 files changed, 5 insertions, 24 deletions
diff --git a/en/appendix/graphical.xml b/en/appendix/graphical.xml index 543b5fefa..679cb7cc4 100644 --- a/en/appendix/graphical.xml +++ b/en/appendix/graphical.xml @@ -119,19 +119,16 @@ to switch back. <title>Known issues</title> <para> -Etch is the first release that includes the graphical installer and uses -some relatively new technology. There are a few known issues that you may -run into during the installation. We expect to be able to fix these issues -for the next release of &debian;. +The graphical frontend to the installer is relatively new and because of +that there are some known issues. We continue to work on resolving these. </para> <itemizedlist> <listitem><para> -Information on some screens is not nicely formatted into columns as it -should be. The most obvious example is the first screen where you select -your language. Another example is the main screen of partman. +Information on some screens is not yet nicely formatted into columns as it +should be. This is most visible during partitioning. </para></listitem> <listitem><para> @@ -148,13 +145,6 @@ Support for touchpads is not yet optimal. </para></listitem> <listitem><para> -Support for creating encrypted partitions is limited as it is not possible -to generate a random encryption key. It is possible to set up an encrypted -partition using a passphrase as encryption key. - -</para></listitem> -<listitem><para> - Starting a shell from the graphical frontend is currently not supported. This means that relevant options to do that (which are available when you use the textual frontend), will not be shown in the main menu of the diff --git a/en/using-d-i/modules/partman-crypto.xml b/en/using-d-i/modules/partman-crypto.xml index 028f4e2f3..f4f4f77ae 100644 --- a/en/using-d-i/modules/partman-crypto.xml +++ b/en/using-d-i/modules/partman-crypto.xml @@ -269,16 +269,7 @@ Please see the the section on erasing data above. </variablelist> -</para> -<note condition="gtk"><para> - -Please note that the <emphasis>graphical</emphasis> version of the -installer still has some limitations when compared to the textual -one. For cryptography it means you can set up only volumes using a -<emphasis>passphrase</emphasis> as the encryption key. - -</para></note> -<para> +</para><para> After you have selected the desired parameters for your encrypted partitions, return back to the main partitioning menu. There should |