Page MenuHomeSolus

Initial commit for inclusion of trousers to repos
ClosedPublic

Authored by curantes on Nov 26 2017, 10:40 PM.
Tags
None
Referenced Files
F11024268: D1455.diff
Tue, Aug 8, 8:21 PM
F11019383: D1455.id3636.diff
Sun, Aug 6, 7:38 PM
F11005942: D1455.diff
Tue, Aug 1, 11:39 AM
F10866316: D1455.diff
Jun 17 2023, 2:58 PM
F10843001: D1455.id6271.diff
Jun 10 2023, 4:36 PM
F10840903: D1455.id4130.diff
Jun 10 2023, 3:40 AM
F10840612: D1455.id3635.diff
Jun 10 2023, 2:25 AM
F10840510: D1455.id3636.diff
Jun 10 2023, 2:02 AM
Subscribers

Details

Summary

This package/lib is a dependency for T1606

Signed-off-by: Matthias Eliasson <matthias.eliasson@gmail.com>

Test Plan

Installed package, verified libs and binaries are in right location and with correct permissions. Could not start service since I have no device but as of this Iam just intressed in the lib for T1606

Diff Detail

Repository
R4116 trousers
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Add correct permissions for /var/lib/tpm folder

DataDrake added a subscriber: DataDrake.
DataDrake added inline comments.
pspec_x86_64.xml
30

What is it putting here?

44

Does this actually need static libs enabled?

This revision now requires changes to proceed.Dec 17 2017, 7:24 PM
curantes edited edge metadata.

Remove static library not needed from package

curantes added inline comments.
pspec_x86_64.xml
30

According to comment in config file this path is used to put persistent storage files for the tcsd daemon.

# Option: system_ps_file
# Values: Any absolute directory path
# Description: Path where the tcsd creates its persistent storage file.
#
# system_ps_file = /var/lib/tpm/system.data
44

removed static library

DataDrake added inline comments.
pspec_x86_64.xml
30

Then I need to see a systemd tmpfiles.d entry for it please :)

This revision now requires changes to proceed.Feb 24 2018, 7:24 PM

Whoops. This was ready to go. Thanks!

This revision is now accepted and ready to land.Mar 16 2018, 6:46 PM
This revision was automatically updated to reflect the committed changes.