Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
> Okay, lets leave the Debian specific stuff aside for a moment. Does
> building the utils itself work?
> That would be:
> git clone git://git.linbit.com/drbd-utils.git
> cd drbd-utils
> ./autogen.sh
> ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
> make
> Regards, rck
Yes, that works, it completes with:
-------snip-------
make[1]: Leaving directory '/tmp/DRBD/drbd-utils/documentation/v9'
Userland tools build was successful
-------snip-------
regards
Christoph