[Pkg-virtualbox-commits] r90 - in trunk/debian: . scripts
daniel at alioth.debian.org
daniel at alioth.debian.org
Fri Oct 19 19:30:56 UTC 2007
Author: daniel
Date: 2007-10-19 19:30:56 +0000 (Fri, 19 Oct 2007)
New Revision: 90
Modified:
trunk/debian/changelog
trunk/debian/scripts/VBox.sh
Log:
Replacing virtualbox-modules with virtualbox-ose-modules in scripts/VBox.sh.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-10-19 16:22:10 UTC (rev 89)
+++ trunk/debian/changelog 2007-10-19 19:30:56 UTC (rev 90)
@@ -3,6 +3,8 @@
[ Daniel Baumann ]
* Adding depends to adduser (Closes: #447271).
* Conditionally call delgroup in virtualbox-ose.postrm.
+ * Replacing virtualbox-modules with virtualbox-ose-modules in
+ scripts/VBox.sh.
-- Daniel Baumann <daniel at debian.org> Fri, 19 Oct 2007 18:16:00 +0200
Modified: trunk/debian/scripts/VBox.sh
===================================================================
--- trunk/debian/scripts/VBox.sh 2007-10-19 16:22:10 UTC (rev 89)
+++ trunk/debian/scripts/VBox.sh 2007-10-19 19:30:56 UTC (rev 90)
@@ -45,7 +45,7 @@
if [ ! -c /dev/vboxdrv ]; then
cat << EOF
WARNING: The character device /dev/vboxdrv does not exist.
- Please install the virtualbox-modules package for your kernel.
+ Please install the virtualbox-ose-modules package for your kernel.
You will not be able to start VMs until this problem is fixed.
EOF
More information about the Pkg-virtualbox-commits
mailing list