Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions hwdb.d/60-keyboard.hwdb
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,15 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svn*BenQ*:pn*Joybook*R22*:*
# Clevo
###########################################################

# Clevo PA70ES (Avell C73)
# The ITE keyboard controller firmware (version 0xAB83) is shared with
# the X+ piccolo. The piccolo rule (below) matches by input device ID
# and remaps KP_Enter to Enter since the piccolo has no numpad and its
# main Enter sends the wrong scan code. The PA70ES has a real numpad,
# so the remap breaks KP_Enter. This restores the correct mapping.
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnNotebook:pnPA70ES:*
KEYBOARD_KEY_9c=kpenter

evdev:atkbd:dmi:bvn*:bvr*:bd*:svnNotebook:pnW65_67SZ:*
KEYBOARD_KEY_a0=!mute
KEYBOARD_KEY_a2=!playpause
Expand Down
42 changes: 39 additions & 3 deletions man/tmpfiles.d.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ a /path-or-glob/to/set/acls - - - - POSIX
a+ /path-or-glob/to/append/acls - - - - POSIX ACLs
A /path-or-glob/to/set/acls/recursively - - - - POSIX ACLs
A+ /path-or-glob/to/append/acls/recursively - - - - POSIX ACLs
k /path-or-glob/to/set/caps - - - - file capabilities
k+ /path-or-glob/to/adjust/caps - - - - file capabilities
K /path-or-glob/to/set/caps/recursively - - - - file capabilities
K+ /path-or-glob/to/adjust/caps/recursively - - - - file capabilities

</programlisting>
</refsynopsisdiv>
Expand Down Expand Up @@ -484,6 +488,37 @@ L /tmp/foobar - - - - /dev/null</programlisting>

<xi:include href="version-info.xml" xpointer="v219"/></listitem>
</varlistentry>

<varlistentry>
<term><varname>k</varname></term>
<term><varname>k+</varname></term>
<listitem><para>Set file capabilities, see <citerefentry
project='man-pages'><refentrytitle>capabilities</refentrytitle><manvolnum>7</manvolnum></citerefentry>.
Lines of this type accept shell-style globs in place of normal path names. Does not follow
symlinks.</para>

<para>The syntax follows <citerefentry
project='man-pages'><refentrytitle>cap_text_formats</refentrytitle><manvolnum>7</manvolnum></citerefentry>. It
also supports <literal>rootuid=<replaceable>INT</replaceable></literal> for the user namespace root
user ID.</para>

<para>If suffixed with <varname>+</varname>, current capabilities on the file that are not touched by the expression
will be kept. For example, if all <literal>cap_setuid</literal> capabilities need to be removed but
others should be kept, one can use <varname>k+</varname> with <literal>cap_setuid=</literal> or
<literal>cap_setuid-eip</literal>.</para>

<xi:include href="version-info.xml" xpointer="v261"/></listitem>
</varlistentry>

<varlistentry>
<term><varname>K</varname></term>
<term><varname>K+</varname></term>
<listitem><para>Same as <varname>k</varname> and
<varname>k+</varname>, but recursive. Does not follow
symlinks.</para>

<xi:include href="version-info.xml" xpointer="v261"/></listitem>
</varlistentry>
</variablelist>
</refsect2>

Expand Down Expand Up @@ -565,8 +600,8 @@ w- /proc/sys/vm/swappiness - - - - 10</programlisting></para>
<literal>-</literal>, the default is used: 0755 for directories, 0644 for all other file objects. For
<varname>z</varname>, <varname>Z</varname> lines, if omitted or when set to <literal>-</literal>, the
file access mode will not be modified. This parameter is ignored for <varname>x</varname>,
<varname>r</varname>, <varname>R</varname>, <varname>L</varname>, <varname>t</varname>, and
<varname>a</varname> lines.</para>
<varname>r</varname>, <varname>R</varname>, <varname>L</varname>, <varname>t</varname>,
<varname>a</varname>, and <varname>k</varname> lines.</para>

<para>Optionally, if prefixed with <literal>~</literal>, the access mode is masked based on the already
set access bits for existing file or directories: if the existing file has all executable bits unset,
Expand Down Expand Up @@ -707,7 +742,8 @@ d /tmp/foo/bar - - - bmA:1h -</programlisting></para>
suffixed by a newline. For <varname>C</varname>, specifies the source file or directory. For <varname>t</varname>
and <varname>T</varname>, determines extended attributes to be set. For <varname>a</varname> and
<varname>A</varname>, determines ACL attributes to be set. For <varname>h</varname> and <varname>H</varname>,
determines the file attributes to set. Ignored for all other lines.</para>
determines the file attributes to set. For <varname>k</varname> and <varname>K</varname>, determines
file capabilities to be set. Ignored for all other lines.</para>

<para>This field can contain specifiers, see below.</para>
</refsect2>
Expand Down
25 changes: 10 additions & 15 deletions po/ro.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,22 @@
# va511e <va511e@yahoo.com>, 2015.
# Daniel Șerbănescu <daniel [at] serbanescu [dot] dk>, 2015, 2017.
# Vlad <milovlad@outlook.com>, 2020, 2021.
# Petru Rebeja <petru@rebeja.eu>, 2026.
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-06 03:46+0900\n"
"PO-Revision-Date: 2021-01-12 17:36+0000\n"
"Last-Translator: Vlad <milovlad@outlook.com>\n"
"PO-Revision-Date: 2026-05-09 05:59+0000\n"
"Last-Translator: Petru Rebeja <petru@rebeja.eu>\n"
"Language-Team: Romanian <https://translate.fedoraproject.org/projects/"
"systemd/master/ro/>\n"
"systemd/main/ro/>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Weblate 4.4\n"
"X-Generator: Weblate 5.17.1\n"

#: src/core/org.freedesktop.systemd1.policy.in:22
msgid "Send passphrase back to system"
Expand Down Expand Up @@ -125,16 +126,12 @@ msgstr ""
"utilizator."

#: src/home/org.freedesktop.home1.policy:53
#, fuzzy
msgid "Update your home area"
msgstr "Actualizează un spațiu personal"
msgstr "Actualizați-vă spațiu personal"

#: src/home/org.freedesktop.home1.policy:54
#, fuzzy
msgid "Authentication is required to update your home area."
msgstr ""
"Autentificarea este necesară pentru a actualiza spațiul personal al unui "
"utilizator."
msgstr "Pentru a-ți actualiza spațiul personal, este necesară autentificarea."

#: src/home/org.freedesktop.home1.policy:63
msgid "Resize a home area"
Expand All @@ -158,16 +155,14 @@ msgstr ""
"al unui utilizator."

#: src/home/org.freedesktop.home1.policy:83
#, fuzzy
msgid "Activate a home area"
msgstr "Crează un spațiu personal"
msgstr "Activează un spațiu personal"

#: src/home/org.freedesktop.home1.policy:84
#, fuzzy
msgid "Authentication is required to activate a user's home area."
msgstr ""
"Autentificarea este necesară pentru a crea spațiul personal al unui "
"utilizator."
"Pentru a activa spațiul personal al unui utilizator este necesară "
"autentificarea."

#: src/home/org.freedesktop.home1.policy:93
msgid "Manage Home Directory Signing Keys"
Expand Down
Loading
Loading