History log of /vbox/src/VBox/Installer/linux/installer-common.sh
Revision Date Author Comments Expand
8ae363736c5bbaa490ae89e3a7174f9ad31fe54b 48810 02-Oct-2013 vboxsync

Linux installers: Move the udev rule execution order from 10 to 60. The reason for having it at 10 was to allow other rules to overwrite these rules, mainly permissions of the USB devices. This is not longer necessary (we are using /dev/vboxusb for a long time now) and we need to take care that certain systems like EL6 don't reset the permissions of /dev/vboxdrvu -- the unrestricted device -- back to 0600 (we want 0666 here).

20fc4a350a4a8e56ffaac6cf57dcd677a7ac36c5 47894 20-Aug-2013 vboxsync

VBoxNetLwipNAT => VBoxNetNAT

/vbox/debian/lintian-override.in /vbox/debian/postinst.in /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp /vbox/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool /vbox/src/VBox/Installer/darwin/Makefile.kmk /vbox/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist Makefile.kmk debian/lintian-override.in debian/postinst.in install.sh installer-common.sh rpm/VirtualBox.tmpl.spec uninstall.sh /vbox/src/VBox/Installer/solaris/Makefile.kmk /vbox/src/VBox/Installer/solaris/checkinstall.sh /vbox/src/VBox/Installer/solaris/makepackage.sh /vbox/src/VBox/Installer/solaris/vboxconfig.sh /vbox/src/VBox/Installer/win/VirtualBox.wxs /vbox/src/VBox/Main/include/NATNetworkImpl.h /vbox/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp /vbox/src/VBox/NetworkServices/NAT/Makefile.kmk
1a61b0d8c05e69787e6ac1d38f0a46ef572ede7d 47884 20-Aug-2013 vboxsync

deb/rpm: fixes for VBoxNetLwipNAT

055be0d939909cb53429bac62a7bc15fe440ff3e 44594 08-Feb-2013 vboxsync

HostDrivers, Installer/linux: properly handle the unrestricted device

db02ea0a50fcbf38450d91bd145f40977aa39df8 39416 25-Nov-2011 vboxsync

installer/linux: fix access to /dev/vboxnetctl for development builds

73e8df2e481cb3697372a3cf4acffd068a7f1296 39333 16-Nov-2011 vboxsync

Installer/linux: more build_in_tmp simplificaion.

3a57b442195315f0e98e6e9b56ee1dc198cb9ce7 39229 08-Nov-2011 vboxsync

Installer/linux: nicer test case.

f1acc1e99894e016bd1a6ee65c56b3fc064fa4eb 39223 08-Nov-2011 vboxsync

Installer/linux: nomenclature.