summaryrefslogtreecommitdiffstats
path: root/templates/man8/systemd-tpm2-setup.service.8.pot
diff options
context:
space:
mode:
Diffstat (limited to 'templates/man8/systemd-tpm2-setup.service.8.pot')
-rw-r--r--templates/man8/systemd-tpm2-setup.service.8.pot151
1 files changed, 151 insertions, 0 deletions
diff --git a/templates/man8/systemd-tpm2-setup.service.8.pot b/templates/man8/systemd-tpm2-setup.service.8.pot
new file mode 100644
index 00000000..e7ffb08d
--- /dev/null
+++ b/templates/man8/systemd-tpm2-setup.service.8.pot
@@ -0,0 +1,151 @@
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2024-03-01 17:11+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "SYSTEMD-TPM2-SETUP\\&.SERVICE"
+msgstr ""
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "systemd 255"
+msgstr ""
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "systemd-tpm2-setup.service"
+msgstr ""
+
+#. -----------------------------------------------------------------
+#. * MAIN CONTENT STARTS HERE *
+#. -----------------------------------------------------------------
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"systemd-tpm2-setup.service, systemd-tpm2-setup-early.service, systemd-tpm2-"
+"setup - Set up the TPM2 Storage Root Key (SRK) at boot"
+msgstr ""
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid "systemd-tpm2-setup\\&.service"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid "/usr/lib/systemd/systemd-tpm2-setup"
+msgstr ""
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"systemd-tpm2-setup\\&.service and systemd-tpm2-setup-early\\&.service are "
+"services that generate the Storage Root Key (SRK) if it hasn\\*(Aqt been "
+"generated yet, and stores it in the TPM\\&."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"The services will store the public key of the SRK key pair in a PEM file in /"
+"run/systemd/tpm2-srk-public-key\\&.pem and /var/lib/systemd/tpm2-srk-public-"
+"key\\&.pem\\&. It will also store it in TPM2B_PUBLIC format in /run/systemd/"
+"tpm2-srk-public-key\\&.tpm2_public and /var/lib/systemd/tpm2-srk-public-"
+"key\\&.tpm2b_public\\&."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"systemd-tpm2-setup-early\\&.service runs very early at boot (possibly in the "
+"initrd), and writes the SRK public key to /run/systemd/tpm2-srk-public-"
+"key\\&.* (as /var/ is generally not accessible this early yet), while "
+"systemd-tpm2-setup\\&.service runs during a later boot phase and saves the "
+"public key to /var/lib/systemd/tpm2-srk-public-key\\&.*\\&."
+msgstr ""
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "FILES"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"/run/systemd/tpm2-srk-public-key\\&.pem, /run/systemd/tpm2-srk-public-key\\&."
+"tpm2b_public"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"The SRK public key in PEM and TPM2B_PUBLIC format, written during early "
+"boot\\&."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid "Added in version 255\\&."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"/var/lib/systemd/tpm2-srk-public-key\\&.pem, /var/lib/systemd/tpm2-srk-"
+"public-key\\&.tpm2_public"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"The SRK public key in PEM and TPM2B_PUBLIC format, written during later boot "
+"(once /var/ is available)\\&."
+msgstr ""
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "SEE ALSO"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid "B<systemd>(1)"
+msgstr ""