pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/qemu
Module Name: pkgsrc
Committed By: reinoud
Date: Thu Mar 18 15:27:55 UTC 2021
Modified Files:
pkgsrc/emulators/qemu: MESSAGE
Log Message:
Clarify some more
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/qemu/MESSAGE
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/qemu/MESSAGE
diff -u pkgsrc/emulators/qemu/MESSAGE:1.2 pkgsrc/emulators/qemu/MESSAGE:1.3
--- pkgsrc/emulators/qemu/MESSAGE:1.2 Thu Mar 18 15:19:49 2021
+++ pkgsrc/emulators/qemu/MESSAGE Thu Mar 18 15:27:55 2021
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2021/03/18 15:19:49 reinoud Exp $
+$NetBSD: MESSAGE,v 1.3 2021/03/18 15:27:55 reinoud Exp $
To use the NetBSD/amd64 Virtual Memory Monitor (NVMM) for QEMU :
@@ -10,8 +10,8 @@ You may want to run the NVMM tests to co
# cd /usr/tests/lib/libnvmm/
# atf-run | atf-report
-Configure the permissions once either by adding your usernames to the nvmm
-group in /etc/groups or issue
+Configure the permissions once either by adding the username(s) of its users
+to the nvmm group in /etc/groups or if thats not possible, issue
sudo chown root:nvmm ${PREFIX}/bin/qemu-system-x86_64
sudo chmod g+s ${PREFIX}/bin/qemu-system-x86_64
Home |
Main Index |
Thread Index |
Old Index