Replace cdn.debian.net with http.debian.net
[grml-live.git] / README.md
1 grml-live
2 =========
3
4 grml-live is a build system for creating a
5 [Grml](http://grml.org/) and [Debian](http://www.debian.org/)
6 based Linux Live system. The build system is based on FAI ([Fully
7 Automatic Installation](http://fai-project.org/)).
8
9 Building a Debian based 64bit live system is as simple as running:
10
11     # grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64
12
13 You can fully customize the build process, including adding
14 additional software and your very own configuration files.
15
16 Further information is available from http://grml.org/grml-live/
17