|
61.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Christoph Gerlach
|
|
Reviewed by
Torsten Franz
|
|
|
|
Located in
overlord/hookstate/ctlcmd/reboot.go:31
|
|
62.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Christoph Gerlach
|
|
Reviewed by
Torsten Franz
|
|
|
|
Located in
cmd/snap/cmd_reboot.go:43
|
|
63.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Torsten Franz
|
|
|
|
Located in
cmd/snap/cmd_recovery.go:41
|
|
64.
|
|
|
The refresh command prints pending refreshes of the calling snap and can hold
back disruptive refreshes of other snaps, such as refreshes of the kernel or
base snaps that can trigger a restart. This command can be used from the
gate-auto-refresh hook which is only run during auto-refresh.
Snap can query pending refreshes with:
$ snapctl refresh --pending
pending: ready
channel: stable
version: 2
revision: 2
base: false
restart: false
The 'pending' flag can be "ready", "none" or "inhibited". It is set to "none"
when a snap has no pending refreshes. It is set to "ready" when there are
pending refreshes and to ”inhibited” when pending refreshes are being
held back because more or more snap applications are running with the
“refresh app awareness” feature enabled.
The "base" and "restart" flags indicate whether the base snap is going to be
updated and/or if a restart will occur, both of which are disruptive. A base
snap update can temporarily disrupt the starting of applications or hooks from
the snap.
To tell snapd to proceed with pending refreshes:
$ snapctl refresh --pending --proceed
Note, a snap using --proceed cannot assume that the updates will occur as they
might be held back by other snaps.
To hold refresh for up to 90 days for the calling snap:
$ snapctl refresh --pending --hold
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
overlord/hookstate/ctlcmd/refresh.go:56
|
|
65.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_snap_op.go:81
|
|
66.
|
|
|
The remodel command changes the model assertion of the device, either to a new
revision or a full new model.
In the process it applies any implied changes to the device: new required
snaps, new kernel or gadget etc.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
er Befehl remodel ändert die Modellzusicherung des Geräts entweder in eine neue
Version oder in ein vollständig neues Modell.
Dabei werden alle impliziten Änderungen am Gerät vorgenommen: neue erforderliche
Snaps, neuer Kernel oder Gadget usw.
|
|
Translated by
Tim Peinkofer
|
|
Reviewed by
Christoph Gerlach
|
|
|
|
Located in
cmd/snap/cmd_remodel.go:33
|
|
67.
|
|
|
The remove command removes the named snap instance from the system.
By default all the snap revisions are removed, including their data and the
common data directory. When a --revision option is passed only the specified
revision is removed.
Unless automatic snapshots are disabled, a snapshot of all data for the snap is
saved upon removal, which is then available for future restoration with snap
restore. The --purge option disables automatically creating snapshots.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Der Befehl remove entfernt die benannte Snap-Instanz aus dem System.
Standardmäßig werden alle Snap-Revisionen entfernt, einschließlich ihrer Daten und dem
gemeinsamen Datenverzeichnis. Wenn eine --revision-Option übergeben wird, wird nur die angegebene
Revision entfernt.
Wenn die automatischen Snapshots nicht deaktiviert sind, wird ein Snapshot aller Daten für den Snap
beim Entfernen gerettet, der dann für eine zukünftige Wiederherstellung mit Snap verfügbar ist.
Die Option --purge deaktiviert die automatische Erstellung von Snapshots.
|
|
Translated and reviewed by
Torsten Franz
|
|
|
|
Located in
cmd/snap/cmd_snap_op.go:69
|
|
68.
|
|
|
The remove-quota command removes the given quota group.
Currently, only quota groups with no sub-groups can be removed. In order to
remove a quota group with sub-groups, the sub-groups must first be removed until
there are no sub-groups for the group, then the group itself can be removed.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_quota.go:51
|
|
69.
|
|
|
The remove-user command removes a local system user.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Der Befehl remove-user entfernt einen lokalen Systembenutzer.
|
|
Translated by
Christian Heitjan
|
|
Reviewed by
Torsten Franz
|
|
|
|
Located in
cmd/snap/cmd_remove_user.go:32
|
|
70.
|
|
|
The repair command shows the details about one or multiple repairs.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Der repair-Befehl zeigt Details zu einer oder mehreren Reparaturen.
|
|
Translated and reviewed by
schuko24
|
|
|
|
Located in
cmd/snap/cmd_repair_repairs.go:58
|