Start autotool-ing the debootstrap instance
authorIustin Pop <iustin@google.com>
Tue, 1 Jul 2008 07:59:18 +0000 (07:59 +0000)
committerIustin Pop <iustin@google.com>
Tue, 1 Jul 2008 07:59:18 +0000 (07:59 +0000)
commitba53a01cb7a8357d54258184d25f42a0f36e7b8f
treed2563202772659b5f58d72d1a6bacefbeef83e26
parent656f0ff5b5cde974094c3a6b0b14a5129606d02c
Start autotool-ing the debootstrap instance

This patch is the start of changing the debootstrap instance to
autotools. Right now it only installs the existing code into
$datadir/ganeti/os/debootstrap, even though we still install only etch.

Reviewed-by: imsnah
.gitignore [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]