diff options
author | nox <nox@FreeBSD.org> | 2009-12-07 03:53:45 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2009-12-07 03:53:45 +0800 |
commit | c5da44833290594cf0f364a365e9a87927a6fb95 (patch) | |
tree | 42d4cf27c18cd85d2e2f9e38f004338ba5066a2b /UPDATING | |
parent | 81d5b1279d27dba7db28874cd8c938d950c53ed1 (diff) | |
download | freebsd-ports-gnome-c5da44833290594cf0f364a365e9a87927a6fb95.tar.gz freebsd-ports-gnome-c5da44833290594cf0f364a365e9a87927a6fb95.tar.zst freebsd-ports-gnome-c5da44833290594cf0f364a365e9a87927a6fb95.zip |
Add note about the new qemu port no longer enabling kqemu by default.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20091206: + AFFECTS: users of emulators/qemu + AUTHOR: nox@FreeBSD.org + + The port has been updated to 0.11.1, which no longer enables kqemu + by default (if built with the kqemu knob on), now you have to also + pass -enable-kqemu (or -kernel-kqemu as with the previous versions) + if you want to use it. Also note the 0.11 stable branch is the last + qemu branch that still supports kqemu, so if you depend on reasonable + fast emulation on FreeBSD you should start looking for alternatives + some time soon. (virtualbox?) + 20091120: AFFECTS: users of mail/postfixadmin AUTHOR: Terry Sposato (tabmow@freenode.net) |