Skip to content

Commit

Permalink
features: mention further tools
Browse files Browse the repository at this point in the history
While at it, improve source layout
  • Loading branch information
mika committed May 20, 2020
1 parent 95ccf92 commit e854833
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions features/index.html.tt2
Expand Up @@ -38,36 +38,36 @@
src="/img/zsh_lover.png" alt="*" /></a> Grml - Linux for zsh
lovers</p>

<p>Grml provides an excellent selection of software packages
for installation, deployment and system rescue. You'll
get <strong>sysadmin's favourite tools</strong>.
Choose between a x86 and an amd64 version
depending on your needs or just grab the multiboot ISO grml96,
providing 64bit and 32bit ISOs in one single place.</p>

<p>Grml provides several scripts and utils
which <strong>make life easier</strong>. The default
interactive shell is <a href="/zsh/">Zsh</a> and is
configured with a very powerful setup, including a nifty
completion mechanism. grml-x is a wrapper for configuring
and using the X window
system. <a href="/grml2usb/">grml2usb</a> is a tool for
installing Grml ISO(s) on a usb device for
booting. grml-crypt is a program that provides an easy
wrapper arround cryptsetup, mkfs, losetup and
mount. <a href="/grml-live/">grml-live</a> is a build
framework based on <a href="http://fai-project.org/">FAI</a>
(Fully Automatic Installation) for generating a Grml and
Debian based Linux Live system (CD/ISO). grml-tips provides
useful tips and tricks for daily life on the command
line. </p>

<p>Visit the <a href="/faq/">FAQ</a> for answers to some
Frequently Asked Questions.</p>

<p>You can browse the list of software (packages) provided
by Grml - check out the <a href="/files/#debian">Debian
section</a>.</p>
<p>
Grml provides an excellent selection of software packages for installation, deployment and system rescue.
You'll get <strong>sysadmin's favourite tools</strong>.
Choose between a x86 and an amd64 version depending on your needs or just grab the multiboot ISO grml96, providing 64bit and 32bit ISOs in one single place.
</p>

<p>
Grml provides several scripts and utils which <strong>make life easier</strong>.

The default interactive shell is <strong><a href="/zsh/">Zsh</a></strong> and is configured with a very powerful setup (known as <strong>grml-zshrc</strong>), including a nifty completion mechanism.

<strong>grml-x</strong> is a wrapper for configuring and using the X window system.

<strong><a href="/grml2usb/">grml2usb</a></strong> is a tool for installing Grml ISO(s) on a USB device for booting.

<strong>grml-crypt</strong> is a program that provides an easy wrapper around cryptsetup, mkfs, losetup and mount.

<strong>grml-terminalserver</strong> provides all what's needed to boot Grml over the network (PXE).

<strong>grml-hwinfo</strong> collects information of the hardware the tool is being executed on.

<strong><a href="/grml-live/">grml-live</a></strong> is a build framework based on <a href="https://fai-project.org/">FAI</a> (Fully Automatic Installation) for generating a Grml and Debian based Linux Live system (CD/ISO).

<strong><a href="/grml-debootstrap/">grml-debootstrap</a></strong> is a wrapper around debootstrap for installing plain Debian.

<strong>grml-tips</strong> provides useful tips and tricks for daily life on the command line. </p>

<p>Visit the <a href="/faq/">FAQ</a> for answers to some Frequently Asked Questions.</p>

<p>You can browse the list of software (packages) provided by Grml - check out the <a href="/files/#debian">Debian section</a>.</p>

</div>

Expand Down

0 comments on commit e854833

Please sign in to comment.