From: Michael Prokop Date: Sat, 19 Apr 2014 00:13:15 +0000 (+0200) Subject: Initial README.md (esp. for Github users) X-Git-Tag: v0.64~3 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=bba7c1961b43afcbe30097fc3fbbf6c53c57b1ac;hp=a94eaaa51e05f51e8576545834ae7a000c391dcc Initial README.md (esp. for Github users) --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..2d8156b --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +grml-debootstrap +================ + +This tool is a wrapper suite around debootstrap and cdebootstrap +to ease installation of a pure [Debian](http://debian.org/) system. + +Configuration can be done on the command line, in a dialog frontend +or in /etc/debootstrap/config. You will get a pure Debian system +installed on the specified device or directory, or directly into +an image file suitable for Virtual Machine use.