File: virtualbox-source.README.Debian

package info (click to toggle)
virtualbox 7.1.12-dfsg-1
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 565,676 kB
  • sloc: ansic: 2,330,854; cpp: 2,193,228; asm: 230,777; python: 223,895; xml: 86,771; sh: 25,541; makefile: 8,158; perl: 5,697; java: 5,337; cs: 4,872; pascal: 1,782; javascript: 1,692; objc: 1,131; lex: 931; php: 906; sed: 899; yacc: 707
file content (24 lines) | stat: -rw-r--r-- 850 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
virtualbox for Debian
-------------------------

The Debian virtualbox-source package can be used in several ways,

 - Using module-assistant(8) commands provided by the module-assistant Debian
   package:

	# module-assistant prepare virtualbox
	# module-assistant auto-install virtualbox

 - Using the make-kpkg(1) command provided by the kernel-package Debian
   package. See the "modules_image" section of the make-kpkg(1) man page.

 - 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 virtualbox can use dkms(8) to build the
   modules automatically. If you prefer using dkms, please install
   virtualbox-dkms instead.

 -- Michael Meskes <meskes@debian.org>  Wed, 02 Dec 2009 15:29:23 +0100