~ubuntu-branches/ubuntu/vivid/virtualbox/vivid

« back to all changes in this revision

Viewing changes to .pc/28-no-selinux-fedora.patch/src/VBox/Additions/linux/Makefile.kmk

  • Committer: Package Import Robot
  • Author(s): Felix Geyer
  • Date: 2013-03-31 23:25:01 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20130331232501-l72jhvixkeyyz6xc
Tags: 4.2.10-dfsg-0ubuntu1
* Start the virtualbox-guest-x11 init script earlier.
  The vboxvideo module needs to be loaded before X starts.
* Change runlevels of virtualbox-guest-x11 init script on upgrade.
* Fix build failure with the Debian wheezy kernel which backports the drm
  subsystem from Linux 3.4. (Closes: #703358)
* Drop build-dependency on bcc as it's not needed anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
379
379
LnxAdd-scripts_EXEC_SOURCES  = \
380
380
        $(VBOX_REL_LNX_HOST_DRV)do_dkms \
381
381
        $(VBOX_REL_LNX_INST_SRC)routines.sh \
382
 
        $(VBOX_REL_LNX_ADD_INST)module-autologon.sh=>installer/module-autologon \
383
382
        $(VBOX_REL_LNX_ADD_INST)vboxadd.sh=>vboxadd \
384
383
        $(VBOX_REL_LNX_ADD_INST)vboxadd-service.sh=>vboxadd-service \
385
 
        $(VBOX_REL_LNX_ADD_INST)vboxadd-x11.sh=>vboxadd-x11 \
 
384
        $(VBOX_REL_LNX_ADD_INST)vboxadd-x11.sh=>vboxadd-x11
386
385
 
 
386
ifdef VBOX_WITH_LIGHTDM_GREETER_PACKING
 
387
 LnxAdd-scripts_EXEC_SOURCES += \
 
388
        $(VBOX_REL_LNX_ADD_INST)module-autologon.sh=>installer/module-autologon
 
389
endif
387
390
 
388
391
#
389
392
# VBoxClient-all