diff options
Diffstat (limited to 'templates/man8/systemd-debug-generator.8.pot')
-rw-r--r-- | templates/man8/systemd-debug-generator.8.pot | 77 |
1 files changed, 72 insertions, 5 deletions
diff --git a/templates/man8/systemd-debug-generator.8.pot b/templates/man8/systemd-debug-generator.8.pot index 6f29d4a1..0b5defc6 100644 --- a/templates/man8/systemd-debug-generator.8.pot +++ b/templates/man8/systemd-debug-generator.8.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:10+0100\n" +"POT-Creation-Date: 2024-06-01 06:26+0200\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" @@ -24,7 +24,7 @@ msgid "SYSTEMD-DEBUG-GENERATOR" msgstr "" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "systemd 255" msgstr "" @@ -109,8 +109,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed msgid "" "If the B<systemd\\&.debug_shell> or B<rd\\&.systemd\\&.debug_shell> option " "is specified, the debug shell service \"debug-shell\\&.service\" is pulled " @@ -143,7 +143,7 @@ msgid "B<systemd>(1), B<systemctl>(1), B<kernel-command-line>(7)" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "systemd 254" msgstr "" @@ -152,3 +152,70 @@ msgstr "" #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-debug-generator" msgstr "" + +#. type: TH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "systemd 256~rc3" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"If the B<systemd\\&.debug_shell> or B<rd\\&.systemd\\&.debug_shell> option " +"is specified, the debug shell service \"debug-shell\\&.service\" is pulled " +"into the boot transaction and a debug shell will be spawned during early " +"boot\\&. By default, /dev/tty9 is used, but a specific tty can also be " +"specified, either with or without the /dev/ prefix\\&. To set the tty to use " +"without enabling the debug shell, the B<systemd\\&.default_debug_tty=> " +"option can be used which also takes a tty with or without the /dev/ " +"prefix\\&. Note that the shell may also be turned on persistently by " +"enabling it with B<systemctl>(1)\\*(Aqs B<enable> command\\&. B<rd\\&." +"systemd\\&.debug_shell> is honored only by initial RAM disk (initrd) while " +"B<systemd\\&.debug_shell> is honored only in the main system\\&." +msgstr "" + +#. type: SH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "SYSTEM CREDENTIALS" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "I<systemd\\&.extra-unit\\&.*>" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"Credentials prefixed with \"systemd\\&.extra-unit\\&.\" specify additional " +"units to add to the final system\\&. Note that these additional units are " +"added to both the initrd and the final system\\&. I<ConditionPathExists=!/" +"etc/initrd-release> can be used to make sure the unit is conditioned out in " +"the initrd\\&. Note that this can also be used to mask units, by simply " +"specifying an empty value\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "Added in version 256\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "I<systemd\\&.unit-dropin\\&.*>" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"Credentials prefixed with \"systemd\\&.unit-dropin\\&.\" add drop-ins for " +"the corresponding units in the final system\\&. Each credential must be " +"suffixed with the full unit name including the unit extension\\&. Its " +"contents must be a valid unit drop-in file\\&. Optionally, the unit name may " +"be followed with \"~\", followed by the drop-in name without the \"\\&." +"conf\" suffix\\&. If not specified, the name of the generated drop-in will " +"be \"50-credential\\&.conf\"\\&. Note that these additional drop-ins are " +"added to both the initrd and the final system\\&." +msgstr "" |