formating stuff, grml2hd
[grml.org.git] / faq / index.php
index dfd48f5..1230417 100644 (file)
           <li><a href="#releasename">What about the release name?</a></li>
           <li><a href="#requirements">Requirements for running Grml</a></li>
           <li><a href="#bootoptions">Which bootoptions does Grml support?</a></li>
-          <li><a href="#usbboot">How do I boot Grml from a USB stick?</a></li>
-          <li><a href="#persistency">Is it possible to store my settings?</a></li>
         </ol>
 
-        <p class="toc"><a href="#problems">Problems</a>:</p>
+        <p class="toc"><a href="#features">Features</a>:</p>
         <ol>
+          <li><a href="#usbboot">How do I boot Grml from a USB stick?</a></li>
+          <li><a href="#persistency">Is it possible to store my settings?</a></li>
           <li><a href="#known_issues">Are there any known issues with this release? How about reporting bugs?</a></li>
           <li><a href="#password">What are the passwords of users on Grml?</a></li>
           <li><a href="#version">How do I find out the version of Grml</a></li>
 
         <p class="toc"><a href="#software">Software:</a></p>
         <ol>
-          <li><a href="#sw_general">General</a></li>
           <li><a href="#sw_version">Which package(s) and which version is available?</a></li>
-          <li><a href="#zsh">Why is zsh the default shell?</a></li>
-          <li><a href="#bash">Is a bash available?</a></li>
+          <li><a href="#zsh">Why is Zsh the default shell?</a></li>
         </ol>
         </ol>
 
@@ -272,7 +270,7 @@ or use the shorter version:
         <h3><a name="timezone"></a><a href="#toc">How do I configure
         timezone on my Grml system?</a></h3>
 
-        <h4>Available bootoptions relevant in live-cd mode:</h4>
+        <p>Available bootoptions relevant in live-cd mode:</p>
 
         <ul>
           <li>utc: set UTC, if your system clock is set to UTC (GMT)
@@ -281,9 +279,7 @@ or use the shorter version:
               tz=Europe/Vienna
         </ul>
 
-        <h4>Further information:</h4>
-
-        <p>Manpages: hwclock(8) tzselect(1) tzconfig(8); <a
+        <p>Further information: manpages hwclock(8), tzselect(1) and tzconfig(8); <a
         href="http://www.debian.org/doc/manuals/system-administrator/ch-sysadmin-time.html">Debian
         GNU/Linux System Administrator's Manual Chapter 16 - Time</a> and <a
         href="http://wiki.debian.org/TimeZoneChanges">TimeZoneChanges in the
@@ -293,10 +289,15 @@ or use the shorter version:
 
         <p>Short anwer: No.</p>
 
-        <p><strong>ProTip</strong>: If you want to get a plain Debian
-        system take a look
-        at <a href="/grml-debootstrap/">grml-debootstrap</a>.</p>
+       <p><strong>ProTip</strong>: If you want to get a plain Debian
+       system take a look at <a href="/grml-debootstrap/">grml-debootstrap</a>.</p>
 
+       <p>Long(er) answer: yes it's possible to install Grml. But it's not
+       supported and you'll be on your own. That's why we decided to make it
+       not-so-obvious. If you really know what you're doing you'll find out on
+       your own. Reminder: use <a
+       href="/grml-debootstrap/">grml-debootstrap</a> or <a
+       href="http://www.debian.org/">Debian Installer</a> instead.</p>
 
         <h2><a name="software"></a><a href="#toc">Software</a></h2>
 
@@ -325,21 +326,16 @@ or use the shorter version:
         users feel more at home and extra features drawn from tcsh
         (another `custom' shell).</cite>
 
-        <p>If you don't know zsh take a look
+        <p>If you don't know Zsh take a look
         at <a href="http://zsh.sourceforge.net/FAQ/zshfaq02.html#l9">ZSH
         FAQ: How does zsh differ from ...?</a>, 'man zsh | less -p
-        COMPATIBILITY', the <a href="/zsh/">Grml zsh reference
+        COMPATIBILITY', the <a href="/zsh/">Grml Zsh reference
         card</a> and '<a href="/zsh/">man zsh-lovers</a>'.</p>
 
-        <p>If you are a bash user and don't know zsh yet, don't be
+        <p>If you are a bash user and don't know Zsh yet, don't be
         afraid. Bash is largely a subset of Zsh and you don't have to
         throw away your knowledge about shell stuff.</p>
 
-        <h3><a name="bash"></a><a href="#toc">Is a bash available?</a></h3>
-
-        <p>Grml uses <a href="#zsh">Zsh</a> as the default interactive shell
-        but a current version of Bash available on Grml as well.</p>
-
         <h2><a name="stuff"></a><a href="#toc">Support / Unanswered stuff</a></h2>
 
         <h3><a name="questions"></a><a href="#toc">Further questions</a></h3>