Remove grml-docs and install startpage with grml-live
authorChristian Hofstaedtler <ch@grml.org>
Thu, 13 Oct 2011 21:24:12 +0000 (23:24 +0200)
committerChristian Hofstaedtler <ch@grml.org>
Thu, 13 Oct 2011 21:24:12 +0000 (23:24 +0200)
etc/grml/fai/config/files/usr/share/doc/grml-docs/startpage.html/GRMLBASE [new file with mode: 0644]
etc/grml/fai/config/package_config/GRML_FULL
etc/grml/fai/config/package_config/GRML_MEDIUM
etc/grml/fai/config/package_config/GRML_SMALL
etc/grml/fai/config/scripts/GRMLBASE/42-branding [changed mode: 0644->0755]
etc/grml/fai/config/scripts/GRMLBASE/95-package-information

diff --git a/etc/grml/fai/config/files/usr/share/doc/grml-docs/startpage.html/GRMLBASE b/etc/grml/fai/config/files/usr/share/doc/grml-docs/startpage.html/GRMLBASE
new file mode 100644 (file)
index 0000000..5c5753c
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<!--
+# Filename:      startpage.html
+# Purpose:       information page on Grml
+# Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
+# Bug-Reports:   see http://grml.org/bugs/
+# License:       This file is licensed under the GPL v2.
+################################################################################
+-->
+
+<html>
+<head>
+<title>grml.org - Linux for system administrators and users of texttools</title>
+</head>
+
+<body bgcolor="#FFCC33">
+
+<p>&nbsp;</p>
+
+<h1 align="center">Welcome to your Grml system!</h1>
+
+<img src="logo.png" border="0" alt="">
+
+<p>Grml is a Debian based Linux Live system for x86 and x86_64 systems. Its main
+purpose is providing a system for system administrators and users of
+texttools.</p>
+
+<p>You are reading this page probably in the w3m or links browser on the console
+or in xlinks2, dillo or firefox/iceweasel running under X. To switch between
+links in w3m and links press the &lt;tab&gt;-key. You can move the cursor via
+the cursor keys.  'B' is the key for going back one page in the browser history,
+pressing 'H' brings you to the help of w3m.  Press 'Q' for exiting w3m, links
+and xlinks2.</p>
+
+<p><strong>Notice:</strong> if you find any bugs please <a
+href="http://grml.org/bugs/">report them to us</a>!  Thank you for helping
+us to improve Grml!</p>
+
+<h2>Overview</h2>
+
+<ul>
+
+  <li>Find the package list of installed software at <a
+  href="http://grml.org/files/">grml.org/files/</a>.</li>
+
+</ul>
+
+<p><strong>Tips of the release:</strong>
+
+<ul>
+  <li>Use 'grml-tips $KEYWORD' to get hints and tips.</li>
+  <li>Use 'grml-x $WINDOWMANAGER' to start the X window system.</li>
+</ul>
+
+<p>Subscribe to <a href="http://grml.org/mailinglist/">the Grml mailinglist</a>
+and join #grml on irc.freenode.net!</p>
+
+<h2>Online resources</h2>
+
+<ul>
+  <li><a href="http://grml.org/">grml.org</a></li>
+  <li><a href="http://wiki.grml.org/">grml-Wiki</a></li>
+  <li><a href="http://grml.org/news/">news @ grml.org</a></li>
+  <li><a href="http://grml.org/faq/">faq @ grml.org</a></li>
+  <li><a href="http://grml.org/docs/">docs @ grml.org</a></li>
+  <li><a href="http://grml.org/bugs/">bugs @ grml.org</a></li>
+  <li><a href="http://grml.org/zsh/">zsh @ grml.org</a></li>
+  <li><a href="http://grml-solutions.com/">Grml Solutions</a></li>
+  <li><a href="http://grml.org/contact/">contact the grml-team</a></li>
+  <li><a href="http://www.tldp.org/">Linux Documentation Project</a></li>
+</ul>
+
+<p>Press 'Q' for exiting the browsers w3m, links and xlinks2 or Ctrl-q for exiting dillo.
+Have fun with Grml!</p>
+
+<p align="center">(C) 2004++ by the <a href="http://grml.org/team/">grml-team</a>.</p>
+
+</body>
+</html>
+<!--
+## END OF FILE #################################################################
+-->
index 9e26bf0..70d02b2 100644 (file)
@@ -18,7 +18,6 @@ PACKAGES aptitude
 ## grml specific packages {{{
 grml-debugtools
 grml-desktop
-grml-docs
 grml-feedback
 grml-live
 grml-paste
index 277ebb0..f76b7b2 100644 (file)
@@ -59,7 +59,6 @@ gddrescue
 genext2fs
 grml-debugtools
 grml-desktop
-grml-docs
 grml-feedback
 grml-live
 grml-paste
index 2a94ed1..adeae93 100644 (file)
@@ -38,7 +38,6 @@ e3
 ed
 ethtool
 findutils
-grml-docs
 grml-feedback
 grml-paste
 grml-quickconfig-standard
old mode 100644 (file)
new mode 100755 (executable)
index 70b43b8..1cf727d
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Filename:      ${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/42-branding
-# Purpose:       install wallpaper
+# Purpose:       install branding files
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2 or any later version.
@@ -10,6 +10,7 @@ set -u
 set -e
 
 fcopy -v /usr/share/grml/desktop.jpg
+fcopy -v /usr/share/doc/grml-docs/startpage.html
 
 ## END OF FILE #################################################################
 # vim:ft=sh expandtab ai tw=80 tabstop=4 shiftwidth=2
index f1196de..f9495fe 100755 (executable)
@@ -15,10 +15,6 @@ HOSTNAME=''
 [ -n "$HOSTNAME" ] || HOSTNAME=grml
 PACKAGE_LOG=/var/log/fai/"$HOSTNAME"/last/
 
-# generate the package list and store it on the ISO itself for grml-docs:
-[ -d $target/usr/share/doc/grml-docs/packages ] || mkdir -p $target/usr/share/doc/grml-docs/packages
-COLUMNS=200 $ROOTCMD dpkg --list > $target/usr/share/doc/grml-docs/packages/dpkg_list
-
 if ! [ -w "$PACKAGE_LOG" ] ; then
    echo "Error: can not write to ${PACKAGE_LOG}. Exiting.">&2
    exit 1