Actions
Feature #10582
closedMissing commands in OI userland
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-03-25
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Description
A few useful commands available on Linux and Solaris seem to be missing from OpenIndiana,
especially:
especially:
- reset
- users
- mpack and munpack
Updated by Michal Nowak almost 3 years ago
Hubert Garavel wrote:
A few useful commands available on Linux and Solaris seem to be missing from OpenIndiana,
especially:
- reset
- users
We have these two:
{global} newman@lenovo:~ $ pkg search -l /usr/gnu/bin/reset INDEX ACTION VALUE PACKAGE path link usr/gnu/bin/reset pkg:/library/ncurses@6.1.20190817-2019.0.0.0 {global} newman@lenovo:~ $ pkg search -l /usr/gnu/bin/users INDEX ACTION VALUE PACKAGE path file usr/gnu/bin/users pkg:/file/gnu-coreutils@8.31-2018.0.0.0
- mpack and munpack
We miss this one. Though, there are useful patches in pkgsrc: https://github.com/NetBSD/pkgsrc/tree/trunk/converters/mpack.
Updated by Andreas Wacknitz almost 3 years ago
We have mpack merged. Can we close this ticket?
Updated by Hubert Garavel almost 3 years ago
Wonderful, thanks a lot for merging mpack! Yes, the ticket can be closed.
Actions