X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=README.md;fp=README.md;h=bfa2fe8b1e13d9f08d2a9b163beb43ae994b7788;hp=0000000000000000000000000000000000000000;hb=befccab2be551ef58d3bfb7c8db886b6f8d60d4e;hpb=bdc61927ca039f6e45a23c0c32f56f27a073801e diff --git a/README.md b/README.md new file mode 100644 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/ +