Skip to content

Commit 033975b

Browse files
committed
distro/adaptation: map tpm-udev on non-Debian distributions
Map tpm-udev to tpm2-tools or equvalent on non-Debian distributions. tpm2-tools is a core package which brings in tpm2-tss as a dependancy, which provides the functionalty of tpm-udev, specifically the creation of user tss, and the udev tmp rules. Signed-off-by: Frank Ranner <frank.ranner@intel.com>
1 parent 3450a9f commit 033975b

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

distro/adaptation/amazon_linux/default

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@ systemtap-sdt-dev: systemtap-sdt-devel
422422
telnetd-ssl:
423423
thin-provisioning-tools:
424424
tpm-tools: tpm2-tools
425+
tpm-udev: tpm2-tools
425426
trinity:
426427
udftools:
427428
usbutils:

distro/adaptation/archlinux/default

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ python-minimal: python2
6262
qemu-system-x86: qemu
6363
ruby-gnuplot:
6464
sg3-utils: sg3_utils
65+
tpm-udev: tpm2-tools
6566
uuid-dev: uuid
6667
xfslibs-dev: xfsprogs
6768
xinit: xorg-xinit

distro/adaptation/centos/default

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,7 @@ systemtap-sdt-dev: systemtap-sdt-devel
505505
telnetd-ssl:
506506
texinfo: texinfo-tex
507507
thin-provisioning-tools:
508+
tpm-udev: tpm2-tools
508509
trinity:
509510
tshark: wireshark
510511
uidmap: shadow-utils

distro/adaptation/fedora/default

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ systemd-dev: systemd-devel
441441
systemtap-sdt-dev: systemtap-sdt-devel
442442
telnetd-ssl:
443443
thin-provisioning-tools:
444+
tpm-udev: tpm2-tools
444445
tshark: wireshark
445446
uidmap: shadow-utils
446447
update-inetd:

distro/adaptation/opensuse/default

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ stress: stress-ng
381381
systemd-dev:
382382
systemtap-sdt-dev: systemtap-sdt-devel
383383
telnetd-ssl:
384+
tpm-udev: tpm2.0-tools
384385
tshark: wireshark
385386
uidmap: shadow
386387
update-inetd:

0 commit comments

Comments
 (0)