From: Michael Prokop Date: Fri, 9 Dec 2011 13:50:59 +0000 (+0100) Subject: further cleanups X-Git-Url: https://git.grml.org/?p=grml.org.git;a=commitdiff_plain;h=eb3412d435edf23cef98f8d6acefbe89382cacbc further cleanups --- diff --git a/faq/index.php b/faq/index.php index 4979109..7b91743 100644 --- a/faq/index.php +++ b/faq/index.php @@ -28,7 +28,7 @@

FAQ for grml

-

Up2date: 2011-12-09 - applies to Grml releases version 2011.12

+

Up2date: applies to Grml releases version 2011.12

Index:

@@ -65,7 +65,7 @@ -

Support / Unanswered stuff

+

Support / Unanswered stuff:

  1. Further questions?
  2. Commercial Support
  3. @@ -206,10 +206,6 @@ grml keyboard=de xkeyboard=de lang=at # enter this at the bootprompt
     # /etc/init.d/lvm2 start
    -
    -or use the shorter version:
    -
    -# Start lvm2
     

    If you want to enable LVM by default just boot using the 'lvm' @@ -223,10 +219,6 @@ or use the shorter version:

     # /etc/init.d/mdadm-raid start
    -
    -or use the shorter version:
    -
    -# Start mdadm-raid
     

    If you want to enable SW-RAID by default just boot using @@ -288,8 +280,8 @@ or use the shorter version:

    Short anwer: No.

    -

    ProTip: If you want to get a plain Debian - system take a look at grml-debootstrap.

    +

    If you want to get a plain Debian system take a look at grml-debootstrap.

    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 @@ -312,26 +304,10 @@ or use the shorter version:

    Short answer: because Zsh rocks, really!

    -

    Longer answer taken - from ZSH - FAQ: 1.2: What is it?:

    - - Zsh is a UNIX command interpreter (shell) which of the - standard shells most resembles the Korn shell (ksh); its - compatibility with the 1988 Korn shell has been gradually - increasing. It includes enhancements of many types, notably in - the command-line editor, options for customising its - behaviour, filename globbing, features to make C-shell (csh) - users feel more at home and extra features drawn from tcsh - (another `custom' shell). - -

    If you don't know Zsh take a look - at ZSH - FAQ: How does zsh differ from ...?, 'man zsh | less -p - COMPATIBILITY', the Grml Zsh reference - card and 'man zsh-lovers'.

    - -

    If you are a bash user and don't know Zsh yet, don't be +

    Long(er) answer: If you don't know Zsh take a look the Grml Zsh reference card.

    + +

    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.