link.vbox chown root:$group ${PKG_INSTALL_ROOT}/etc/devlink.vbox mv -f ${PKG_INSTALL_ROOT}/etc/devlink.vbox ${PKG_INSTALL_ROOT}/etc/devlink.tab # remove the link if test -h "${PKG_INSTALL_ROOT}/dev/vboxguest" || test -f "${PKG_INSTALL_ROOT}/dev/vboxguest"; then rm -f ${PKG_INSTALL_ROOT}/dev/vboxdrv fi if test -h "${PKG_INSTALL_ROOT}/dev/vboxms" || test -f "${PKG_INSTALL_ROOT}/dev/vboxms"; then rm -f ${PKG_INSTALL_ROOT}/dev/vboxms fi # Try and restore xorg.conf! echo "Restoring X.Org..." ${PKG_INSTALL_ROOT}/opt/VirtualBoxAdditions/x11restore.pl echo "Done." 07070100083a5d000081ed000000650000000a0000000168f213ff000046ff000000b600010002ffffffffffffffff0000001400000000install/postinstall