mirror of
https://github.com/systemd/systemd
synced 2025-12-27 19:34:47 +01:00
Compare commits
No commits in common. "5fc51a82235526f4c4a91c626f7ac53881a0ec3e" and "ac741c10e2835452616ebc3ca3d64107d4920136" have entirely different histories.
5fc51a8223
...
ac741c10e2
@ -399,14 +399,6 @@ evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pvrThinkPad??40?:*
|
|||||||
EVDEV_ABS_35=::41
|
EVDEV_ABS_35=::41
|
||||||
EVDEV_ABS_36=::37
|
EVDEV_ABS_36=::37
|
||||||
|
|
||||||
# Lenovo X240 series
|
|
||||||
evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pvrThinkPadX240:*
|
|
||||||
evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pvrThinkPadX240?:*
|
|
||||||
EVDEV_ABS_00=1232:5711:51
|
|
||||||
EVDEV_ABS_01=1159:4700:53
|
|
||||||
EVDEV_ABS_35=1232:5711:51
|
|
||||||
EVDEV_ABS_36=1159:4700:53
|
|
||||||
|
|
||||||
# Lenovo ThinkPad X140e
|
# Lenovo ThinkPad X140e
|
||||||
evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pvrThinkPadX140e*
|
evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pvrThinkPadX140e*
|
||||||
EVDEV_ABS_00=1176:5767:62
|
EVDEV_ABS_00=1176:5767:62
|
||||||
|
|||||||
@ -255,7 +255,6 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>delete</command>
|
<command>delete</command>
|
||||||
<replaceable>DEVICE…</replaceable>
|
|
||||||
</term>
|
</term>
|
||||||
<listitem><para>Deletes virtual netdevs. Takes interface name or index number.</para></listitem>
|
<listitem><para>Deletes virtual netdevs. Takes interface name or index number.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -263,7 +262,6 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>up</command>
|
<command>up</command>
|
||||||
<replaceable>DEVICE…</replaceable>
|
|
||||||
</term>
|
</term>
|
||||||
<listitem><para>Bring devices up. Takes interface name or index number.</para></listitem>
|
<listitem><para>Bring devices up. Takes interface name or index number.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -271,7 +269,6 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>down</command>
|
<command>down</command>
|
||||||
<replaceable>DEVICE…</replaceable>
|
|
||||||
</term>
|
</term>
|
||||||
<listitem><para>Bring devices down. Takes interface name or index number.</para></listitem>
|
<listitem><para>Bring devices down. Takes interface name or index number.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -279,7 +276,6 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>renew</command>
|
<command>renew</command>
|
||||||
<replaceable>DEVICE…</replaceable>
|
|
||||||
</term>
|
</term>
|
||||||
<listitem><para>Renew dynamic configurations e.g. addresses received from DHCP server.
|
<listitem><para>Renew dynamic configurations e.g. addresses received from DHCP server.
|
||||||
Takes interface name or index number.</para></listitem>
|
Takes interface name or index number.</para></listitem>
|
||||||
@ -288,7 +284,6 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>forcerenew</command>
|
<command>forcerenew</command>
|
||||||
<replaceable>DEVICE…</replaceable>
|
|
||||||
</term>
|
</term>
|
||||||
<listitem><para>Send a FORCERENEW message to all connected clients, triggering DHCP reconfiguration.
|
<listitem><para>Send a FORCERENEW message to all connected clients, triggering DHCP reconfiguration.
|
||||||
Takes interface name or index number.</para></listitem>
|
Takes interface name or index number.</para></listitem>
|
||||||
@ -297,7 +292,6 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>reconfigure</command>
|
<command>reconfigure</command>
|
||||||
<replaceable>DEVICE…</replaceable>
|
|
||||||
</term>
|
</term>
|
||||||
<listitem><para>Reconfigure network interfaces. Takes interface name or index number.</para></listitem>
|
<listitem><para>Reconfigure network interfaces. Takes interface name or index number.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|||||||
25
po/fr.po
25
po/fr.po
@ -3,22 +3,19 @@
|
|||||||
# French translations for systemd package
|
# French translations for systemd package
|
||||||
# Traductions françaises du paquet systemd.
|
# Traductions françaises du paquet systemd.
|
||||||
#
|
#
|
||||||
# Julien Humbert <julroy67@gmail.com>, 2020.
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: systemd\n"
|
"Project-Id-Version: systemd\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-08-19 18:02+0200\n"
|
"POT-Creation-Date: 2020-08-19 18:02+0200\n"
|
||||||
"PO-Revision-Date: 2020-08-27 02:46+0000\n"
|
"PO-Revision-Date: 2019-03-07 23:09+0100\n"
|
||||||
"Last-Translator: Julien Humbert <julroy67@gmail.com>\n"
|
"Last-Translator: Sylvain Plantefève <sylvain.plantefeve@gmail.com>\n"
|
||||||
"Language-Team: French <https://translate.fedoraproject.org/projects/systemd/"
|
"Language-Team: French\n"
|
||||||
"master/fr/>\n"
|
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
"X-Generator: Weblate 4.2.1\n"
|
|
||||||
|
|
||||||
#: src/core/org.freedesktop.systemd1.policy.in:22
|
#: src/core/org.freedesktop.systemd1.policy.in:22
|
||||||
msgid "Send passphrase back to system"
|
msgid "Send passphrase back to system"
|
||||||
@ -68,7 +65,7 @@ msgstr "Recharger l'état de systemd"
|
|||||||
|
|
||||||
#: src/core/org.freedesktop.systemd1.policy.in:65
|
#: src/core/org.freedesktop.systemd1.policy.in:65
|
||||||
msgid "Authentication is required to reload the systemd state."
|
msgid "Authentication is required to reload the systemd state."
|
||||||
msgstr "Authentification requise pour recharger l’état de systemd."
|
msgstr "Authentification requise pour recharger l'état de systemd"
|
||||||
|
|
||||||
#: src/home/org.freedesktop.home1.policy:13
|
#: src/home/org.freedesktop.home1.policy:13
|
||||||
msgid "Create a home area"
|
msgid "Create a home area"
|
||||||
@ -173,7 +170,7 @@ msgstr "Importer une image de machine virtuelle (VM) ou de conteneur"
|
|||||||
msgid "Authentication is required to import a VM or container image"
|
msgid "Authentication is required to import a VM or container image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Authentification requise pour importer une image de machine virtuelle (VM) "
|
"Authentification requise pour importer une image de machine virtuelle (VM) "
|
||||||
"ou de conteneur"
|
"ou de conteneur."
|
||||||
|
|
||||||
#: src/import/org.freedesktop.import1.policy:32
|
#: src/import/org.freedesktop.import1.policy:32
|
||||||
msgid "Export a VM or container image"
|
msgid "Export a VM or container image"
|
||||||
@ -183,7 +180,7 @@ msgstr "Exporter une image de machine virtuelle (VM) ou de conteneur"
|
|||||||
msgid "Authentication is required to export a VM or container image"
|
msgid "Authentication is required to export a VM or container image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Authentification requise pour exporter une image de machine virtuelle (VM) "
|
"Authentification requise pour exporter une image de machine virtuelle (VM) "
|
||||||
"ou de conteneur"
|
"ou de conteneur."
|
||||||
|
|
||||||
#: src/import/org.freedesktop.import1.policy:42
|
#: src/import/org.freedesktop.import1.policy:42
|
||||||
msgid "Download a VM or container image"
|
msgid "Download a VM or container image"
|
||||||
@ -192,8 +189,8 @@ msgstr "Télécharger une image de machine virtuelle (VM) ou de conteneur"
|
|||||||
#: src/import/org.freedesktop.import1.policy:43
|
#: src/import/org.freedesktop.import1.policy:43
|
||||||
msgid "Authentication is required to download a VM or container image"
|
msgid "Authentication is required to download a VM or container image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Authentification requise pour télécharger une image de machine virtuelle (VM)"
|
"Authentification requise pour télécharger une image de machine virtuelle "
|
||||||
" ou de conteneur"
|
"(VM) ou de conteneur."
|
||||||
|
|
||||||
#: src/locale/org.freedesktop.locale1.policy:22
|
#: src/locale/org.freedesktop.locale1.policy:22
|
||||||
msgid "Set system locale"
|
msgid "Set system locale"
|
||||||
@ -603,7 +600,7 @@ msgstr "Définir un message wall"
|
|||||||
|
|
||||||
#: src/login/org.freedesktop.login1.policy:386
|
#: src/login/org.freedesktop.login1.policy:386
|
||||||
msgid "Authentication is required to set a wall message"
|
msgid "Authentication is required to set a wall message"
|
||||||
msgstr "Authentification requise pour définir un message wall"
|
msgstr "Authentification requise pour définir un message wall."
|
||||||
|
|
||||||
#: src/login/org.freedesktop.login1.policy:395
|
#: src/login/org.freedesktop.login1.policy:395
|
||||||
msgid "Change Session"
|
msgid "Change Session"
|
||||||
@ -769,7 +766,7 @@ msgstr "Activer/désactiver DNSSEC"
|
|||||||
#: src/network/org.freedesktop.network1.policy:100
|
#: src/network/org.freedesktop.network1.policy:100
|
||||||
#: src/resolve/org.freedesktop.resolve1.policy:111
|
#: src/resolve/org.freedesktop.resolve1.policy:111
|
||||||
msgid "Authentication is required to enable or disable DNSSEC."
|
msgid "Authentication is required to enable or disable DNSSEC."
|
||||||
msgstr "Authentification requise pour activer ou désactiver DNSSEC."
|
msgstr "Authentification requise pour activer ou désactiver DNSSEC"
|
||||||
|
|
||||||
#: src/network/org.freedesktop.network1.policy:110
|
#: src/network/org.freedesktop.network1.policy:110
|
||||||
#: src/resolve/org.freedesktop.resolve1.policy:121
|
#: src/resolve/org.freedesktop.resolve1.policy:121
|
||||||
|
|||||||
18
po/sv.po
18
po/sv.po
@ -4,22 +4,20 @@
|
|||||||
# Sebastian Rasmussen <sebras@gmail.com>, 2015.
|
# Sebastian Rasmussen <sebras@gmail.com>, 2015.
|
||||||
# Andreas Henriksson <andreas@fatal.se>, 2016.
|
# Andreas Henriksson <andreas@fatal.se>, 2016.
|
||||||
# Josef Andersson <l10nl18nsweja@gmail.com>, 2015, 2017.
|
# Josef Andersson <l10nl18nsweja@gmail.com>, 2015, 2017.
|
||||||
# Göran Uddeborg <goeran@uddeborg.se>, 2020.
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: systemd master\n"
|
"Project-Id-Version: systemd master\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-08-19 18:02+0200\n"
|
"POT-Creation-Date: 2020-08-19 18:02+0200\n"
|
||||||
"PO-Revision-Date: 2020-08-27 02:46+0000\n"
|
"PO-Revision-Date: 2017-03-19 21:18+0100\n"
|
||||||
"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
|
"Last-Translator: Josef Andersson <l10nl18nsweja@gmail.com>\n"
|
||||||
"Language-Team: Swedish <https://translate.fedoraproject.org/projects/systemd/"
|
"Language-Team: Swedish\n"
|
||||||
"master/sv/>\n"
|
|
||||||
"Language: sv\n"
|
"Language: sv\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Weblate 4.2.1\n"
|
"X-Generator: Poedit 1.8.9\n"
|
||||||
|
|
||||||
#: src/core/org.freedesktop.systemd1.policy.in:22
|
#: src/core/org.freedesktop.systemd1.policy.in:22
|
||||||
msgid "Send passphrase back to system"
|
msgid "Send passphrase back to system"
|
||||||
@ -611,7 +609,7 @@ msgstr "Logga in i en lokal behållare"
|
|||||||
|
|
||||||
#: src/machine/org.freedesktop.machine1.policy:23
|
#: src/machine/org.freedesktop.machine1.policy:23
|
||||||
msgid "Authentication is required to log into a local container."
|
msgid "Authentication is required to log into a local container."
|
||||||
msgstr "Autentisering krävs för att logga in i en lokal behållare."
|
msgstr "Autentisering krävs för att logga in i en lokal behållare"
|
||||||
|
|
||||||
#: src/machine/org.freedesktop.machine1.policy:32
|
#: src/machine/org.freedesktop.machine1.policy:32
|
||||||
msgid "Log into the local host"
|
msgid "Log into the local host"
|
||||||
@ -619,7 +617,7 @@ msgstr "Logga in på en lokal värd"
|
|||||||
|
|
||||||
#: src/machine/org.freedesktop.machine1.policy:33
|
#: src/machine/org.freedesktop.machine1.policy:33
|
||||||
msgid "Authentication is required to log into the local host."
|
msgid "Authentication is required to log into the local host."
|
||||||
msgstr "Autentisering krävs för att logga in på den lokala värden."
|
msgstr "Autentisering krävs för att logga in på den lokala värden"
|
||||||
|
|
||||||
#: src/machine/org.freedesktop.machine1.policy:42
|
#: src/machine/org.freedesktop.machine1.policy:42
|
||||||
msgid "Acquire a shell in a local container"
|
msgid "Acquire a shell in a local container"
|
||||||
@ -647,7 +645,7 @@ msgstr "Förvärva en pseudo TTY i en lokal behållare"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Authentication is required to acquire a pseudo TTY in a local container."
|
"Authentication is required to acquire a pseudo TTY in a local container."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Autentisering krävs för att förvärva en pseudo TTY i en lokal behållare."
|
"Autentisering krävs för att förvärva en pseudo TTY i en lokal behållare"
|
||||||
|
|
||||||
#: src/machine/org.freedesktop.machine1.policy:74
|
#: src/machine/org.freedesktop.machine1.policy:74
|
||||||
msgid "Acquire a pseudo TTY on the local host"
|
msgid "Acquire a pseudo TTY on the local host"
|
||||||
|
|||||||
@ -26,11 +26,3 @@
|
|||||||
#undef CAP_LAST_CAP
|
#undef CAP_LAST_CAP
|
||||||
#define CAP_LAST_CAP CAP_BPF
|
#define CAP_LAST_CAP CAP_BPF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* 124ea650d3072b005457faed69909221c2905a1f (5.9) */
|
|
||||||
#ifndef CAP_CHECKPOINT_RESTORE
|
|
||||||
#define CAP_CHECKPOINT_RESTORE 40
|
|
||||||
|
|
||||||
#undef CAP_LAST_CAP
|
|
||||||
#define CAP_LAST_CAP CAP_CHECKPOINT_RESTORE
|
|
||||||
#endif
|
|
||||||
|
|||||||
@ -3127,10 +3127,8 @@ static int apply_mount_namespace(
|
|||||||
|
|
||||||
if (exec_context_has_credentials(context) && params->prefix[EXEC_DIRECTORY_RUNTIME]) {
|
if (exec_context_has_credentials(context) && params->prefix[EXEC_DIRECTORY_RUNTIME]) {
|
||||||
creds_path = path_join(params->prefix[EXEC_DIRECTORY_RUNTIME], "credentials", u->id);
|
creds_path = path_join(params->prefix[EXEC_DIRECTORY_RUNTIME], "credentials", u->id);
|
||||||
if (!creds_path) {
|
if (!creds_path)
|
||||||
r = -ENOMEM;
|
return -ENOMEM;
|
||||||
goto finalize;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
r = setup_namespace(root_dir, root_image, context->root_image_options,
|
r = setup_namespace(root_dir, root_image, context->root_image_options,
|
||||||
@ -3176,7 +3174,6 @@ static int apply_mount_namespace(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
finalize:
|
|
||||||
bind_mount_free_many(bind_mounts, n_bind_mounts);
|
bind_mount_free_many(bind_mounts, n_bind_mounts);
|
||||||
return r;
|
return r;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -927,12 +927,11 @@ int compress_stream_zstd(int fdf, int fdt, uint64_t max_bytes) {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (in_bytes > 0)
|
log_debug(
|
||||||
log_debug("ZSTD compression finished (%" PRIu64 " -> %" PRIu64 " bytes, %.1f%%)",
|
"ZSTD compression finished (%" PRIu64 " -> %" PRIu64 " bytes, %.1f%%)",
|
||||||
in_bytes, max_bytes - left, (double) (max_bytes - left) / in_bytes * 100);
|
in_bytes,
|
||||||
else
|
max_bytes - left,
|
||||||
log_debug("ZSTD compression finished (%" PRIu64 " -> %" PRIu64 " bytes)",
|
(double) (max_bytes - left) / in_bytes * 100);
|
||||||
in_bytes, max_bytes - left);
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
#else
|
#else
|
||||||
|
|||||||
@ -2794,7 +2794,7 @@ static int networkctl_main(int argc, char *argv[]) {
|
|||||||
{ "list", VERB_ANY, VERB_ANY, VERB_DEFAULT, list_links },
|
{ "list", VERB_ANY, VERB_ANY, VERB_DEFAULT, list_links },
|
||||||
{ "status", VERB_ANY, VERB_ANY, 0, link_status },
|
{ "status", VERB_ANY, VERB_ANY, 0, link_status },
|
||||||
{ "lldp", VERB_ANY, VERB_ANY, 0, link_lldp_status },
|
{ "lldp", VERB_ANY, VERB_ANY, 0, link_lldp_status },
|
||||||
{ "label", 1, 1, 0, list_address_labels },
|
{ "label", VERB_ANY, VERB_ANY, 0, list_address_labels },
|
||||||
{ "delete", 2, VERB_ANY, 0, link_delete },
|
{ "delete", 2, VERB_ANY, 0, link_delete },
|
||||||
{ "up", 2, VERB_ANY, 0, link_up_down },
|
{ "up", 2, VERB_ANY, 0, link_up_down },
|
||||||
{ "down", 2, VERB_ANY, 0, link_up_down },
|
{ "down", 2, VERB_ANY, 0, link_up_down },
|
||||||
|
|||||||
@ -992,8 +992,7 @@ static int dhcp6_update_address(
|
|||||||
addr->cinfo.ifa_valid = lifetime_valid;
|
addr->cinfo.ifa_valid = lifetime_valid;
|
||||||
|
|
||||||
(void) in_addr_to_string(addr->family, &addr->in_addr, &buffer);
|
(void) in_addr_to_string(addr->family, &addr->in_addr, &buffer);
|
||||||
log_link_full(link, set_contains(link->dhcp6_addresses, addr) ? LOG_DEBUG : LOG_INFO, 0,
|
log_link_info(link, "DHCPv6 address %s/%u timeout preferred %d valid %d",
|
||||||
"DHCPv6 address %s/%u timeout preferred %d valid %d",
|
|
||||||
strna(buffer), addr->prefixlen, lifetime_preferred, lifetime_valid);
|
strna(buffer), addr->prefixlen, lifetime_preferred, lifetime_valid);
|
||||||
|
|
||||||
r = address_configure(addr, link, dhcp6_address_handler, true, &ret);
|
r = address_configure(addr, link, dhcp6_address_handler, true, &ret);
|
||||||
|
|||||||
@ -1,8 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
[[ -f /dev/loop-control ]] || exit 77
|
|
||||||
|
|
||||||
repart=$1
|
repart=$1
|
||||||
test -x $repart
|
test -x $repart
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user