X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=README.md;fp=README.md;h=2d8156b158ea84b67090fd28f74c1531020bce1d;hb=bba7c1961b43afcbe30097fc3fbbf6c53c57b1ac;hp=0000000000000000000000000000000000000000;hpb=a94eaaa51e05f51e8576545834ae7a000c391dcc;p=grml-debootstrap.git 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.