diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 03:50:47 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 03:50:47 +0800 |
commit | 29eaad7dd48b572a8f3c15821f7e84382f326ed3 (patch) | |
tree | bfc8d1320f0e08e939f5dde28c653f45fa632cbc /emulators/qemu | |
parent | c52b5a857aa20a543d0f62e35a98229e7de4bdac (diff) | |
download | freebsd-ports-gnome-29eaad7dd48b572a8f3c15821f7e84382f326ed3.tar.gz freebsd-ports-gnome-29eaad7dd48b572a8f3c15821f7e84382f326ed3.tar.zst freebsd-ports-gnome-29eaad7dd48b572a8f3c15821f7e84382f326ed3.zip |
Chase net/samba to net/samba3 in preparation for removal of the former.
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu/pkg-message b/emulators/qemu/pkg-message index 7ade9da7da15..d4fdc4e7dfcc 100644 --- a/emulators/qemu/pkg-message +++ b/emulators/qemu/pkg-message @@ -19,7 +19,7 @@ its kernel is built with HZ=5000, and FreeBSD's default is 100... seem to help either (not included since it needs a patch to emulators/rtc.) - using physical media doesn't work on 4.x hosts (missing DIOCGMEDIASIZE ioctl.) -- the -smb option (smb-export local dir to guest) needs the net/samba +- the -smb option (smb-export local dir to guest) needs the net/samba3 port/package installed in addition to qemu. - RELENG_6 and up guests often crash while accessing the emulated cdrom (see kern/84102, http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/84102), |