docs: sysadmin: adapt kernel-specifics for PBS
while all statements here are technically true - adding all virtualization improvements is not relevant for proxmox backup in most cases. The intel nic driver seems like a left-over from a time (pre PVE 5.1) where the pve-kernel included the out-of-tree drivers. Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
71139be203
commit
6e3391c85b
|
@ -15,10 +15,8 @@ through that channel. In addition, we provide our own package
|
||||||
repository to roll out all Proxmox related packages. This includes
|
repository to roll out all Proxmox related packages. This includes
|
||||||
updates to some Debian packages when necessary.
|
updates to some Debian packages when necessary.
|
||||||
|
|
||||||
We also deliver a specially optimized Linux kernel, where we enable
|
We also deliver a specially optimized Linux kernel, based on the Ubuntu
|
||||||
all required virtualization and container features. That kernel
|
kernel. That kernel includes drivers for ZFS_.
|
||||||
includes drivers for ZFS_, as well as several hardware drivers. For example,
|
|
||||||
we ship Intel network card drivers to support their newest hardware.
|
|
||||||
|
|
||||||
The following sections will concentrate on backup related topics. They
|
The following sections will concentrate on backup related topics. They
|
||||||
will explain things which are different on `Proxmox Backup`_, or
|
will explain things which are different on `Proxmox Backup`_, or
|
||||||
|
|
Loading…
Reference in New Issue