Project

General

Profile

Actions

Feature #5533

open

Support busybox tar

Added by Catalin Salgau about 5 years ago. Updated about 5 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
09.02.2019
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:

Description

Busybox tar does not handle --usage(as GNU tar does).
Switching rccontrol from

    local_command("tar", '--usage')

to

    local_command("tar", '--help')

yields the same effect while being more inclusive.

Actions #1

Updated by Catalin Salgau about 5 years ago

I'm referring to the installer. I forgot to write that. My target is alpine and other busybox based distros.

Actions #2

Updated by Marcin Kuzminski [CTO] about 5 years ago

  • Status changed from New to In Progress

Thanks for reporting this. We'll change that command on the next installer release!

Actions

Also available in: Atom PDF