diff options
author | Frans Pop <elendil@planet.nl> | 2007-06-05 22:20:14 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-06-05 22:20:14 +0000 |
commit | 3e04afbb16c0f77e66cceaec841ab46dcde85b36 (patch) | |
tree | 4fb4136ae26b97ed94b2a986091d75392b58f4be /en/boot-installer | |
parent | 87736e8d64ecb8eaba2d3a225dc95dfd647b8893 (diff) | |
download | installation-guide-3e04afbb16c0f77e66cceaec841ab46dcde85b36.zip |
* Document new boot parameter "lowmem".
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 9025db66c..4d063c776 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -205,6 +205,17 @@ one device. </para></listitem> </varlistentry> +<varlistentry condition="lenny"> +<term>lowmem</term> +<listitem><para> + +Can be used to force the installer to a lowmem level higher than the one +the installer sets by default based on available memory. Possible values +are 1 and 2. See also <xref linkend="lowmem"/>. + +</para></listitem> +</varlistentry> + <varlistentry> <term>debian-installer/framebuffer (fb)</term> <listitem><para> |