diff options
author | Holger Wansing <linux@wansing-online.de> | 2014-08-26 20:40:15 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2014-08-26 20:40:15 +0000 |
commit | d222c665d4245bb3def2f1a2d522945cdf2ff2b8 (patch) | |
tree | 44fb5f26c1f51b1d1466b0ec62dd618c24793933 /en/boot-installer | |
parent | aef49f7506fded6c66f4f2e9f0494d3c79fe953b (diff) | |
download | installation-guide-d222c665d4245bb3def2f1a2d522945cdf2ff2b8.zip |
Change "regular installer" into "text-based installer", since
the meaning of "regular installer" might be confusing now
(in the past the text-based installer was the 'regular' one,
now the graphical installer is the default, and people might
understand it as if the graphical installer is now the 'regular'
one). So better don't use "regular installer" anymore.
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/x86.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index ee3f3b1a9..3f8bb38db 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -480,7 +480,7 @@ to the boot prompt, as described in the help text. The graphical version of the installer is only available for a limited number of architectures, including &arch-title;. The functionality of -the graphical installer is essentially the same as that of the regular +the graphical installer is essentially the same as that of the text-based installer as it basically uses the same programs, but with a different frontend. @@ -489,7 +489,7 @@ frontend. Although the functionality is identical, the graphical installer still has a few significant advantages. The main advantage is that it supports more languages, namely those that use a character set that cannot be displayed -with the regular <quote>newt</quote> frontend. It also has a few usability +with the text-based <quote>newt</quote> frontend. It also has a few usability advantages such as the option to use a mouse, and in some cases several questions can be displayed on a single screen. @@ -533,22 +533,22 @@ an ATI graphical card, but is unlikely to work on other systems. </para><para> -Just as with the regular installer it is possible to add boot parameters +Just as with the text-based installer it is possible to add boot parameters when starting the graphical installer. </para> <note><para> The graphical installer requires significantly more memory to run than -the regular installer: &minimum-memory-gtk;. If insufficient memory is -available, it will automatically fall back to the regular +the text-based installer: &minimum-memory-gtk;. If insufficient memory is +available, it will automatically fall back to the text-based <quote>newt</quote> frontend. </para><para> If the amount of memory in your system is below &minimum-memory;, the graphical installer may fail to boot at all while booting the -regular installer would still work. Using the regular installer is +text-based installer would still work. Using the text-based installer is recommended for systems with little available memory. </para></note> |