pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/xentools45



Module Name:    pkgsrc
Committed By:   bad
Date:           Mon Apr  4 14:40:57 UTC 2016

Modified Files:
        pkgsrc/sysutils/xentools45: distinfo
        pkgsrc/sysutils/xentools45/patches: patch-configure

Log Message:
Fix xenstored DB location and lock directory under NetBSD.

The xenstored database is ephemeral and must be removed during system boot.
Put it into /var/run/xenstored. The ocaml xenstored does that already.

/var/lock doesn't exist on NetBSD, use /var/run instead.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/xentools45/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/xentools45/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index