Update NEWS file and release Ganeti 1.2.9
[ganeti-local] / DEVNOTES
1 Developer notes
2 ===============
3
4 Configuring for development
5 ---------------------------
6
7 sh autogen.sh && \
8 ./configure --enable-maintainer-mode \
9   --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var \
10   --enable-rapi