pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/xenkernel415
Module Name: pkgsrc
Committed By: khorben
Date: Sat Apr 30 00:21:15 UTC 2022
Modified Files:
pkgsrc/sysutils/xenkernel415: MESSAGE Makefile
Log Message:
Typos in MESSAGE
Bumps PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/xenkernel415/MESSAGE
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/xenkernel415/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/xenkernel415/MESSAGE
diff -u pkgsrc/sysutils/xenkernel415/MESSAGE:1.2 pkgsrc/sysutils/xenkernel415/MESSAGE:1.3
--- pkgsrc/sysutils/xenkernel415/MESSAGE:1.2 Tue Sep 21 12:23:49 2021
+++ pkgsrc/sysutils/xenkernel415/MESSAGE Sat Apr 30 00:21:15 2022
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2021/09/21 12:23:49 bouyer Exp $
+$NetBSD: MESSAGE,v 1.3 2022/04/30 00:21:15 khorben Exp $
The Xen hypervisor is installed under the following locations:
${XENKERNELDIR}/xen.gz (standard hypervisor)
@@ -9,8 +9,8 @@ Note that unlike upstream Xen, pv-linear
You can disable it using pv-linear-pt=false on the Xen command line,
but then you can't boot NetBSD in PV mode.
-Unlike upstream Xen, 32bits PV guests support is eanbled by default, but
-this is not security-supported any more, and will be disabled in the
-next pkgsrc release. Switch to pvshim (for netbsd-9 or older) or pvh
-(for netbsd-current).
+Unlike upstream Xen, 32bits PV guests support is enabled by default, but
+this is not security-supported anymore, and will be disabled in the next
+pkgsrc release. Switch to pvshim (for netbsd-9 or older) or pvh (for
+netbsd-current).
===========================================================================
Index: pkgsrc/sysutils/xenkernel415/Makefile
diff -u pkgsrc/sysutils/xenkernel415/Makefile:1.4 pkgsrc/sysutils/xenkernel415/Makefile:1.5
--- pkgsrc/sysutils/xenkernel415/Makefile:1.4 Fri Mar 4 17:54:08 2022
+++ pkgsrc/sysutils/xenkernel415/Makefile Sat Apr 30 00:21:15 2022
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2022/03/04 17:54:08 bouyer Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/30 00:21:15 khorben Exp $
VERSION= 4.15.2
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel415-${VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
DIST_SUBDIR= xen415
Home |
Main Index |
Thread Index |
Old Index