Skip to content
Snippets Groups Projects
Commit 832aef24 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Add preliminary developer notes.

Reviewed-by: iustinp
parent 2f31098c
No related branches found
No related tags found
No related merge requests found
Developer notes
===============
Configuring for development
---------------------------
sh autogen.sh && \
./configure --enable-maintainer-mode \
--prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
SUBDIRS = man lib scripts daemons doc test tools qa
EXTRA_DIST = NEWS
EXTRA_DIST = NEWS DEVNOTES
.PHONY: ganeti
ganeti:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment