slackbuilds_ponce/system/trousers
Gene Carlson 02d00ca528
system/trousers: Fix homepage.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-08-12 08:29:45 +07:00
..
README
slack-desc
trousers.info
trousers.SlackBuild

trousers (open-source TSS implementation by IBM)

trousers is an open-source TCG Software Stack implementation created and
released by IBM.

Before building trousers, please create a "tss" user and group:

  # groupadd -g 374 tss
  # useradd -g tss -u 374 -d /home/tss -M -s /bin/bash tss