[SCM] Debian Live build scripts branch, master, updated. 1.0.1-1-18-gba35007

Daniel Baumann daniel at debian.org
Fri Oct 10 14:11:45 UTC 2008


The following commit has been merged in the master branch:
commit ba3500787ec82010b94d3c0395fa54f40b327ebd
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Oct 10 16:07:49 2008 +0200

    Adding virtualbox-ose hook.

diff --git a/examples/hooks/virtualbox-ose.sh b/examples/hooks/virtualbox-ose.sh
new file mode 100755
index 0000000..c228b6f
--- /dev/null
+++ b/examples/hooks/virtualbox-ose.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# This is a hook for live-helper(7) to enable virtualbox-ose module.
+# To enable it, copy this hook into your config/chroot_local-hooks directory.
+
+# Enabling loading of vboxdrv
+sed -i -e 's|^LOAD_VBOXDRV_MODULE=.*$|LOAD_VBOXDRV_MODULE=1|' /etc/default/virtualbox-ose

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list