diff options
author | Michael Meskes <meskes@debian.org> | 2009-11-19 17:48:11 +0100 |
---|---|---|
committer | Michael Meskes <meskes@debian.org> | 2009-11-19 17:48:11 +0100 |
commit | fd892711c6bdc0ef96b6b3ea13b668cb2a38196e (patch) | |
tree | e6ec126da2bcd6a490d5661118630edf983580ec /debian/virtualbox-ose-source.README.Debian | |
parent | 8dc3a7e38d0783262b1aa8c3462e7359d8996d98 (diff) | |
parent | b35715c68a1bec309bc1990353e35c20a21d5c47 (diff) | |
download | virtualbox-debian/3.0.10-dfsg-2bpo50+1.tar.gz |
Merge branch 'master' into lennydebian/3.0.10-dfsg-2bpo50+1
Conflicts:
debian/changelog
Diffstat (limited to 'debian/virtualbox-ose-source.README.Debian')
-rw-r--r-- | debian/virtualbox-ose-source.README.Debian | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/virtualbox-ose-source.README.Debian b/debian/virtualbox-ose-source.README.Debian index a89dcb91b..98ec79ee9 100644 --- a/debian/virtualbox-ose-source.README.Debian +++ b/debian/virtualbox-ose-source.README.Debian @@ -15,3 +15,11 @@ The Debian virtualbox-ose-source package can be used in several ways, - Unpacking /usr/src/virtualbox-*.tar.bz2 and installing the module on your own. -- Patrick Winnertz <patrick.winnertz@skolelinux.org> Tue, 4 Sep 2007 22:17:00 +0200 + + - Starting with version 3.0.10 virtualbos-ose 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> 01 Nov 2009 11:21:08 +0100 |