diff options
author | bouyer <bouyer@pkgsrc.org> | 2022-06-23 16:18:50 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2022-06-23 16:18:50 +0000 |
commit | 98aa47803f1c2486aacac1ce9e36cefdd20c0434 (patch) | |
tree | 517890488ad35cd6a0180931457cc6f29c91957d /sysutils | |
parent | 412fbba8c411b34d41a5125c28f21820b299b39f (diff) | |
download | pkgsrc-98aa47803f1c2486aacac1ce9e36cefdd20c0434.tar.gz |
Note that Xen 4.11 is deprecated and will be dropped from pkgsrc soon.
Suggest to switch to 4.15
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xenkernel411/DESCR | 3 | ||||
-rw-r--r-- | sysutils/xentools411/DESCR | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/xenkernel411/DESCR b/sysutils/xenkernel411/DESCR index 3967ea1ea8a..d2d9ac62371 100644 --- a/sysutils/xenkernel411/DESCR +++ b/sysutils/xenkernel411/DESCR @@ -12,3 +12,6 @@ domains. This package contains the 4.11 Xen kernel itself. PCI passthrough is not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOM[0U]. + +THIS PACKAGE IS DEPERECATED and will be removed in the near future. +Please switch to sysutils/xenkernel415 diff --git a/sysutils/xentools411/DESCR b/sysutils/xentools411/DESCR index f0ebc1e0233..033cf4cddf0 100644 --- a/sysutils/xentools411/DESCR +++ b/sysutils/xentools411/DESCR @@ -3,3 +3,6 @@ on a single physical machine. The xentools411 package contains the tools to create, destroy and control the virtual machines. This package contains the tools for Xen 4.11.x + +THIS PACKAGE IS DEPERECATED and will be removed in the near future. +Please switch to sysutils/xentools415 |