VirtualBox

Changeset 24720 in vbox for trunk


Ignore:
Timestamp:
Nov 17, 2009 1:06:12 PM (15 years ago)
Author:
vboxsync
Message:

Linux additions: --ignore-failed-read to work around a tar CIFS problem on our Linux additions build boxes

File:
1 edited

Legend:

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

    r24719 r24720  
    415415        $(QUIET)pbzip2 $(patsubst %.bz2,%,$@)
    416416else
    417         $(QUIET)tar --owner 0 --group 0 -cjRf $@ \
     417        $(QUIET)tar --owner 0 --group 0 --ignore-failed-read -cjRf $@ \
    418418                -C $(VBOX_LNX_ADD_INST_OUT_DIR) \
    419419                bin init lib sbin share src debug
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