From 6e3391c85b12832e41c0c54c50c43393ffa8f076 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Wed, 11 May 2022 14:06:31 +0000 Subject: [PATCH] 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 --- docs/sysadmin.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/sysadmin.rst b/docs/sysadmin.rst index 626b28fe..7e843111 100644 --- a/docs/sysadmin.rst +++ b/docs/sysadmin.rst @@ -15,10 +15,8 @@ through that channel. In addition, we provide our own package repository to roll out all Proxmox related packages. This includes updates to some Debian packages when necessary. -We also deliver a specially optimized Linux kernel, where we enable -all required virtualization and container features. That kernel -includes drivers for ZFS_, as well as several hardware drivers. For example, -we ship Intel network card drivers to support their newest hardware. +We also deliver a specially optimized Linux kernel, based on the Ubuntu +kernel. That kernel includes drivers for ZFS_. The following sections will concentrate on backup related topics. They will explain things which are different on `Proxmox Backup`_, or