From: Joerg Woelke Date: Sat, 5 Sep 2009 19:09:48 +0000 (+0200) Subject: grmlzshrc.t2t: Docs for software installing functions. X-Git-Tag: v0.3.77~13 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=b7831a99a41f437172eb86b58b33da4505bfa732;hp=37cc3a9c56d48e66ac4bbb81d8b7bab66f442554;p=grml-etc-core.git grmlzshrc.t2t: Docs for software installing functions. getair, getgizmo, getskype, getskypebeta, getxlite. --- diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 845570c..3f0d90d 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -332,6 +332,22 @@ thumbnails as clickable links to the respective original file. //Warning:// On start genthumbs() silently removes a possibly existing "index.html" and all files and/or directories beginning with "thumb-" in current directory! +: **getair()** +Tries to download, unpack and run AIR (imaging software) version 1.2.8. + +: **getgizmo()** +Tries to download and install Gizmo (VoIP software) for Debian. + +: **getskype()** +Tries to download and install Skype (VoIP software) for Debian. + +: **getskypebeta()** +Downloads and installs newer version of Skype. + +: **getxlite()** +Tries to download and unpack X-lite (VoIP software) from counterpath.com into +~/tmp. + : **git-get-diff()** Opens a specific git commitdiff from kernel.org in default browser. Tree is chosen by the environment variable GITTREE which defaults to Linus Torvalds'