protonscr

[patch] enable busybox xz and tar

steamopen
ValveSoftware/steam-for-linux#7739 · opened 2021-04-01 by sylware · updated 2023-04-28 · 2 comments · github
Ssylware 2021-04-01 github

the following patch in order to enable busybox xz compatibility upon udpates:
https://gist.github.com/sylware/be7ddb53c4d05470b8cafcb89156f1f6#file-steam-sh-patch

Ssmcv 2021-04-06 github

steam.sh is not part of the Steam Runtime.

@kisak-valve, please could you move this to ValveSoftware/steam-for-linux?

Ssylware 2023-04-27 github

Actually, this is not limited to xz only, but also busybox tar. steam.sh is using GNU only tar options.

I guess the right move would be to finally get sh scripts, not bash scripts, with the right helper programs if needed and a conservative usage of commands and options. Should increase by a lot the compatibitly surface.

Nothing extracted yet.