pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   bouyer
Date:           Fri May 20 17:09:21 UTC 2011

Modified Files:
        pkgsrc/sysutils/xentools33: Makefile distinfo
        pkgsrc/sysutils/xentools41: Makefile distinfo
Added Files:
        pkgsrc/sysutils/xentools33/patches: patch-qemu-phy-devices
        pkgsrc/sysutils/xentools41/patches: patch-qemu-phy-devices

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@localhost)
- 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.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/sysutils/xentools33/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/sysutils/xentools33/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/sysutils/xentools33/patches/patch-qemu-phy-devices
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/xentools41/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/xentools41/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/sysutils/xentools41/patches/patch-qemu-phy-devices

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