VirtualBox

Changeset 34319 in vbox for trunk/debian


Ignore:
Timestamp:
Nov 24, 2010 1:11:19 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68077
Message:

deb/rpm: sync, 4.0

Location:
trunk/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/rules

    r32183 r34319  
    245245        dh_link \
    246246            $(if $(NOQT),,usr/bin/VBox          usr/bin/VirtualBox) \
     247            $(if $(NOQT),,VirtualBox            usr/bin/virtualbox) \
    247248            usr/bin/VBox                        usr/bin/VBoxManage \
     249            VBoxManage                          usr/bin/vboxmanage \
    248250            $(if $(HEADLESS),,usr/bin/VBox      usr/bin/VBoxSDL) \
     251            $(if $(HEADLESS),,VBoxSDL           usr/bin/vboxsdl) \
    249252            $(if $(ose),,usr/bin/VBox           usr/bin/VBoxVRDP) \
    250253            usr/bin/VBox                        usr/bin/VBoxHeadless \
     254            VBoxHeadless                        usr/bin/vboxheadless \
    251255            $(if $(NOWEBSVC),,usr/bin/VBox      usr/bin/vboxwebsrv) \
    252256            usr/share/virtualbox/src/vboxhost   usr/src/vboxhost-$(ver)
     
    300304          -Vpulse=$(if $(HEADLESS),,libpulse0) \
    301305          -Vsdlttf=$(if $(HEADLESS),,libsdl-ttf2.0-0) \
    302           -Vdkms=$(if $(filter _Ubuntu_hardy _Ubuntu_intrepid _Ubuntu_jaunty _Ubuntu_karmic _Ubuntu_lucid,$(debrel)),dkms,)
     306          -Vdkms=$(if $(filter _Debian_etch _Debian_lenny,$(debrel)),,dkms)
    303307        dh_md5sums
    304308        dh_builddeb --destdir $(pkgdir)
  • trunk/debian/templates

    r23991 r34319  
    22Type: note
    33Description: Creating group 'vboxusers'
    4  Users of VirtualBox must be members of that group. Host network interfaces
    5  will be assigned to that group.
     4 Users of VirtualBox must be members of this group. Host network interfaces
     5 will be assigned to this group.
    66Description-de.UTF-8: Erzeuge Gruppe 'vboxusers'
    77 Nutzer von VirtualBox müssen Mitglied dieser Gruppe sein. Hostinterfaces
     
    1212Description: Compilation of the kernel module FAILED!
    1313 VirtualBox will not start until this problem is fixed. Please consult
    14  /var/log/vbox-install.log to find out why the kernel module does not compile.
    15  Most probably the kernel sources were not found. Install them (the package
    16  name is probably linux-headers-<version> whereby <version> can be determined
     14 /var/log/vbox-install.log to find out why the kernel module didn't compile.
     15 The kernel sources were probably not found. Install them (the package
     16 name is probably linux-headers-<version> where <version> can be determined
    1717 by 'uname -r') and execute
    1818   
     
    3939 .
    4040 Without a suitable kernel module you will not be able to start any VMs. It is
    41  strongly recommended to compile a kernel module now. The kernel headers and
    42  the tools to build kernel modules (gcc, make, binutils, ...) are required.
     41 strongly recommended that you compile a kernel module now. This requires
     42 kernel headers and the tools to build kernel modules (gcc, make, binutils, ...).
    4343 However if you know that a suitable kernel module already exists at another
    4444 location, you might want to override the default by setting
    45  KDIR=<full_path_to_vboxdrv_module> in /etc/default/virtualbox. The
    46  compilation can also be done later by executing
     45 KDIR=<full_path_to_vboxdrv_module> in /etc/default/virtualbox. You can also
     46 build the module later by executing
    4747   
    4848   /etc/init.d/vboxdrv setup
     
    6868Default: true
    6969Description: Delete old vboxdrv kernel modules?
    70  Old vboxdrv kernel modules found. It is recommended to purge these modules as they
    71  might interfere with this version of VirtualBox. The module re-compilation
    72  can be forced later by executing
     70 Old vboxdrv kernel modules found. You should remove these modules as they
     71 might interfere with this version of VirtualBox. You can force re-compilation
     72 of the module later by executing
    7373   
    7474   /etc/init.d/vboxdrv setup
     
    9999Type: note
    100100Description: Running VMs found
    101  A copy of VirtualBox is currently running.  Please close it and try again. Please note
    102  that it can take up to ten seconds for VirtualBox (in particular the VBoxSVC daemon) to
     101 VirtualBox is currently running. Please close it and try again. Please note that it
     102 can take up to ten seconds for VirtualBox (in particular the VBoxSVC daemon) to
    103103 finish running.
    104104Description-de.UTF-8: VirtualBox VMs werden ausgeführt
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette