Statistics
| Branch: | Tag: | Revision:

root @ 2ec08468

Name Size
  daemons
  doc
  lib
  man
  scripts
  testing
  tools
COPYING 17.6 kB
INSTALL 1.8 kB
Makefile.am 486 Bytes
README 189 Bytes
SECURITY 3.1 kB
autogen.sh 259 Bytes
configure.ac 626 Bytes

Latest revisions

# Date Author Comment
2ec08468 09/04/2007 02:32 pm Michael Hanselmann

Use _autoconf.py instead of version.py, generated by Makefile with more
variables. The underline is there to mark it as a private module.

Reviewed-by: iustinp

9dda7cb1 09/04/2007 10:35 am Michael Hanselmann

Combine rules for manpages.

Reviewed-by: iustinp

38d9d95d 09/04/2007 10:35 am Michael Hanselmann

Use DESTDIR when creating additional directories.

Reviewed-by: iustinp

7c18ef8e 09/03/2007 05:42 pm Michael Hanselmann

- Generic automake cleanup
- Bump version number to 1.2b2
- Add version.py file generated from version.py.in by autoconf

Reviewed-by: schreiberal

7d4ee540 09/03/2007 04:28 pm Michael Hanselmann

- Add Makefile in doc/examples/

04daec5d 09/03/2007 04:23 pm Michael Hanselmann

- Rename docs/ to doc/
- Add Makefile in doc/examples/

Reviewed-by: schreiberal

113b55aa 09/03/2007 02:22 pm Iustin Pop

Switch utils.RunCmd from popen2 to subprocess

This changes the implementation of RunCmd from using the popen2 module
to using the (new in 2.4) subprocess module.

This is helpful because the subprocess module has more advanced features
than popen2, the most important ones being the ability to run code in the...

7fcf849f 09/03/2007 11:04 am Iustin Pop

Add a small unittext extension for utils.RunCmd

Reviewed-by: imsnah

9df6d173 08/31/2007 06:36 pm Michael Hanselmann

Test “gnt-node volumes”.

Reviewed-by: iustinp

61bf23ec 08/31/2007 12:12 pm Iustin Pop

Add note about Debian default dbrd.conf

Debian's default drbd configuration has some enabled directives, which make the
init script throw errors. Document how to disable the defaults and thus get rid
of the errors.

Reviewed-by: imsnah

View all revisions | View revisions

Also available in: Atom