Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
makeself-2.4.5.run | 2021-06-23 | 58.6 kB | |
Makeself 2.4.5 source code.tar.gz | 2021-06-23 | 39.0 kB | |
Makeself 2.4.5 source code.zip | 2021-06-23 | 47.6 kB | |
README.md | 2021-06-23 | 329 Bytes | |
Totals: 4 Items | 145.6 kB | 0 |
This release mostly addresses possible incompatibilities with the default ustar
TAR format, by introducing a new --tar-format
option when creating the format. This allows the user to create an archive using a TAR format more suitable to their use case, such as posix
, v7
or anything else supported by their tar command.