VirtualBox

Changeset 95322 in vbox for trunk/src


Ignore:
Timestamp:
Jun 21, 2022 1:34:42 PM (3 years ago)
Author:
vboxsync
Message:

apps/tunctl: Remove - unused for a long time, bugref:8515 [missing installer changes]

Location:
trunk/src/VBox/Installer/linux
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/Makefile.kmk

    r95031 r95322  
    183183                ExtensionPacks/VNC/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/VBoxVNCMain.so,) \
    184184        $(if $(VBOX_WITH_DTRACE),VBoxDTrace,)\
    185         $(if $(VBOX_WITH_HOST_SHIPPING_AUDIO_TEST),VBoxAudioTest,) \
    186         VBoxTunctl
     185        $(if $(VBOX_WITH_HOST_SHIPPING_AUDIO_TEST),VBoxAudioTest,)
    187186
    188187# Do not remove relocation information of these binaries
  • trunk/src/VBox/Installer/linux/debian/lintian-override.in

    r90404 r95322  
    3131%VERPKG%: binary-without-manpage usr/bin/VBoxManage
    3232%VERPKG%: binary-without-manpage usr/bin/VBoxSDL
    33 %VERPKG%: binary-without-manpage usr/bin/VBoxTunctl
    3433%VERPKG%: binary-without-manpage usr/bin/VirtualBox
    3534%VERPKG%: binary-without-manpage usr/bin/VirtualBoxVM
  • trunk/src/VBox/Installer/linux/debian/rules

    r95040 r95322  
    269269            mv $(archdir)/VBoxDTrace $(prefix)/usr/bin; \
    270270        fi
    271         mv $(archdir)/VBoxTunctl $(prefix)/usr/bin
    272271        $(if $(NOMODS),,for d in $(moddir)/*; do \
    273272            if [ -f $$d/vboxdrv.ko -a -f $$d/vboxnetflt.ko -a -f $$d/vboxnetadp.ko ]; then \
  • trunk/src/VBox/Installer/linux/deffiles

    r93115 r95322  
    4646    VirtualBoxVM \
    4747    VirtualBox.so \
    48     VBoxTunctl \
    4948    VBoxSettings.so \
    5049    VBoxSharedFolders.so \
  • trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec

    r93115 r95322  
    121121rmdir icons
    122122mv virtualbox.xml $RPM_BUILD_ROOT/usr/share/mime/packages
    123 mv VBoxTunctl $RPM_BUILD_ROOT/usr/bin
    124123%if %{?is_ose:0}%{!?is_ose:1}
    125124%if "%BUILDREL%" == "el7"
Note: See TracChangeset for help on using the changeset viewer.

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