diff options
author | nork <nork@FreeBSD.org> | 2005-05-01 15:39:11 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-05-01 15:39:11 +0800 |
commit | 0df69780320818289a96d66f85b3ed95fbc8ff2b (patch) | |
tree | 02b4041e47219ee8c0c93b18ea649eeb66ce93e3 /emulators/qemu/pkg-message | |
parent | 69c6a2ef4d8edd1282517879f4ac218e3d44e47d (diff) | |
download | freebsd-ports-gnome-0df69780320818289a96d66f85b3ed95fbc8ff2b.tar.gz freebsd-ports-gnome-0df69780320818289a96d66f85b3ed95fbc8ff2b.tar.zst freebsd-ports-gnome-0df69780320818289a96d66f85b3ed95fbc8ff2b.zip |
o Update to 0.7.0. [1]
o Remove hard samba dependency. [2]
PR: ports/80486
Submitted by: Jung-uk Kim <jkim@niksun.com> [1]
Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) [1]
Suggested by: des [2]
Diffstat (limited to 'emulators/qemu/pkg-message')
-rw-r--r-- | emulators/qemu/pkg-message | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/qemu/pkg-message b/emulators/qemu/pkg-message index 3257ec60f3fe..ad921eceb261 100644 --- a/emulators/qemu/pkg-message +++ b/emulators/qemu/pkg-message @@ -16,4 +16,6 @@ its kernel is built with HZ=5000, and FreeBSD's default is 100... (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 +port/package installed in addition to qemu. ==== |