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:45:12 UTC 2016

Modified Files:
        pkgsrc/sysutils/xentools45: Makefile PLIST distinfo
        pkgsrc/sysutils/xentools45/patches: patch-hotplug_NetBSD_Makefile
Added Files:
        pkgsrc/sysutils/xentools45/files: locking.sh
        pkgsrc/sysutils/xentools45/patches: patch-hotplug_NetBSD_block

Log Message:
Guard the NetBSD block device hotplug script against concurrent execution.

xl(1) runs the hotplug scripts in parallel.  This causes failures when the
next free vnd device is selected.

Locking modeled after the Linux block hotplug script.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/sysutils/xentools45/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/xentools45/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/sysutils/xentools45/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/xentools45/files/locking.sh
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/sysutils/xentools45/patches/patch-hotplug_NetBSD_Makefile
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/sysutils/xentools45/patches/patch-hotplug_NetBSD_block

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