diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 03:50:47 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 03:50:47 +0800 |
commit | 48859cce814d98fa7e3f0a5a2d1ef6a847ee684c (patch) | |
tree | f414bad56bba5e840ebd5ce2b5b026144ef27163 /emulators | |
parent | 7e7f3d0c2edc7ec3cf0bc270c611657708680ccb (diff) | |
download | freebsd-ports-gnome-48859cce814d98fa7e3f0a5a2d1ef6a847ee684c.tar.gz freebsd-ports-gnome-48859cce814d98fa7e3f0a5a2d1ef6a847ee684c.tar.zst freebsd-ports-gnome-48859cce814d98fa7e3f0a5a2d1ef6a847ee684c.zip |
Chase net/samba to net/samba3 in preparation for removal of the former.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-devel/pkg-message | 2 | ||||
-rw-r--r-- | emulators/qemu/pkg-message | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu-devel/pkg-message b/emulators/qemu-devel/pkg-message index 7ade9da7da15..d4fdc4e7dfcc 100644 --- a/emulators/qemu-devel/pkg-message +++ b/emulators/qemu-devel/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), 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), |