Add README.md for github.
authorMichael Prokop <mika@grml.org>
Sun, 26 Jun 2011 18:17:01 +0000 (20:17 +0200)
committerMichael Prokop <mika@grml.org>
Sun, 26 Jun 2011 18:19:43 +0000 (20:19 +0200)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..bfa2fe8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+grml-live
+=========
+
+grml-live is a build system for creating a
+[Grml](http://grml.org/) and [Debian](http://www.debian.org/)
+based Linux Live system. The build system is based on FAI ([Fully
+Automatic Installation](http://fai-project.org/)).
+
+Building a Debian based 64bit live system is as simple as running:
+
+    # grml-live -s sid -a amd64 -c GRMLBASE,GRML_MEDIUM,AMD64
+
+You can fully customize the build process, including adding
+additional software and your very own configuration files.
+
+Further information is available from http://grml.org/grml-live/
+