diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 03:01:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 03:01:54 +0000 |
commit | 0494175483c2d82f445ddca9cadb6ee6338e9f9c (patch) | |
tree | 336364dc245983722e34439ece449564e77ca286 /debian/virtualbox-dkms.README.Debian | |
parent | Adding upstream version 6.0.4-dfsg. (diff) | |
download | virtualbox-0494175483c2d82f445ddca9cadb6ee6338e9f9c.tar.xz virtualbox-0494175483c2d82f445ddca9cadb6ee6338e9f9c.zip |
Adding debian version 6.0.4-dfsg-7.debian/6.0.4-dfsg-7debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/virtualbox-dkms.README.Debian | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/virtualbox-dkms.README.Debian b/debian/virtualbox-dkms.README.Debian new file mode 100644 index 00000000..9d407f10 --- /dev/null +++ b/debian/virtualbox-dkms.README.Debian @@ -0,0 +1,11 @@ +virtualbox for Debian +------------------------- + + - Starting with version 3.0.10 virtualbox uses dkms(8) to build the + modules automatically. The dkms package recommends the linux-headers + package needed to build modules for the current distribution kernel. If this + for whatever reason does not work or you are using a non-distribution kernel + please make sure the right set of kernel headers is installed. + + -- Michael Meskes <meskes@debian.org> Wed, 02 Dec 2009 15:29:58 +0100 + |