summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-09-23 20:01:20 +0000
committerFrans Pop <elendil@planet.nl>2006-09-23 20:01:20 +0000
commit0235f53cd15166c7c987e14dc4fad5b2cb1e062a (patch)
tree5527c6c1cbcdee8706f1af633218798e9d1e4b73
parent59a7ee5c24f0ad32b07a6bf0e55070beef5027ba (diff)
downloadinstallation-guide-0235f53cd15166c7c987e14dc4fad5b2cb1e062a.zip
* Document new boot parameters theme and directfb/hw-accel.
-rw-r--r--debian/changelog3
-rw-r--r--en/boot-installer/parameters.xml25
2 files changed, 27 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fc42ca65e..efc57286d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,8 +41,9 @@ installation-guide (2006xxxx) UNRELEASED; urgency=low
Closes: #386591.
* Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
* Minor corrections reported by Malcolm Parsons. Closes: #388138.
+ * Document new boot parameters theme and directfb/hw-accel.
- -- Frans Pop <fjp@debian.org> Thu, 21 Sep 2006 16:27:21 +0200
+ -- Frans Pop <fjp@debian.org> Sat, 23 Sep 2006 21:58:54 +0200
installation-guide (20060726) unstable; urgency=low
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index 9c6c34904..2dcfa706b 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -248,6 +248,20 @@ parameter <userinput>debian-installer/framebuffer=true</userinput> or
</varlistentry>
<varlistentry>
+<term>debian-installer/theme</term>
+<listitem><para>
+
+A theme determines how the user interface of the installer looks (colors,
+icons, etc.). What themes are available differs per frontend. Currently
+both the newt and gtk frontends only have a <quote>dark</quote> theme that was
+designed for visually impaired users. Set the theme by booting with parameter
+<userinput>debian-installer/theme=<replaceable>dark</replaceable></userinput>
+or <userinput>theme=<replaceable>dark</replaceable></userinput>.
+
+</para></listitem>
+</varlistentry>
+
+<varlistentry>
<term>debian-installer/probe/usb</term>
<listitem><para>
@@ -340,6 +354,17 @@ If you are using a 2.2.x kernel, you may need to set &ramdisksize;.
</varlistentry>
<varlistentry>
+<term>directfb/hw-accel</term>
+<listitem><para>
+
+For the gtk frontend (graphical installer), hardware acceleration in directfb
+is disabled by default. To enable it, set this parameter to
+<userinput>true</userinput> when booting the installer.
+
+</para></listitem>
+</varlistentry>
+
+<varlistentry>
<term>rescue/enable</term>
<listitem><para>