Subject: CVS commit: pkgsrc/sysutils
From: Manuel Bouyer
Date: 2011-05-20 19:09:21
Message id: 20110520170921.BA131175DD@cvs.netbsd.org

Log Message:
Add a patch which fixes 2 problems:
- use the correct way to get the size of a disk device or partition (from
  haad@NetBSD.org)
- if given a block device, use the character device instead (the block device
  is already in use by the backend driver).

With this I could succeffully boot a HVMPV FreeBSD kernel using a phy:
virtual disk.

Files:
RevisionActionfile
1.26modifypkgsrc/sysutils/xentools33/Makefile
1.24modifypkgsrc/sysutils/xentools33/distinfo
1.8modifypkgsrc/sysutils/xentools41/Makefile
1.7modifypkgsrc/sysutils/xentools41/distinfo
1.1addpkgsrc/sysutils/xentools33/patches/patch-qemu-phy-devices
1.1addpkgsrc/sysutils/xentools41/patches/patch-qemu-phy-devices