diff options
Diffstat (limited to 'upstream/fedora-rawhide/man7')
142 files changed, 3077 insertions, 620 deletions
diff --git a/upstream/fedora-rawhide/man7/address_families.7 b/upstream/fedora-rawhide/man7/address_families.7 index 473cec6b..14464be9 100644 --- a/upstream/fedora-rawhide/man7/address_families.7 +++ b/upstream/fedora-rawhide/man7/address_families.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH address_families 7 2024-01-28 "Linux man-pages 6.06" +.TH address_families 7 2024-01-28 "Linux man-pages 6.7" .SH NAME address_families \- socket address families (domains) .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/aio.7 b/upstream/fedora-rawhide/man7/aio.7 index 5f8d4b44..d3718311 100644 --- a/upstream/fedora-rawhide/man7/aio.7 +++ b/upstream/fedora-rawhide/man7/aio.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH AIO 7 2023-10-31 "Linux man-pages 6.06" +.TH AIO 7 2023-10-31 "Linux man-pages 6.7" .SH NAME aio \- POSIX asynchronous I/O overview .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/armscii-8.7 b/upstream/fedora-rawhide/man7/armscii-8.7 index 631ac3b4..633c8d66 100644 --- a/upstream/fedora-rawhide/man7/armscii-8.7 +++ b/upstream/fedora-rawhide/man7/armscii-8.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ARMSCII-8 7 2022-12-15 "Linux man-pages 6.06" +.TH ARMSCII-8 7 2022-12-15 "Linux man-pages 6.7" .SH NAME armscii-8 \- Armenian character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/arp.7 b/upstream/fedora-rawhide/man7/arp.7 index 715c0125..9de545cc 100644 --- a/upstream/fedora-rawhide/man7/arp.7 +++ b/upstream/fedora-rawhide/man7/arp.7 @@ -6,7 +6,7 @@ .\" Modified June 1999 Andi Kleen .\" $Id: arp.7,v 1.10 2000/04/27 19:31:38 ak Exp $ .\" -.TH arp 7 2023-10-31 "Linux man-pages 6.06" +.TH arp 7 2023-10-31 "Linux man-pages 6.7" .SH NAME arp \- Linux ARP kernel module. .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/ascii.7 b/upstream/fedora-rawhide/man7/ascii.7 index 7fb1a6eb..19193e15 100644 --- a/upstream/fedora-rawhide/man7/ascii.7 +++ b/upstream/fedora-rawhide/man7/ascii.7 @@ -13,7 +13,7 @@ .\" Modified 1999-08-08 by Michael Haardt (michael@moria.de) .\" Modified 2004-04-01 by aeb .\" -.TH ascii 7 2024-01-28 "Linux man-pages 6.06" +.TH ascii 7 2024-01-28 "Linux man-pages 6.7" .SH NAME ascii \- ASCII character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/attributes.7 b/upstream/fedora-rawhide/man7/attributes.7 index 771075f2..838f0394 100644 --- a/upstream/fedora-rawhide/man7/attributes.7 +++ b/upstream/fedora-rawhide/man7/attributes.7 @@ -2,7 +2,7 @@ .\" Written by Alexandre Oliva <aoliva@redhat.com> .\" .\" SPDX-License-Identifier: GPL-2.0-or-later -.TH attributes 7 2023-11-01 "Linux man-pages 6.06" +.TH attributes 7 2023-11-01 "Linux man-pages 6.7" .SH NAME attributes \- POSIX safety concepts .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/bootparam.7 b/upstream/fedora-rawhide/man7/bootparam.7 index 2ad56888..f9d3c106 100644 --- a/upstream/fedora-rawhide/man7/bootparam.7 +++ b/upstream/fedora-rawhide/man7/bootparam.7 @@ -6,7 +6,7 @@ .\" (dated v1.0.1, 15/08/95). .\" Major update, aeb, 970114. .\" -.TH bootparam 7 2023-10-31 "Linux man-pages 6.06" +.TH bootparam 7 2023-10-31 "Linux man-pages 6.7" .SH NAME bootparam \- introduction to boot time parameters of the Linux kernel .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/bootup.7 b/upstream/fedora-rawhide/man7/bootup.7 index 3c82f20d..643f7fc1 100644 --- a/upstream/fedora-rawhide/man7/bootup.7 +++ b/upstream/fedora-rawhide/man7/bootup.7 @@ -1,5 +1,5 @@ '\" t -.TH "BOOTUP" "7" "" "systemd 255" "bootup" +.TH "BOOTUP" "7" "" "systemd 256~rc3" "bootup" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -28,8 +28,7 @@ A number of different components are involved in the boot of a Linux system\&. I or \m[blue]\fBGRUB\fR\m[]\&\s-2\u[1]\d\s+2) stored on a persistent storage device\&. This boot loader will then invoke an OS kernel from disk (or the network)\&. On systems using EFI or other types of firmware, this firmware may also load the kernel directly\&. .PP -The kernel (optionally) mounts an in\-memory file system, often generated by -\fBdracut\fR(8), which looks for the root file system\&. Nowadays this is implemented as an "initramfs" \(em a compressed CPIO archive that the kernel extracts into a tmpfs\&. In the past normal file systems using an in\-memory block device (ramdisk) were used, and the name "initrd" is still used to describe both concepts\&. It\*(Aqs the boot loader or the firmware that loads both the kernel and initrd/initramfs images into memory, but the kernel which interprets it as a file system\&. +The kernel (optionally) mounts an in\-memory file system, which looks for the root file system\&. Nowadays this is implemented as an "initramfs" \(em a compressed CPIO archive that the kernel extracts into a tmpfs\&. In the past normal file systems using an in\-memory block device (ramdisk) were used, and the name "initrd" is still used to describe both concepts\&. It\*(Aqs the boot loader or the firmware that loads both the kernel and initrd/initramfs images into memory, but the kernel which interprets it as a file system\&. \fBsystemd\fR(1) may be used to manage services in the initrd, similarly to the real system\&. .PP @@ -301,21 +300,23 @@ System shutdown with systemd also consists of various target units with some min v final\&.target | - ___________________________/ \e_________________ - / | | \e - | | | | - v | | | -systemd\-reboot\&.service | | | - | v | | - | systemd\-poweroff\&.service | | - v | v | - \fIreboot\&.target\fR | systemd\-halt\&.service | - v | v - \fIpoweroff\&.target\fR | systemd\-kexec\&.service - v | - \fIhalt\&.target\fR | - v - \fIkexec\&.target\fR + ___________________________/ \e_________________________________ + / | | | \e + | | | | | + v | | | | +systemd\-reboot\&.service | | | | + | v | | | + | systemd\-poweroff\&.service | | | + v | v | | + \fIreboot\&.target\fR | systemd\-halt\&.service | | + v | v | + \fIpoweroff\&.target\fR | systemd\-kexec\&.service | + v | | + \fIhalt\&.target\fR | systemd\-soft\-reboot\&.service + v | + \fIkexec\&.target\fR | + v + \fIsoft\-reboot\&.target\fR .fi .if n \{\ .RE @@ -335,12 +336,7 @@ systemd\-shutdown binary), which will unmount any remaining file systems, kill any remaining processes and release any other remaining resources, in a simple and robust fashion, without taking any service or unit concept into account anymore\&. At that point, regular applications and resources are generally terminated and released already, the second phase hence operates only as safety net for everything that couldn\*(Aqt be stopped or released for some reason during the primary, unit\-based shutdown phase described above\&. .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBboot\fR(7), -\fBsystemd.special\fR(7), -\fBsystemd.target\fR(5), -\fBsystemd-halt.service\fR(8), -\fBdracut\fR(8) +\fBsystemd\fR(1), \fBboot\fR(7), \fBsystemd.special\fR(7), \fBsystemd.target\fR(5), \fBsystemd-halt.service\fR(8), \fBsystemd-soft-reboot.service\fR(8) .SH "NOTES" .IP " 1." 4 GRUB diff --git a/upstream/fedora-rawhide/man7/bpf-helpers.7 b/upstream/fedora-rawhide/man7/bpf-helpers.7 index 26ddf836..b4236f17 100644 --- a/upstream/fedora-rawhide/man7/bpf-helpers.7 +++ b/upstream/fedora-rawhide/man7/bpf-helpers.7 @@ -27,18 +27,18 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "BPF-HELPERS" 7 "2023-04-11" "Linux v6.2" +.TH "BPF-HELPERS" 7 "2023-11-10" "Linux v6.8" .SH NAME BPF-HELPERS \- list of eBPF helper functions .\" Copyright (C) All BPF authors and contributors from 2014 to present. . .\" See git log include/uapi/linux/bpf.h in kernel tree for details. . -.\" +.\" . -.\" SPDX-License-Identifier: Linux-man-pages-copyleft +.\" SPDX-License-Identifier: Linux-man-pages-copyleft . -.\" +.\" . .\" Please do not edit this file. It was generated from the documentation . @@ -156,27 +156,25 @@ Current \fIktime\fP\&. .B Description This helper is a \(dqprintk()\-like\(dq facility for debugging. It prints a message defined by format \fIfmt\fP (of size \fIfmt_size\fP) -to file \fI/sys/kernel/debug/tracing/trace\fP from DebugFS, if +to file \fI/sys/kernel/tracing/trace\fP from TraceFS, if available. It can take up to three additional \fBu64\fP arguments (as an eBPF helpers, the total number of arguments is limited to five). .sp Each time the helper is called, it appends a line to the trace. -Lines are discarded while \fI/sys/kernel/debug/tracing/trace\fP is -open, use \fI/sys/kernel/debug/tracing/trace_pipe\fP to avoid this. +Lines are discarded while \fI/sys/kernel/tracing/trace\fP is +open, use \fI/sys/kernel/tracing/trace_pipe\fP to avoid this. The format of the trace is customizable, and the exact output one will get depends on the options set in -\fI/sys/kernel/debug/tracing/trace_options\fP (see also the +\fI/sys/kernel/tracing/trace_options\fP (see also the \fIREADME\fP file under the same directory). However, it usually defaults to something like: .INDENT 7.0 .INDENT 3.5 .sp -.nf -.ft C -telnet\-470 [001] .N.. 419421.045894: 0x00000001: <fmt> -.ft P -.fi +.EX +telnet\-470 [001] .N.. 419421.045894: 0x00000001: <formatted msg> +.EE .UNINDENT .UNINDENT .sp @@ -204,7 +202,8 @@ are set. \fB0x00000001\fP is a fake value used by BPF for the instruction pointer register. .IP \(bu 2 -\fB<fmt>\fP is the message formatted with \fIfmt\fP\&. +\fB<formatted msg>\fP is the message formatted with +\fIfmt\fP\&. .UNINDENT .UNINDENT .UNINDENT @@ -404,7 +403,9 @@ performed again, if the helper is used in combination with direct packet access. .TP .B Return -0 on success, or a negative error in case of failure. +0 on success, or a negative error in case of failure. Positive +error indicates a potential drop or congestion in the target +device. The particular positive error codes are not defined. .UNINDENT .TP .B \fBu64 bpf_get_current_pid_tgid(void)\fP @@ -541,8 +542,7 @@ remote ends with IPv4 address other than 10.0.0.1: .INDENT 7.0 .INDENT 3.5 .sp -.nf -.ft C +.EX int ret; struct bpf_tunnel_key key = {}; @@ -554,8 +554,7 @@ if (key.remote_ipv4 != 0x0a000001) return TC_ACT_SHOT; // drop packet return TC_ACT_OK; // accept packet -.ft P -.fi +.EE .UNINDENT .UNINDENT .sp @@ -600,20 +599,22 @@ sequence number should be added to tunnel header before sending the packet. This flag was added for GRE encapsulation, but might be used with other protocols as well in the future. +.TP +.B \fBBPF_F_NO_TUNNEL_KEY\fP +Add a flag to tunnel metadata indicating that no tunnel +key should be set in the resulting tunnel header. .UNINDENT .sp Here is a typical usage on the transmit path: .INDENT 7.0 .INDENT 3.5 .sp -.nf -.ft C +.EX struct bpf_tunnel_key key; populate key ... bpf_skb_set_tunnel_key(skb, &key, sizeof(key), 0); bpf_clone_redirect(skb, vxlan_dev_ifindex, 0); -.ft P -.fi +.EE .UNINDENT .UNINDENT .sp @@ -827,11 +828,9 @@ user stacks (such as stacks for Java programs). To do so, use: .INDENT 7.0 .INDENT 3.5 .sp -.nf -.ft C +.EX # sysctl kernel.perf_event_max_stack=<new value> -.ft P -.fi +.EE .UNINDENT .UNINDENT .TP @@ -1334,8 +1333,8 @@ The option value of length \fIoptlen\fP is pointed by \fIoptval\fP\&. .IP \(bu 2 \fBstruct bpf_sock_ops\fP for \fBBPF_PROG_TYPE_SOCK_OPS\fP\&. .IP \(bu 2 -\fBstruct bpf_sock_addr\fP for \fBBPF_CGROUP_INET4_CONNECT\fP -and \fBBPF_CGROUP_INET6_CONNECT\fP\&. +\fBstruct bpf_sock_addr\fP for \fBBPF_CGROUP_INET4_CONNECT\fP, +\fBBPF_CGROUP_INET6_CONNECT\fP and \fBBPF_CGROUP_UNIX_CONNECT\fP\&. .UNINDENT .sp This helper actually implements a subset of \fBsetsockopt()\fP\&. @@ -1417,6 +1416,11 @@ type; \fIlen\fP is the length of the inner MAC header. \fBBPF_F_ADJ_ROOM_ENCAP_L2_ETH\fP: Use with BPF_F_ADJ_ROOM_ENCAP_L2 flag to further specify the L2 type as Ethernet. +.IP \(bu 2 +\fBBPF_F_ADJ_ROOM_DECAP_L3_IPV4\fP, +\fBBPF_F_ADJ_ROOM_DECAP_L3_IPV6\fP: +Indicate the new IP header version after decapsulating the outer +IP header. Used when the inner and outer IP versions are different. .UNINDENT .sp A call to this helper is susceptible to change the underlying @@ -1572,11 +1576,9 @@ as follows. .INDENT 7.0 .INDENT 3.5 .sp -.nf -.ft C +.EX normalized_counter = counter * t_enabled / t_running -.ft P -.fi +.EE .UNINDENT .UNINDENT .sp @@ -1596,7 +1598,7 @@ value and do the calculation inside the eBPF program. .INDENT 7.0 .TP .B Description -For en eBPF program attached to a perf event, retrieve the +For an eBPF program attached to a perf event, retrieve the value of the event counter associated to \fIctx\fP and store it in the structure pointed by \fIbuf\fP and of size \fIbuf_size\fP\&. Enabled and running times are also stored in the structure (see @@ -1623,8 +1625,8 @@ The retrieved value is stored in the structure pointed by .IP \(bu 2 \fBstruct bpf_sock_ops\fP for \fBBPF_PROG_TYPE_SOCK_OPS\fP\&. .IP \(bu 2 -\fBstruct bpf_sock_addr\fP for \fBBPF_CGROUP_INET4_CONNECT\fP -and \fBBPF_CGROUP_INET6_CONNECT\fP\&. +\fBstruct bpf_sock_addr\fP for \fBBPF_CGROUP_INET4_CONNECT\fP, +\fBBPF_CGROUP_INET6_CONNECT\fP and \fBBPF_CGROUP_UNIX_CONNECT\fP\&. .UNINDENT .sp This helper actually implements a subset of \fBgetsockopt()\fP\&. @@ -1945,11 +1947,9 @@ user stacks (such as stacks for Java programs). To do so, use: .INDENT 7.0 .INDENT 3.5 .sp -.nf -.ft C +.EX # sysctl kernel.perf_event_max_stack=<new value> -.ft P -.fi +.EE .UNINDENT .UNINDENT .TP @@ -2010,9 +2010,26 @@ following values: Do a direct table lookup vs full lookup using FIB rules. .TP +.B \fBBPF_FIB_LOOKUP_TBID\fP +Used with BPF_FIB_LOOKUP_DIRECT. +Use the routing table ID present in \fIparams\fP\->tbid +for the fib lookup. +.TP .B \fBBPF_FIB_LOOKUP_OUTPUT\fP Perform lookup from an egress perspective (default is ingress). +.TP +.B \fBBPF_FIB_LOOKUP_SKIP_NEIGH\fP +Skip the neighbour table lookup. \fIparams\fP\->dmac +and \fIparams\fP\->smac will not be set as output. A common +use case is to call \fBbpf_redirect_neigh\fP() after +doing \fBbpf_fib_lookup\fP(). +.TP +.B \fBBPF_FIB_LOOKUP_SRC\fP +Derive and set source IP addr in \fIparams\fP\->ipv{4,6}_src +for the nexthop. If the src addr cannot be derived, +\fBBPF_FIB_LKUP_RET_NO_SRC_ADDR\fP is returned. In this +case, \fIparams\fP\->dmac and \fIparams\fP\->smac are not set either. .UNINDENT .sp \fIctx\fP is either \fBstruct xdp_md\fP for XDP programs or @@ -3029,24 +3046,20 @@ get its length at runtime. See the following snippet: .INDENT 7.0 .INDENT 3.5 .sp -.nf -.ft C +.EX SEC(\(dqkprobe/sys_open\(dq) void bpf_sys_open(struct pt_regs *ctx) { char buf[PATHLEN]; // PATHLEN is defined to 256 - int res; - - res = bpf_probe_read_user_str(buf, sizeof(buf), - ctx\->di); + int res = bpf_probe_read_user_str(buf, sizeof(buf), + ctx\->di); // Consume buf, for example push it to // userspace via bpf_perf_event_output(); we // can use res (the string length) as event // size, after checking its boundaries. } -.ft P -.fi +.EE .UNINDENT .UNINDENT .sp @@ -3253,9 +3266,6 @@ The \fIflags\fP argument must be zero. .sp \fB\-EOPNOTSUPP\fP if the operation is not supported, for example a call from outside of TC ingress. -.sp -\fB\-ESOCKTNOSUPPORT\fP if the socket type is not supported -(reuseport). .UNINDENT .TP .B \fBlong bpf_sk_assign(struct bpf_sk_lookup *\fP\fIctx\fP\fB, struct bpf_sock *\fP\fIsk\fP\fB, u64\fP \fIflags\fP\fB)\fP @@ -3605,6 +3615,8 @@ Dynamically cast a \fIsk\fP pointer to a \fIudp6_sock\fP pointer. .TP .B Description Return a user or a kernel stack in bpf program provided buffer. +Note: the user stack will only be populated if the \fItask\fP is +the current task; all other tasks will return \-EOPNOTSUPP. To achieve this, the helper needs \fItask\fP, which is a valid pointer to \fBstruct task_struct\fP\&. To store the stacktrace, the bpf program provides \fIbuf\fP with a nonnegative \fIsize\fP\&. @@ -3617,6 +3629,7 @@ the following flags: .TP .B \fBBPF_F_USER_STACK\fP Collect a user space stack instead of a kernel stack. +The \fItask\fP must be the current task. .TP .B \fBBPF_F_USER_BUILD_ID\fP Collect buildid+offset instead of ips for user stack, @@ -3632,11 +3645,9 @@ user stacks (such as stacks for Java programs). To do so, use: .INDENT 7.0 .INDENT 3.5 .sp -.nf -.ft C +.EX # sysctl kernel.perf_event_max_stack=<new value> -.ft P -.fi +.EE .UNINDENT .UNINDENT .TP @@ -4334,6 +4345,17 @@ The map can contain timers that invoke callback_fn\-s from different programs. The same callback_fn can serve different timers from different maps if key/value layout matches across maps. Every bpf_timer_set_callback() can have different callback_fn. +.sp +\fIflags\fP can be one of: +.INDENT 7.0 +.TP +.B \fBBPF_F_TIMER_ABS\fP +Start the timer in absolute expire value instead of the +default relative one. +.TP +.B \fBBPF_F_TIMER_CPU_PIN\fP +Timer will be pinned to the CPU of the caller. +.UNINDENT .TP .B Return 0 on success. @@ -4360,10 +4382,14 @@ own timer which would have led to a deadlock otherwise. .TP .B Description Get address of the traced function (for tracing and kprobe programs). +.sp +When called for kprobe program attached as uprobe it returns +probe address for both entry and return uprobe. .TP .B Return -Address of the traced function. +Address of the traced function for kprobe. 0 for kprobes placed within the function (not at the entry). +Address of the probe for uprobe and return uprobe. .UNINDENT .TP .B \fBu64 bpf_get_attach_cookie(void *\fP\fIctx\fP\fB)\fP @@ -4817,12 +4843,28 @@ of \fIsrc\fP\(aqs data, \-EINVAL if \fIsrc\fP is an invalid dynptr or if .B Description Write \fIlen\fP bytes from \fIsrc\fP into \fIdst\fP, starting from \fIoffset\fP into \fIdst\fP\&. -\fIflags\fP is currently unused. +.sp +\fIflags\fP must be 0 except for skb\-type dynptrs. +.INDENT 7.0 +.TP +.B For skb\-type dynptrs: +.INDENT 7.0 +.IP \(bu 2 +All data slices of the dynptr are automatically +invalidated after \fBbpf_dynptr_write\fP(). This is +because writing may pull the skb and change the +underlying packet buffer. +.IP \(bu 2 +For \fIflags\fP, please see the flags accepted by +\fBbpf_skb_store_bytes\fP(). +.UNINDENT +.UNINDENT .TP .B Return 0 on success, \-E2BIG if \fIoffset\fP + \fIlen\fP exceeds the length of \fIdst\fP\(aqs data, \-EINVAL if \fIdst\fP is an invalid dynptr or if \fIdst\fP -is a read\-only dynptr or if \fIflags\fP is not 0. +is a read\-only dynptr or if \fIflags\fP is not correct. For skb\-type dynptrs, +other errors correspond to errors returned by \fBbpf_skb_store_bytes\fP(). .UNINDENT .TP .B \fBvoid *bpf_dynptr_data(const struct bpf_dynptr *\fP\fIptr\fP\fB, u32\fP \fIoffset\fP\fB, u32\fP \fIlen\fP\fB)\fP @@ -4833,6 +4875,9 @@ Get a pointer to the underlying dynptr data. .sp \fIlen\fP must be a statically known value. The returned data slice is invalidated whenever the dynptr is invalidated. +.sp +skb and xdp type dynptrs may not use bpf_dynptr_data. They should +instead use bpf_dynptr_slice and bpf_dynptr_slice_rdwr. .TP .B Return Pointer to the underlying dynptr data, NULL if the dynptr is @@ -5049,7 +5094,7 @@ eBPF programs can have an associated license, passed along with the bytecode instructions to the kernel when the programs are loaded. The format for that string is identical to the one in use for kernel modules (Dual licenses, such as \(dqDual BSD/GPL\(dq, may be used). Some helper functions are only accessible to -programs that are compatible with the GNU Privacy License (GPL). +programs that are compatible with the GNU General Public License (GNU GPL). .sp In order to use such helpers, the eBPF program must be loaded with the correct license string passed (via \fBattr\fP) to the \fBbpf\fP() system call, and this @@ -5058,11 +5103,9 @@ similar to the following: .INDENT 0.0 .INDENT 3.5 .sp -.nf -.ft C +.EX char ____license[] __attribute__((section(\(dqlicense\(dq), used)) = \(dqGPL\(dq; -.ft P -.fi +.EE .UNINDENT .UNINDENT .SH IMPLEMENTATION diff --git a/upstream/fedora-rawhide/man7/capabilities.7 b/upstream/fedora-rawhide/man7/capabilities.7 index 5fda075d..ad087f9a 100644 --- a/upstream/fedora-rawhide/man7/capabilities.7 +++ b/upstream/fedora-rawhide/man7/capabilities.7 @@ -25,7 +25,7 @@ .\" other capabilities where the permitted or inheritable bit is set. .\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG .\" -.TH Capabilities 7 2023-10-31 "Linux man-pages 6.06" +.TH Capabilities 7 2024-02-25 "Linux man-pages 6.7" .SH NAME capabilities \- overview of Linux capabilities .SH DESCRIPTION @@ -1683,7 +1683,7 @@ prctl(PR_SET_SECUREBITS, .in .\" .\" -.SS Per-user-namespace """set-user-ID-root""" programs +.SS Per-user-namespace \[dq]set-user-ID-root\[dq] programs A set-user-ID program whose UID matches the UID that created a user namespace will confer capabilities in the process's permitted and effective sets diff --git a/upstream/fedora-rawhide/man7/cgroup_namespaces.7 b/upstream/fedora-rawhide/man7/cgroup_namespaces.7 index c3a27d8f..f5c73abd 100644 --- a/upstream/fedora-rawhide/man7/cgroup_namespaces.7 +++ b/upstream/fedora-rawhide/man7/cgroup_namespaces.7 @@ -3,7 +3,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH cgroup_namespaces 7 2023-10-31 "Linux man-pages 6.06" +.TH cgroup_namespaces 7 2023-10-31 "Linux man-pages 6.7" .SH NAME cgroup_namespaces \- overview of Linux cgroup namespaces .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/cgroups.7 b/upstream/fedora-rawhide/man7/cgroups.7 index 5d400dcf..e2c3ec29 100644 --- a/upstream/fedora-rawhide/man7/cgroups.7 +++ b/upstream/fedora-rawhide/man7/cgroups.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH cgroups 7 2023-10-31 "Linux man-pages 6.06" +.TH cgroups 7 2024-03-05 "Linux man-pages 6.7" .SH NAME cgroups \- Linux control groups .SH DESCRIPTION @@ -805,7 +805,7 @@ then the corresponding controller-interface files (e.g., are automatically created in the children of that cgroup and can be used to exert resource control in the child cgroups. .\" -.SS Cgroups v2 """no internal processes""" rule +.SS Cgroups v2 \[dq]no internal processes\[dq] rule Cgroups v2 enforces a so-called "no internal processes" rule. Roughly speaking, this rule means that, with the exception of the root cgroup, processes may reside @@ -974,10 +974,10 @@ fails with the error .BR EAGAIN ). .IP Writing the string -.I """max""" +.I \[dq]max\[dq] to this file means that no limit is imposed. The default value in this file is -.I """max""" . +.IR \[dq]max\[dq] . .TP .IR cgroup.max.descendants " (since Linux 4.14)" .\" commit 1a926e0bbab83bae8207d05a533173425e0496d1 @@ -989,10 +989,10 @@ fails with the error .BR EAGAIN ). .IP Writing the string -.I """max""" +.I \[dq]max\[dq] to this file means that no limit is imposed. The default value in this file is -.IR """max""" . +.IR \[dq]max\[dq] . .\" .SH CGROUPS DELEGATION: DELEGATING A HIERARCHY TO A LESS PRIVILEGED USER In the context of cgroups, @@ -1327,7 +1327,7 @@ The only thing that can be done with this cgroup (other than deleting it) is to convert it to a .I threaded cgroup by writing the string -.I """threaded""" +.I \[dq]threaded\[dq] to the .I cgroup.type file. @@ -1369,7 +1369,7 @@ There are two pathways that lead to the creation of a threaded subtree. The first pathway proceeds as follows: .IP (1) 5 We write the string -.I """threaded""" +.I \[dq]threaded\[dq] to the .I cgroup.type file of a cgroup @@ -1406,7 +1406,7 @@ will also have the type .RE .IP (2) We write the string -.I """threaded""" +.I \[dq]threaded\[dq] to each of the .I domain invalid cgroups under @@ -1418,7 +1418,7 @@ now have the type .I threaded and the threaded subtree is now fully usable. The requirement to write -.I """threaded""" +.I \[dq]threaded\[dq] to each of these cgroups is somewhat cumbersome, but allows for possible future extensions to the thread-mode model. .P @@ -1441,7 +1441,7 @@ becomes .IR "domain threaded" . .IP \[bu] All of the descendant cgroups of -.I x +.I z that were not already of type .I threaded are converted to type @@ -1449,11 +1449,11 @@ are converted to type .RE .IP (2) As before, we make the threaded subtree usable by writing the string -.I """threaded""" +.I \[dq]threaded\[dq] to each of the .I domain invalid cgroups under -.IR y , +.IR z , in order to convert them to the type .IR threaded . .P @@ -1553,7 +1553,7 @@ A number of rules apply when writing to the file: .IP \[bu] 3 Only the string -.I """threaded""" +.I \[dq]threaded\[dq] may be written. In other words, the only explicit transition that is possible is to convert a .I domain @@ -1561,7 +1561,7 @@ cgroup to type .IR threaded . .IP \[bu] The effect of writing -.I """threaded""" +.I \[dq]threaded\[dq] depends on the current value in .IR cgroup.type , as follows: @@ -1607,20 +1607,20 @@ No domain controllers may be enabled in file. .P If any of the above constraints is violated, then an attempt to write -.I """threaded""" +.I \[dq]threaded\[dq] to a .I cgroup.type file fails with the error .BR ENOTSUP . .\" -.SS The """domain threaded""" cgroup type +.SS The \[dq]domain threaded\[dq] cgroup type According to the pathways described above, the type of a cgroup can change to .I domain threaded in either of the following cases: .IP \[bu] 3 The string -.I """threaded""" +.I \[dq]threaded\[dq] is written to a child cgroup. .IP \[bu] A threaded controller is enabled inside the cgroup and @@ -1666,7 +1666,7 @@ and .I threaded cgroups. If the string -.I """threaded""" +.I \[dq]threaded\[dq] is written to the .I cgroup.type file of one of the children of the root cgroup, then @@ -1690,7 +1690,7 @@ allow a threaded cgroup that employs the controller to be placed as high as possible in the hierarchy, so as to minimize the (small) cost of traversing the cgroup hierarchy. .\" -.SS The cgroups v2 """cpu""" controller and realtime threads +.SS The cgroups v2 \[dq]cpu\[dq] controller and realtime threads As at Linux 4.19, the cgroups v2 .I cpu controller does not support control of realtime threads @@ -1708,7 +1708,7 @@ if all realtime threads are in the root cgroup. (If there are realtime threads in nonroot cgroups, then a .BR write (2) of the string -.I """+cpu""" +.I \[dq]+cpu\[dq] to the .I cgroup.subtree_control file fails with the error diff --git a/upstream/fedora-rawhide/man7/charsets.7 b/upstream/fedora-rawhide/man7/charsets.7 index 7d76d066..eb9f8f8a 100644 --- a/upstream/fedora-rawhide/man7/charsets.7 +++ b/upstream/fedora-rawhide/man7/charsets.7 @@ -8,7 +8,7 @@ .\" .\" Changes also by David Starner <dstarner98@aasaa.ofe.org>. .\" -.TH charsets 7 2024-01-28 "Linux man-pages 6.06" +.TH charsets 7 2024-01-28 "Linux man-pages 6.7" .SH NAME charsets \- character set standards and internationalization .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/complex.7 b/upstream/fedora-rawhide/man7/complex.7 index 05d570ae..a61551e9 100644 --- a/upstream/fedora-rawhide/man7/complex.7 +++ b/upstream/fedora-rawhide/man7/complex.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: GPL-1.0-or-later .\" -.TH complex 7 2023-10-31 "Linux man-pages 6.06" +.TH complex 7 2023-10-31 "Linux man-pages 6.7" .SH NAME complex \- basics of complex mathematics .SH LIBRARY diff --git a/upstream/fedora-rawhide/man7/cp1251.7 b/upstream/fedora-rawhide/man7/cp1251.7 index e8ddf1b1..6668ad71 100644 --- a/upstream/fedora-rawhide/man7/cp1251.7 +++ b/upstream/fedora-rawhide/man7/cp1251.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH cp1251 7 2024-01-28 "Linux man-pages 6.06" +.TH cp1251 7 2024-01-28 "Linux man-pages 6.7" .SH NAME cp1251 \- CP\ 1251 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/cp1252.7 b/upstream/fedora-rawhide/man7/cp1252.7 index 3d75c78f..66304344 100644 --- a/upstream/fedora-rawhide/man7/cp1252.7 +++ b/upstream/fedora-rawhide/man7/cp1252.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH cp1252 7 2024-01-28 "Linux man-pages 6.06" +.TH cp1252 7 2024-01-28 "Linux man-pages 6.7" .SH NAME cp1252 \- CP\ 1252 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/cpuset.7 b/upstream/fedora-rawhide/man7/cpuset.7 index 58b2ad9e..2db2bfcf 100644 --- a/upstream/fedora-rawhide/man7/cpuset.7 +++ b/upstream/fedora-rawhide/man7/cpuset.7 @@ -4,7 +4,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-only .\" -.TH cpuset 7 2023-10-31 "Linux man-pages 6.06" +.TH cpuset 7 2023-10-31 "Linux man-pages 6.7" .SH NAME cpuset \- confine processes to processor and memory node subsets .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/credentials.7 b/upstream/fedora-rawhide/man7/credentials.7 index 14f86b39..ddade68b 100644 --- a/upstream/fedora-rawhide/man7/credentials.7 +++ b/upstream/fedora-rawhide/man7/credentials.7 @@ -4,7 +4,7 @@ .\" .\" 2007-06-13 Creation .\" -.TH credentials 7 2023-11-19 "Linux man-pages 6.06" +.TH credentials 7 2023-11-19 "Linux man-pages 6.7" .SH NAME credentials \- process identifiers .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/crypto-policies.7 b/upstream/fedora-rawhide/man7/crypto-policies.7 index 03cea500..ac66eb40 100644 --- a/upstream/fedora-rawhide/man7/crypto-policies.7 +++ b/upstream/fedora-rawhide/man7/crypto-policies.7 @@ -2,12 +2,12 @@ .\" Title: crypto-policies .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 02/01/2024 +.\" Date: 05/21/2024 .\" Manual: \ \& .\" Source: crypto-policies .\" Language: English .\" -.TH "CRYPTO\-POLICIES" "7" "02/01/2024" "crypto\-policies" "\ \&" +.TH "CRYPTO\-POLICIES" "7" "05/21/2024" "crypto\-policies" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/upstream/fedora-rawhide/man7/daemon.7 b/upstream/fedora-rawhide/man7/daemon.7 index 6fcf79b7..459ca89c 100644 --- a/upstream/fedora-rawhide/man7/daemon.7 +++ b/upstream/fedora-rawhide/man7/daemon.7 @@ -1,5 +1,5 @@ '\" t -.TH "DAEMON" "7" "" "systemd 255" "daemon" +.TH "DAEMON" "7" "" "systemd 256~rc3" "daemon" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -116,7 +116,7 @@ to detach from any terminal and create an independent session\&. .\} In the child, call \fBfork()\fR -again, to ensure that the daemon can never re\-acquire a terminal again\&. (This relevant if the program \(em and all its dependencies \(em does not carefully specify `O_NOCTTY` on each and every single `open()` call that might potentially open a TTY device node\&.) +again, to ensure that the daemon can never re\-acquire a terminal again\&. (This is relevant if the program \(em and all its dependencies \(em does not carefully specify `O_NOCTTY` on each and every single `open()` call that might potentially open a TTY device node\&.) .RE .sp .RS 4 @@ -375,7 +375,7 @@ If your daemon provides services to other local processes or remote clients via If the service opens sockets or other files on it own, and those file descriptors shall survive a restart, the daemon should store them in the service manager via \fBsd_notify\fR(3) with -\fIFDSTORE=1\fR\&.\&. +\fIFDSTORE=1\fR\&. .RE .sp .RS 4 @@ -831,13 +831,7 @@ It is recommended to follow the general guidelines for placing package files, as \fBfile-hierarchy\fR(7)\&. .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBsd-daemon\fR(3), -\fBsd_listen_fds\fR(3), -\fBsd_notify\fR(3), -\fBdaemon\fR(3), -\fBsystemd.service\fR(5), -\fBfile-hierarchy\fR(7) +\fBsystemd\fR(1), \fBsd-daemon\fR(3), \fBsd_listen_fds\fR(3), \fBsd_notify\fR(3), \fBdaemon\fR(3), \fBsystemd.service\fR(5), \fBfile-hierarchy\fR(7) .SH "NOTES" .IP " 1." 4 LSB recommendations for SysV init scripts diff --git a/upstream/fedora-rawhide/man7/ddp.7 b/upstream/fedora-rawhide/man7/ddp.7 index 3ab2c84b..2117aaeb 100644 --- a/upstream/fedora-rawhide/man7/ddp.7 +++ b/upstream/fedora-rawhide/man7/ddp.7 @@ -4,7 +4,7 @@ .\" .\" $Id: ddp.7,v 1.3 1999/05/13 11:33:22 freitag Exp $ .\" -.TH ddp 7 2023-10-31 "Linux man-pages 6.06" +.TH ddp 7 2023-10-31 "Linux man-pages 6.7" .SH NAME ddp \- Linux AppleTalk protocol implementation .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/environ.7 b/upstream/fedora-rawhide/man7/environ.7 index 2418506b..cb7a839f 100644 --- a/upstream/fedora-rawhide/man7/environ.7 +++ b/upstream/fedora-rawhide/man7/environ.7 @@ -12,7 +12,7 @@ .\" Modified Wed Jan 24 06:37:24 2001 by Eric S. Raymond (esr@thyrsus.com) .\" Modified Thu Dec 13 23:53:27 2001 by Martin Schulze <joey@infodrom.org> .\" -.TH environ 7 2023-10-31 "Linux man-pages 6.06" +.TH environ 7 2023-10-31 "Linux man-pages 6.7" .SH NAME environ \- user environment .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/epoll.7 b/upstream/fedora-rawhide/man7/epoll.7 index 888479db..a93bc0bd 100644 --- a/upstream/fedora-rawhide/man7/epoll.7 +++ b/upstream/fedora-rawhide/man7/epoll.7 @@ -4,7 +4,7 @@ .\" .\" Davide Libenzi <davidel@xmailserver.org> .\" -.TH epoll 7 2023-10-31 "Linux man-pages 6.06" +.TH epoll 7 2023-10-31 "Linux man-pages 6.7" .SH NAME epoll \- I/O event notification facility .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/fanotify.7 b/upstream/fedora-rawhide/man7/fanotify.7 index f1b3f2c8..b0b5121b 100644 --- a/upstream/fedora-rawhide/man7/fanotify.7 +++ b/upstream/fedora-rawhide/man7/fanotify.7 @@ -2,7 +2,7 @@ .\" and Copyright (C) 2014, Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft -.TH fanotify 7 2023-10-31 "Linux man-pages 6.06" +.TH fanotify 7 2023-10-31 "Linux man-pages 6.7" .SH NAME fanotify \- monitoring filesystem events .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/feature_test_macros.7 b/upstream/fedora-rawhide/man7/feature_test_macros.7 index d27270e4..ee414dd9 100644 --- a/upstream/fedora-rawhide/man7/feature_test_macros.7 +++ b/upstream/fedora-rawhide/man7/feature_test_macros.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH feature_test_macros 7 2023-10-31 "Linux man-pages 6.06" +.TH feature_test_macros 7 2023-10-31 "Linux man-pages 6.7" .SH NAME feature_test_macros \- feature test macros .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/fifo.7 b/upstream/fedora-rawhide/man7/fifo.7 index 9adac77b..6241a43d 100644 --- a/upstream/fedora-rawhide/man7/fifo.7 +++ b/upstream/fedora-rawhide/man7/fifo.7 @@ -4,7 +4,7 @@ .\" .\" 990620 - page created - aeb@cwi.nl .\" -.TH fifo 7 2023-10-31 "Linux man-pages 6.06" +.TH fifo 7 2023-10-31 "Linux man-pages 6.7" .SH NAME fifo \- first-in first-out special file, named pipe .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/file-hierarchy.7 b/upstream/fedora-rawhide/man7/file-hierarchy.7 index 42d4d706..949d4bfe 100644 --- a/upstream/fedora-rawhide/man7/file-hierarchy.7 +++ b/upstream/fedora-rawhide/man7/file-hierarchy.7 @@ -1,5 +1,5 @@ '\" t -.TH "FILE\-HIERARCHY" "7" "" "systemd 255" "file-hierarchy" +.TH "FILE\-HIERARCHY" "7" "" "systemd 256~rc3" "file-hierarchy" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -763,14 +763,7 @@ T} .sp 1 .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBhier\fR(7), -\fBsystemd-path\fR(1), -\fBsystemd-gpt-auto-generator\fR(8), -\fBsysctl.d\fR(5), -\fBtmpfiles.d\fR(5), -\fBpkg-config\fR(1), -\fBsystemd.unit\fR(5) +\fBsystemd\fR(1), \fBhier\fR(7), \fBsystemd-path\fR(1), \fBsystemd-gpt-auto-generator\fR(8), \fBsysctl.d\fR(5), \fBtmpfiles.d\fR(5), \fBpkg-config\fR(1), \fBsystemd.unit\fR(5) .SH "NOTES" .IP " 1." 4 File System Hierarchy diff --git a/upstream/fedora-rawhide/man7/futex.7 b/upstream/fedora-rawhide/man7/futex.7 index ca92df1b..52af91f2 100644 --- a/upstream/fedora-rawhide/man7/futex.7 +++ b/upstream/fedora-rawhide/man7/futex.7 @@ -6,7 +6,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.TH futex 7 2023-10-31 "Linux man-pages 6.06" +.TH futex 7 2023-10-31 "Linux man-pages 6.7" .SH NAME futex \- fast user-space locking .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/glob.7 b/upstream/fedora-rawhide/man7/glob.7 index 15af6eaa..0130c802 100644 --- a/upstream/fedora-rawhide/man7/glob.7 +++ b/upstream/fedora-rawhide/man7/glob.7 @@ -4,7 +4,7 @@ .\" .\" 2003-08-24 fix for / by John Kristoff + joey .\" -.TH glob 7 2023-10-31 "Linux man-pages 6.06" +.TH glob 7 2023-10-31 "Linux man-pages 6.7" .SH NAME glob \- globbing pathnames .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/hier.7 b/upstream/fedora-rawhide/man7/hier.7 index 36aa3164..497e0f5f 100644 --- a/upstream/fedora-rawhide/man7/hier.7 +++ b/upstream/fedora-rawhide/man7/hier.7 @@ -8,7 +8,7 @@ .\" Modified Mon Feb 6 16:41:00 1999 by Nicolás Lichtmaier <nick@debian.org> .\" Modified Tue Feb 8 16:46:45 2000 by Chris Pepper <pepper@tgg.com> .\" Modified Fri Sep 7 20:32:45 2001 by Tammy Fox <tfox@redhat.com> -.TH hier 7 2023-10-31 "Linux man-pages 6.06" +.TH hier 7 2023-10-31 "Linux man-pages 6.7" .SH NAME hier \- description of the filesystem hierarchy .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/hostname.7 b/upstream/fedora-rawhide/man7/hostname.7 index 569cd618..58d00d1a 100644 --- a/upstream/fedora-rawhide/man7/hostname.7 +++ b/upstream/fedora-rawhide/man7/hostname.7 @@ -8,7 +8,7 @@ .\" .\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and modified for Linux. .\" -.TH hostname 7 2023-11-11 "Linux man-pages 6.06" +.TH hostname 7 2023-11-11 "Linux man-pages 6.7" .SH NAME hostname \- hostname resolution description .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/hwdb.7 b/upstream/fedora-rawhide/man7/hwdb.7 index cf1e66f5..2b8665ee 100644 --- a/upstream/fedora-rawhide/man7/hwdb.7 +++ b/upstream/fedora-rawhide/man7/hwdb.7 @@ -1,5 +1,5 @@ '\" t -.TH "HWDB" "7" "" "systemd 255" "hwdb" +.TH "HWDB" "7" "" "systemd 256~rc3" "hwdb" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/upstream/fedora-rawhide/man7/icmp.7 b/upstream/fedora-rawhide/man7/icmp.7 index 013fda13..3969fe23 100644 --- a/upstream/fedora-rawhide/man7/icmp.7 +++ b/upstream/fedora-rawhide/man7/icmp.7 @@ -5,7 +5,7 @@ .\" .\" $Id: icmp.7,v 1.6 2000/08/14 08:03:45 ak Exp $ .\" -.TH icmp 7 2023-10-31 "Linux man-pages 6.06" +.TH icmp 7 2023-10-31 "Linux man-pages 6.7" .SH NAME icmp \- Linux IPv4 ICMP kernel module. .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/inode.7 b/upstream/fedora-rawhide/man7/inode.7 index 0867f6d3..7054fe8b 100644 --- a/upstream/fedora-rawhide/man7/inode.7 +++ b/upstream/fedora-rawhide/man7/inode.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH inode 7 2023-10-31 "Linux man-pages 6.06" +.TH inode 7 2023-10-31 "Linux man-pages 6.7" .SH NAME inode \- file inode information .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/inotify.7 b/upstream/fedora-rawhide/man7/inotify.7 index e56867ab..51faaaa7 100644 --- a/upstream/fedora-rawhide/man7/inotify.7 +++ b/upstream/fedora-rawhide/man7/inotify.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH inotify 7 2023-10-31 "Linux man-pages 6.06" +.TH inotify 7 2023-10-31 "Linux man-pages 6.7" .SH NAME inotify \- monitoring filesystem events .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/intro.7 b/upstream/fedora-rawhide/man7/intro.7 index 5b2444f0..98c8ed95 100644 --- a/upstream/fedora-rawhide/man7/intro.7 +++ b/upstream/fedora-rawhide/man7/intro.7 @@ -6,7 +6,7 @@ .\" .\" Modified by Thomas Koenig (ig25@rz.uni-karlsruhe.de) 24 Apr 1993 .\" Modified Sat Jul 24 17:28:08 1993 by Rik Faith (faith@cs.unc.edu) -.TH intro 7 2022-10-30 "Linux man-pages 6.06" +.TH intro 7 2022-10-30 "Linux man-pages 6.7" .SH NAME intro \- introduction to overview and miscellany section .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/ip.7 b/upstream/fedora-rawhide/man7/ip.7 index 6edb8e69..34e2ff85 100644 --- a/upstream/fedora-rawhide/man7/ip.7 +++ b/upstream/fedora-rawhide/man7/ip.7 @@ -35,7 +35,7 @@ .\" commit 76e21053b5bf33a07c76f99d27a74238310e3c71 .\" Author: Erich E. Hoover <ehoover@mines.edu> .\" -.TH ip 7 2023-10-31 "Linux man-pages 6.06" +.TH ip 7 2024-03-17 "Linux man-pages 6.7" .SH NAME ip \- Linux IPv4 protocol implementation .SH SYNOPSIS @@ -828,6 +828,10 @@ is not zero, the primary local address of the interface specified by the index overwrites .I ipi_spec_dst for the routing table lookup. +.IP +Not supported for +.B SOCK_STREAM +sockets. .TP .BR IP_RECVERR " (since Linux 2.2)" .\" Precisely: since Linux 2.1.15 @@ -989,6 +993,9 @@ in which the kernel returns the original destination address of the datagram being received. The ancillary message contains a .IR "struct sockaddr_in" . +Not supported for +.B SOCK_STREAM +sockets. .TP .BR IP_RECVTOS " (since Linux 2.2)" .\" Precisely: since Linux 2.1.68 @@ -998,6 +1005,9 @@ ancillary message is passed with incoming packets. It contains a byte which specifies the Type of Service/Precedence field of the packet header. Expects a boolean integer flag. +Not supported for +.B SOCK_STREAM +sockets. .TP .BR IP_RECVTTL " (since Linux 2.2)" .\" Precisely: since Linux 2.1.68 @@ -1015,6 +1025,9 @@ Identical to .BR IP_RECVOPTS , but returns raw unprocessed options with timestamp and route record options not filled in for this hop. +Not supported for +.B SOCK_STREAM +sockets. .TP .BR IP_ROUTER_ALERT " (since Linux 2.2)" .\" Precisely: since Linux 2.1.68 diff --git a/upstream/fedora-rawhide/man7/ipc_namespaces.7 b/upstream/fedora-rawhide/man7/ipc_namespaces.7 index 7a3eb177..fe17ae1c 100644 --- a/upstream/fedora-rawhide/man7/ipc_namespaces.7 +++ b/upstream/fedora-rawhide/man7/ipc_namespaces.7 @@ -3,7 +3,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH ipc_namespaces 7 2023-10-31 "Linux man-pages 6.06" +.TH ipc_namespaces 7 2023-10-31 "Linux man-pages 6.7" .SH NAME ipc_namespaces \- overview of Linux IPC namespaces .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/ipv6.7 b/upstream/fedora-rawhide/man7/ipv6.7 index ed776a3d..18acdc90 100644 --- a/upstream/fedora-rawhide/man7/ipv6.7 +++ b/upstream/fedora-rawhide/man7/ipv6.7 @@ -78,7 +78,7 @@ .\" commit c4062dfc425e94290ac427a98d6b4721dd2bc91f .\" Author: Erich E. Hoover <ehoover@mines.edu> .\" -.TH ipv6 7 2023-10-31 "Linux man-pages 6.06" +.TH ipv6 7 2023-10-31 "Linux man-pages 6.7" .SH NAME ipv6 \- Linux IPv6 protocol implementation .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/iso_8859-1.7 b/upstream/fedora-rawhide/man7/iso_8859-1.7 index 67883990..18e1bdce 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-1.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-1.7 @@ -5,7 +5,7 @@ .\" .\" Slightly rearranged, aeb, 950713 .\" Updated, dpo, 990531 -.TH ISO_8859-1 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-1 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-1 \- ISO/IEC\~8859-1 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-10.7 b/upstream/fedora-rawhide/man7/iso_8859-10.7 index 1e856fe4..79ee5f36 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-10.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-10.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-10 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-10 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-10 \- ISO/IEC\~8859-10 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-11.7 b/upstream/fedora-rawhide/man7/iso_8859-11.7 index 61915437..f7dc9b4f 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-11.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-11.7 @@ -5,7 +5,7 @@ .\" .\"Thanomsub Noppaburana <donga.nb@gmail.com> made valuable suggestions. .\" -.TH ISO_8859-11 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-11 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-11 \- ISO/IEC\~8859-11 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-13.7 b/upstream/fedora-rawhide/man7/iso_8859-13.7 index f0c33173..62561bf6 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-13.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-13.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-13 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-13 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-13 \- ISO/IEC\~8859-13 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-14.7 b/upstream/fedora-rawhide/man7/iso_8859-14.7 index 23c3e999..6c1f6eea 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-14.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-14.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-14 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-14 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-14 \- ISO/IEC\~8859-14 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-15.7 b/upstream/fedora-rawhide/man7/iso_8859-15.7 index d9773e96..fb6d6812 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-15.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-15.7 @@ -4,7 +4,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-15 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-15 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-15 \- ISO/IEC\~8859-15 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-16.7 b/upstream/fedora-rawhide/man7/iso_8859-16.7 index bf42deea..9e3fdd39 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-16.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-16.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-16 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-16 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-16 \- ISO/IEC\~8859-16 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-2.7 b/upstream/fedora-rawhide/man7/iso_8859-2.7 index d2b642c3..225fbaa7 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-2.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-2.7 @@ -6,7 +6,7 @@ .\" .\" Slightly rearranged, aeb, 950713 .\" Updated, dpo, 990531 -.TH ISO_8859-2 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-2 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-2 \- ISO/IEC\~8859-2 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-3.7 b/upstream/fedora-rawhide/man7/iso_8859-3.7 index 5d4a3982..29c9e59c 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-3.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-3.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-3 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-3 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-3 \- ISO/IEC\~8859-3 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-4.7 b/upstream/fedora-rawhide/man7/iso_8859-4.7 index b1042dce..d772f62b 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-4.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-4.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-4 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-4 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-4 \- ISO/IEC\~8859-4 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-5.7 b/upstream/fedora-rawhide/man7/iso_8859-5.7 index 0828f8f1..6100a1d9 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-5.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-5.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-5 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-5 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-5 \- ISO/IEC\~8859-5 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-6.7 b/upstream/fedora-rawhide/man7/iso_8859-6.7 index 432f6865..f1b4b5c5 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-6.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-6.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-6 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-6 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-6 \- diff --git a/upstream/fedora-rawhide/man7/iso_8859-7.7 b/upstream/fedora-rawhide/man7/iso_8859-7.7 index ecbae472..242359c1 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-7.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-7.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-7 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-7 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-7 \- ISO/IEC\~8859-7 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-8.7 b/upstream/fedora-rawhide/man7/iso_8859-8.7 index 29aba89b..9fcc066c 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-8.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-8.7 @@ -5,7 +5,7 @@ .\" .\" Eli Zaretskii <eliz@gnu.org> made valuable suggestions .\" -.TH ISO_8859-8 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-8 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-8 \- ISO/IEC\~8859-8 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/iso_8859-9.7 b/upstream/fedora-rawhide/man7/iso_8859-9.7 index e4a41e51..4e630d78 100644 --- a/upstream/fedora-rawhide/man7/iso_8859-9.7 +++ b/upstream/fedora-rawhide/man7/iso_8859-9.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH ISO_8859-9 7 2024-01-28 "Linux man-pages 6.06" +.TH ISO_8859-9 7 2024-01-28 "Linux man-pages 6.7" .SH NAME iso_8859-9 \- ISO/IEC\~8859-9 character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/kernel-command-line.7 b/upstream/fedora-rawhide/man7/kernel-command-line.7 index e36aac8f..769870af 100644 --- a/upstream/fedora-rawhide/man7/kernel-command-line.7 +++ b/upstream/fedora-rawhide/man7/kernel-command-line.7 @@ -1,5 +1,5 @@ '\" t -.TH "KERNEL\-COMMAND\-LINE" "7" "" "systemd 255" "kernel-command-line" +.TH "KERNEL\-COMMAND\-LINE" "7" "" "systemd 256~rc3" "kernel-command-line" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -36,11 +36,10 @@ For command line parameters understood by the kernel, please see and \fBbootparam\fR(7)\&. .PP -For command line parameters understood by the initrd, see -\fBdracut.cmdline\fR(7), or the documentation of the specific initrd implementation of your installation\&. +For command line parameters understood by the initrd, see the documentation of the specific initrd implementation of your installation\&. .SH "CORE OS COMMAND LINE ARGUMENTS" .PP -\fIsystemd\&.unit=\fR, \fIrd\&.systemd\&.unit=\fR, \fIsystemd\&.dump_core\fR, \fIsystemd\&.crash_chvt\fR, \fIsystemd\&.crash_shell\fR, \fIsystemd\&.crash_reboot\fR, \fIsystemd\&.confirm_spawn\fR, \fIsystemd\&.service_watchdogs\fR, \fIsystemd\&.show_status\fR, \fIsystemd\&.status_unit_format=\fR, \fIsystemd\&.log_target=\fR, \fIsystemd\&.log_level=\fR, \fIsystemd\&.log_location=\fR, \fIsystemd\&.log_color\fR, \fIsystemd\&.log_ratelimit_kmsg\fR, \fIsystemd\&.default_standard_output=\fR, \fIsystemd\&.default_standard_error=\fR, \fIsystemd\&.setenv=\fR, \fIsystemd\&.machine_id=\fR, \fIsystemd\&.set_credential=\fR, \fIsystemd\&.set_credential_binary=\fR, \fIsystemd\&.import_credentials=\fR, \fIsystemd\&.reload_limit_interval_sec=\fR, \fIsystemd\&.reload_limit_burst=\fR +\fIsystemd\&.unit=\fR, \fIrd\&.systemd\&.unit=\fR, \fIsystemd\&.dump_core\fR, \fIsystemd\&.crash_chvt\fR, \fIsystemd\&.crash_shell\fR, \fIsystemd\&.crash_action=\fR, \fIsystemd\&.confirm_spawn\fR, \fIsystemd\&.service_watchdogs\fR, \fIsystemd\&.show_status\fR, \fIsystemd\&.status_unit_format=\fR, \fIsystemd\&.log_target=\fR, \fIsystemd\&.log_level=\fR, \fIsystemd\&.log_location=\fR, \fIsystemd\&.log_color\fR, \fIsystemd\&.log_ratelimit_kmsg\fR, \fIsystemd\&.default_standard_output=\fR, \fIsystemd\&.default_standard_error=\fR, \fIsystemd\&.setenv=\fR, \fIsystemd\&.machine_id=\fR, \fIsystemd\&.set_credential=\fR, \fIsystemd\&.set_credential_binary=\fR, \fIsystemd\&.import_credentials=\fR, \fIsystemd\&.reload_limit_interval_sec=\fR, \fIsystemd\&.reload_limit_burst=\fR .RS 4 Parameters understood by the system and service manager to control system behavior\&. For details, see \fBsystemd\fR(1)\&. @@ -48,7 +47,7 @@ Parameters understood by the system and service manager to control system behavi Added in version 186\&. .RE .PP -\fIsystemd\&.mask=\fR, \fIsystemd\&.wants=\fR, \fIsystemd\&.debug_shell\fR +\fIsystemd\&.mask=\fR, \fIsystemd\&.wants=\fR, \fIsystemd\&.debug_shell\fR, \fIsystemd\&.default_debug_tty=\fR .RS 4 Additional parameters understood by \fBsystemd-debug-generator\fR(8), to mask or start specific units at boot, or invoke a debug shell on tty9\&. @@ -83,6 +82,15 @@ and Added in version 209\&. .RE .PP +\fIsystemd\&.ssh_auto=\fR, \fIsystemd\&.ssh_listen=\fR +.RS 4 +These parameters are interpreted by +\fBsystemd-ssh-generator\fR(8) +and may be used to control SSH sockets the system shall be reachable on\&. +.sp +Added in version 256\&. +.RE +.PP \fIsystemd\&.volatile=\fR .RS 4 This parameter controls whether the system shall boot up in volatile mode\&. Takes a boolean argument, or the special value @@ -176,7 +184,7 @@ Parameters understood by the virtual console setup logic\&. For details, see Added in version 186\&. .RE .PP -\fIudev\&.log_level=\fR, \fIrd\&.udev\&.log_level=\fR, \fIudev\&.children_max=\fR, \fIrd\&.udev\&.children_max=\fR, \fIudev\&.exec_delay=\fR, \fIrd\&.udev\&.exec_delay=\fR, \fIudev\&.event_timeout=\fR, \fIrd\&.udev\&.event_timeout=\fR, \fIudev\&.timeout_signal=\fR, \fIrd\&.udev\&.timeout_signal=\fR, \fIudev\&.blockdev_read_only\fR, \fIrd\&.udev\&.blockdev_read_only\fR, \fInet\&.ifnames=\fR, \fInet\&.naming\-scheme=\fR +\fIudev\&.log_level=\fR, \fIrd\&.udev\&.log_level=\fR, \fIudev\&.children_max=\fR, \fIrd\&.udev\&.children_max=\fR, \fIudev\&.exec_delay=\fR, \fIrd\&.udev\&.exec_delay=\fR, \fIudev\&.event_timeout=\fR, \fIrd\&.udev\&.event_timeout=\fR, \fIudev\&.timeout_signal=\fR, \fIrd\&.udev\&.timeout_signal=\fR, \fIudev\&.blockdev_read_only\fR, \fIrd\&.udev\&.blockdev_read_only\fR, \fInet\&.ifnames=\fR, \fInet\&.naming_scheme=\fR .RS 4 Parameters understood by the device event managing daemon\&. For details, see \fBsystemd-udevd.service\fR(8)\&. @@ -370,19 +378,29 @@ Added in version 253\&. .PP \fIresume=\fR, \fIresumeflags=\fR .RS 4 -Enables resume from hibernation using the specified device and mount options\&. All -\fBfstab\fR(5)\-like paths are supported\&. For details, see +Enable resume from hibernation using the specified device and timeout options\&. All +\fBfstab\fR(5)\-style device identifiers are supported\&. For details, see \fBsystemd-hibernate-resume-generator\fR(8)\&. .sp Added in version 217\&. .RE .PP +\fIresume_offset=\fR +.RS 4 +Configure the page offset of the swap space from the resume device\&. For details, see +\fBsystemd-hibernate-resume-generator\fR(8)\&. +.sp +Added in version 254\&. +.RE +.PP \fIsystemd\&.firstboot=\fR .RS 4 Takes a boolean argument, defaults to on\&. If off, \fBsystemd-firstboot.service\fR(8) +and +\fBsystemd-homed-firstboot.service\fR(1) will not query the user for basic system settings, even if the system boots up for the first time and the relevant settings are not initialized yet\&. Not to be confused with -\fIsystemd\&.condition\-first\-boot=\fR +\fIsystemd\&.condition_first_boot=\fR (see below), which overrides the result of the \fIConditionFirstBoot=\fR unit file condition, and thus controls more than just @@ -392,7 +410,7 @@ behaviour\&. Added in version 233\&. .RE .PP -\fIsystemd\&.condition\-needs\-update=\fR +\fIsystemd\&.condition_needs_update=\fR .RS 4 Takes a boolean argument\&. If specified, overrides the result of \fIConditionNeedsUpdate=\fR @@ -403,7 +421,7 @@ for details\&. Added in version 246\&. .RE .PP -\fIsystemd\&.condition\-first\-boot=\fR +\fIsystemd\&.condition_first_boot=\fR .RS 4 Takes a boolean argument\&. If specified, overrides the result of \fIConditionFirstBoot=\fR @@ -418,14 +436,14 @@ system service but has no effect on the condition check (see above)\&. Added in version 246\&. .RE .PP -\fIsystemd\&.clock\-usec=\fR +\fIsystemd\&.clock_usec=\fR .RS 4 Takes a decimal, numeric timestamp in μs since January 1st 1970, 00:00am, to set the system clock to\&. The system time is set to the specified timestamp early during boot\&. It is not propagated to the hardware clock (RTC)\&. .sp Added in version 246\&. .RE .PP -\fIsystemd\&.random\-seed=\fR +\fIsystemd\&.random_seed=\fR .RS 4 Takes a base64 encoded random seed value to credit with full entropy to the kernel\*(Aqs random pool during early service manager initialization\&. This option is useful in testing environments where delays due to random pool initialization in entropy starved virtual machines shall be avoided\&. .sp @@ -449,6 +467,15 @@ Again: do not use this option outside of testing environments, it\*(Aqs a securi Added in version 246\&. .RE .PP +\fIsystemd\&.allow_userspace_verity=\fR +.RS 4 +Takes a boolean argument\&. Controls whether disk images that are Verity protected may be authenticated in userspace signature checks via +/etc/verity\&.d/ +(and related directories) public key drop\-ins, or whether in\-kernel signature checking only\&. Defaults to on\&. +.sp +Added in version 256\&. +.RE +.PP \fIsystemd\&.hostname=\fR .RS 4 Accepts a hostname to set during early boot\&. If specified takes precedence over what is set in @@ -479,6 +506,31 @@ prefix (e\&.g\&. .sp Added in version 254\&. .RE +.PP +\fIsystemd\&.battery_check=\fR +.RS 4 +Accepts a boolean argument\&. If false the boot\-time battery charge check implemented by +\fBsystemd-battery-check.service\fR(8) +is disabled\&. +.sp +Added in version 254\&. +.RE +.PP +\fIifname=\fR, \fInet\&.ifname_policy=\fR +.RS 4 +Controls interface naming policies, implemented by +\fBsystemd-network-generator.service\fR(8)\&. +.sp +Added in version 245\&. +.RE +.PP +\fIsystemd\&.tpm2_wait=\fR +.RS 4 +Controls whether to wait for a TPM2 device at boot, implemented by +\fBsystemd-tpm2-generator\fR(8)\&. +.sp +Added in version 256\&. +.RE .SH "HISTORY" .PP systemd 252 @@ -493,31 +545,7 @@ Added in version 252\&. .RE .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBsystemd-system.conf\fR(5), -\fBbootparam\fR(7), -\fBsystemd.system-credentials\fR(7) -\fBsmbios-type-11\fR(7), -\fBdracut.cmdline\fR(7), -\fBsystemd-debug-generator\fR(8), -\fBsystemd-fsck@.service\fR(8), -\fBsystemd-quotacheck.service\fR(8), -\fBsystemd-journald.service\fR(8), -\fBsystemd-vconsole-setup.service\fR(8), -\fBsystemd-udevd.service\fR(8), -\fBplymouth\fR(8), -\fBsystemd-cryptsetup-generator\fR(8), -\fBsystemd-veritysetup-generator\fR(8), -\fBsystemd-fstab-generator\fR(8), -\fBsystemd-getty-generator\fR(8), -\fBsystemd-gpt-auto-generator\fR(8), -\fBsystemd-volatile-root.service\fR(8), -\fBsystemd-modules-load.service\fR(8), -\fBsystemd-backlight@.service\fR(8), -\fBsystemd-rfkill.service\fR(8), -\fBsystemd-hibernate-resume-generator\fR(8), -\fBsystemd-firstboot.service\fR(8), -\fBbootctl\fR(1) +\fBsystemd\fR(1), \fBsystemd-system.conf\fR(5), \fBbootparam\fR(7), \fBsystemd.system-credentials\fR(7), \fBsmbios-type-11\fR(7), \fBsystemd-debug-generator\fR(8), \fBsystemd-fsck@.service\fR(8), \fBsystemd-quotacheck.service\fR(8), \fBsystemd-journald.service\fR(8), \fBsystemd-vconsole-setup.service\fR(8), \fBsystemd-udevd.service\fR(8), \fBplymouth\fR(8), \fBsystemd-cryptsetup-generator\fR(8), \fBsystemd-veritysetup-generator\fR(8), \fBsystemd-fstab-generator\fR(8), \fBsystemd-getty-generator\fR(8), \fBsystemd-gpt-auto-generator\fR(8), \fBsystemd-volatile-root.service\fR(8), \fBsystemd-modules-load.service\fR(8), \fBsystemd-backlight@.service\fR(8), \fBsystemd-rfkill.service\fR(8), \fBsystemd-hibernate-resume-generator\fR(8), \fBsystemd-firstboot.service\fR(8), \fBbootctl\fR(1) .SH "NOTES" .IP " 1." 4 kernel-parameters.html diff --git a/upstream/fedora-rawhide/man7/kernel_lockdown.7 b/upstream/fedora-rawhide/man7/kernel_lockdown.7 index ce2d9379..cb8aa7c3 100644 --- a/upstream/fedora-rawhide/man7/kernel_lockdown.7 +++ b/upstream/fedora-rawhide/man7/kernel_lockdown.7 @@ -4,7 +4,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH kernel_lockdown 7 2023-10-31 "Linux man-pages 6.06" +.TH kernel_lockdown 7 2023-10-31 "Linux man-pages 6.7" .SH NAME kernel_lockdown \- kernel image access prevention feature .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/keyrings.7 b/upstream/fedora-rawhide/man7/keyrings.7 index 2df33993..879d1aaa 100644 --- a/upstream/fedora-rawhide/man7/keyrings.7 +++ b/upstream/fedora-rawhide/man7/keyrings.7 @@ -4,7 +4,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH keyrings 7 2023-10-31 "Linux man-pages 6.06" +.TH keyrings 7 2024-02-25 "Linux man-pages 6.7" .SH NAME keyrings \- in-kernel key management and retention facility .SH DESCRIPTION @@ -98,7 +98,7 @@ the key is scheduled for garbage collection. .SS Key types The kernel provides several basic types of key: .TP -.I """keyring""" +.I \[dq]keyring\[dq] .\" Note that keyrings use different fields in struct key in order to store .\" their data - index_key instead of type/description and name_link/keys .\" instead of payload. @@ -111,7 +111,7 @@ being garbage collected because nothing refers to them. Keyrings with descriptions (names) that begin with a period (\[aq].\[aq]) are reserved to the implementation. .TP -.I """user""" +.I \[dq]user\[dq] This is a general-purpose key type. The key is kept entirely within kernel memory. The payload may be read and updated by user-space applications. @@ -123,12 +123,12 @@ The description may be any valid string, though it is preferred that it start with a colon-delimited prefix representing the service to which the key is of interest (for instance -.IR """afs:mykey""" ). +.IR \[dq]afs:mykey\[dq] ). .TP -.IR """logon""" " (since Linux 3.3)" +.IR \[dq]logon\[dq] " (since Linux 3.3)" .\" commit 9f6ed2ca257fa8650b876377833e6f14e272848b This key type is essentially the same as -.IR """user""" , +.IR \[dq]user\[dq] , but it does not provide reading (i.e., the .BR keyctl (2) .B KEYCTL_READ @@ -138,19 +138,19 @@ This is suitable for storing username-password pairs that should not be readable from user space. .IP The description of a -.I """logon""" +.I \[dq]logon\[dq] key .I must start with a non-empty colon-delimited prefix whose purpose is to identify the service to which the key belongs. (Note that this differs from keys of the -.I """user""" +.I \[dq]user\[dq] type, where the inclusion of a prefix is recommended but is not enforced.) .TP -.IR """big_key""" " (since Linux 3.13)" +.IR \[dq]big_key\[dq] " (since Linux 3.13)" .\" commit ab3c3587f8cda9083209a61dbe3a4407d3cada10 This key type is similar to the -.I """user""" +.I \[dq]user\[dq] key type, but it may hold a payload of up to 1\ MiB in size. This key type is useful for purposes such as holding Kerberos ticket caches. .IP @@ -685,16 +685,16 @@ field provides some further information about the key. The information that appears here depends on the key type, as follows: .RS .TP -.IR """user""" " and " """logon""" +.IR \[dq]user\[dq] " and " \[dq]logon\[dq] The size in bytes of the key payload (expressed in decimal). .TP -.I """keyring""" +.I \[dq]keyring\[dq] The number of keys linked to the keyring, or the string .I empty if there are no keys linked to the keyring. .TP -.I """big_key""" +.I \[dq]big_key\[dq] The payload size in bytes, followed either by the string .IR [file] , if the key payload exceeds the threshold that means that the @@ -707,7 +707,7 @@ indicating that the key is small enough to reside in kernel memory. .RE .IP For the -.I """.request_key_auth""" +.I \[dq].request_key_auth\[dq] key type (authorization key; see .BR request_key (2)), diff --git a/upstream/fedora-rawhide/man7/koi8-r.7 b/upstream/fedora-rawhide/man7/koi8-r.7 index f0a8c4b8..5239cb5d 100644 --- a/upstream/fedora-rawhide/man7/koi8-r.7 +++ b/upstream/fedora-rawhide/man7/koi8-r.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH KOI8-R 7 2022-12-15 "Linux man-pages 6.06" +.TH KOI8-R 7 2022-12-15 "Linux man-pages 6.7" .SH NAME koi8-r \- Russian character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/koi8-u.7 b/upstream/fedora-rawhide/man7/koi8-u.7 index c3cf67ea..00dec198 100644 --- a/upstream/fedora-rawhide/man7/koi8-u.7 +++ b/upstream/fedora-rawhide/man7/koi8-u.7 @@ -5,7 +5,7 @@ .\" .\" 2009-01-15, mtk, Some edits .\" -.TH KOI8-U 7 2022-12-15 "Linux man-pages 6.06" +.TH KOI8-U 7 2022-12-15 "Linux man-pages 6.7" .SH NAME koi8-u \- Ukrainian character set encoded in octal, decimal, and hexadecimal diff --git a/upstream/fedora-rawhide/man7/landlock.7 b/upstream/fedora-rawhide/man7/landlock.7 index c96de124..3df7d7b2 100644 --- a/upstream/fedora-rawhide/man7/landlock.7 +++ b/upstream/fedora-rawhide/man7/landlock.7 @@ -5,7 +5,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH Landlock 7 2023-10-31 "Linux man-pages 6.06" +.TH Landlock 7 2023-10-31 "Linux man-pages 6.7" .SH NAME Landlock \- unprivileged access-control .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/libc.7 b/upstream/fedora-rawhide/man7/libc.7 index f8b18dfe..5e906d16 100644 --- a/upstream/fedora-rawhide/man7/libc.7 +++ b/upstream/fedora-rawhide/man7/libc.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH libc 7 2023-10-31 "Linux man-pages 6.06" +.TH libc 7 2023-10-31 "Linux man-pages 6.7" .SH NAME libc \- overview of standard C libraries on Linux .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/locale.7 b/upstream/fedora-rawhide/man7/locale.7 index 5e9e164f..862a1d59 100644 --- a/upstream/fedora-rawhide/man7/locale.7 +++ b/upstream/fedora-rawhide/man7/locale.7 @@ -8,7 +8,7 @@ .\" <jochen.hein@delphi.central.de> .\" Modified Thu Apr 25 00:43:19 2002 by Bruno Haible <bruno@clisp.org> .\" -.TH locale 7 2023-10-31 "Linux man-pages 6.06" +.TH locale 7 2024-02-25 "Linux man-pages 6.7" .SH NAME locale \- description of multilanguage support .SH SYNOPSIS @@ -131,7 +131,7 @@ functions also obey the environment variable .B LANGUAGE (containing a colon-separated list of locales) if the category is set to a valid locale other than -.BR """C""" . +.BR \[dq]C\[dq] . This category also affects the behavior of .BR catopen (3). .TP diff --git a/upstream/fedora-rawhide/man7/mailaddr.7 b/upstream/fedora-rawhide/man7/mailaddr.7 index 4784728b..f2da7da2 100644 --- a/upstream/fedora-rawhide/man7/mailaddr.7 +++ b/upstream/fedora-rawhide/man7/mailaddr.7 @@ -24,7 +24,7 @@ .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" %%%LICENSE_END .\" -.TH mailaddr 7 2023-10-31 "Linux man-pages 6.06" +.TH mailaddr 7 2023-10-31 "Linux man-pages 6.7" .UC 5 .SH NAME mailaddr \- mail addressing description diff --git a/upstream/fedora-rawhide/man7/man-pages.7 b/upstream/fedora-rawhide/man7/man-pages.7 index bd72e7ca..c7eeb0aa 100644 --- a/upstream/fedora-rawhide/man7/man-pages.7 +++ b/upstream/fedora-rawhide/man7/man-pages.7 @@ -8,7 +8,7 @@ .\" 2007-05-30 created by mtk, using text from old man.7 plus .\" rewrites and additional text. .\" -.TH man-pages 7 2023-10-31 "Linux man-pages 6.06" +.TH man-pages 7 2023-10-31 "Linux man-pages 6.7" .SH NAME man-pages \- conventions for writing Linux man pages .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/math_error.7 b/upstream/fedora-rawhide/man7/math_error.7 index aed1a7dc..6fdff9a6 100644 --- a/upstream/fedora-rawhide/man7/math_error.7 +++ b/upstream/fedora-rawhide/man7/math_error.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH math_error 7 2023-10-31 "Linux man-pages 6.06" +.TH math_error 7 2023-10-31 "Linux man-pages 6.7" .SH NAME math_error \- detecting errors from mathematical functions .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/mount_namespaces.7 b/upstream/fedora-rawhide/man7/mount_namespaces.7 index b9176052..475b44db 100644 --- a/upstream/fedora-rawhide/man7/mount_namespaces.7 +++ b/upstream/fedora-rawhide/man7/mount_namespaces.7 @@ -4,7 +4,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH mount_namespaces 7 2023-10-31 "Linux man-pages 6.06" +.TH mount_namespaces 7 2023-10-31 "Linux man-pages 6.7" .SH NAME mount_namespaces \- overview of Linux mount namespaces .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/mq_overview.7 b/upstream/fedora-rawhide/man7/mq_overview.7 index 7fd1f391..223f2381 100644 --- a/upstream/fedora-rawhide/man7/mq_overview.7 +++ b/upstream/fedora-rawhide/man7/mq_overview.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH mq_overview 7 2023-10-31 "Linux man-pages 6.06" +.TH mq_overview 7 2023-10-31 "Linux man-pages 6.7" .SH NAME mq_overview \- overview of POSIX message queues .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/namespaces.7 b/upstream/fedora-rawhide/man7/namespaces.7 index ea2da41a..5fdca2e3 100644 --- a/upstream/fedora-rawhide/man7/namespaces.7 +++ b/upstream/fedora-rawhide/man7/namespaces.7 @@ -5,7 +5,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH namespaces 7 2023-10-31 "Linux man-pages 6.06" +.TH namespaces 7 2023-10-31 "Linux man-pages 6.7" .SH NAME namespaces \- overview of Linux namespaces .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/netdevice.7 b/upstream/fedora-rawhide/man7/netdevice.7 index 29426763..9f9f0022 100644 --- a/upstream/fedora-rawhide/man7/netdevice.7 +++ b/upstream/fedora-rawhide/man7/netdevice.7 @@ -10,7 +10,7 @@ .\" Modified, 2011-11-02, <bidulock@openss7.org>, added many basic .\" but missing ioctls, such as SIOCGIFADDR. .\" -.TH netdevice 7 2023-10-31 "Linux man-pages 6.06" +.TH netdevice 7 2023-10-31 "Linux man-pages 6.7" .SH NAME netdevice \- low-level access to Linux network devices .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/netlink.7 b/upstream/fedora-rawhide/man7/netlink.7 index 5227c455..e0e14f4f 100644 --- a/upstream/fedora-rawhide/man7/netlink.7 +++ b/upstream/fedora-rawhide/man7/netlink.7 @@ -6,7 +6,7 @@ .\" Based on the original comments from Alexey Kuznetsov .\" Modified 2005-12-27 by Hasso Tepper <hasso@estpak.ee> .\" $Id: netlink.7,v 1.8 2000/06/22 13:23:00 ak Exp $ -.TH netlink 7 2023-10-31 "Linux man-pages 6.06" +.TH netlink 7 2023-10-31 "Linux man-pages 6.7" .SH NAME netlink \- communication between kernel and user space (AF_NETLINK) .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/network_namespaces.7 b/upstream/fedora-rawhide/man7/network_namespaces.7 index d20585c8..06d323f4 100644 --- a/upstream/fedora-rawhide/man7/network_namespaces.7 +++ b/upstream/fedora-rawhide/man7/network_namespaces.7 @@ -3,7 +3,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH network_namespaces 7 2023-10-31 "Linux man-pages 6.06" +.TH network_namespaces 7 2023-10-31 "Linux man-pages 6.7" .SH NAME network_namespaces \- overview of Linux network namespaces .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/nptl.7 b/upstream/fedora-rawhide/man7/nptl.7 index e62a698e..421ad5f8 100644 --- a/upstream/fedora-rawhide/man7/nptl.7 +++ b/upstream/fedora-rawhide/man7/nptl.7 @@ -3,7 +3,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH nptl 7 2023-10-31 "Linux man-pages 6.06" +.TH nptl 7 2023-10-31 "Linux man-pages 6.7" .SH NAME nptl \- Native POSIX Threads Library .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/numa.7 b/upstream/fedora-rawhide/man7/numa.7 index 9823de16..03654691 100644 --- a/upstream/fedora-rawhide/man7/numa.7 +++ b/upstream/fedora-rawhide/man7/numa.7 @@ -6,7 +6,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH numa 7 2023-10-31 "Linux man-pages 6.06" +.TH numa 7 2023-10-31 "Linux man-pages 6.7" .SH NAME numa \- overview of Non-Uniform Memory Architecture .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/operator.7 b/upstream/fedora-rawhide/man7/operator.7 index 4627fd7d..047041e8 100644 --- a/upstream/fedora-rawhide/man7/operator.7 +++ b/upstream/fedora-rawhide/man7/operator.7 @@ -14,7 +14,7 @@ .\" .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH operator 7 2023-10-31 "Linux man-pages 6.06" +.TH operator 7 2023-10-31 "Linux man-pages 6.7" .SH NAME operator \- C operator precedence and order of evaluation .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/packet.7 b/upstream/fedora-rawhide/man7/packet.7 index 40f0d471..5d9d0cfe 100644 --- a/upstream/fedora-rawhide/man7/packet.7 +++ b/upstream/fedora-rawhide/man7/packet.7 @@ -4,7 +4,7 @@ .\" .\" $Id: packet.7,v 1.13 2000/08/14 08:03:45 ak Exp $ .\" -.TH packet 7 2023-10-31 "Linux man-pages 6.06" +.TH packet 7 2023-10-31 "Linux man-pages 6.7" .SH NAME packet \- packet interface on device level .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/path_resolution.7 b/upstream/fedora-rawhide/man7/path_resolution.7 index ab0389df..ac814ed0 100644 --- a/upstream/fedora-rawhide/man7/path_resolution.7 +++ b/upstream/fedora-rawhide/man7/path_resolution.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH path_resolution 7 2023-10-31 "Linux man-pages 6.06" +.TH path_resolution 7 2024-02-18 "Linux man-pages 6.7" .SH NAME path_resolution \- how a pathname is resolved to a file .SH DESCRIPTION @@ -132,7 +132,7 @@ we are just creating it. The details on the treatment of the final entry are described in the manual pages of the specific system calls. -.SS . and .. +.SS "\&. and .." By convention, every directory has the entries "." and "..", which refer to the directory itself and to its parent directory, respectively. diff --git a/upstream/fedora-rawhide/man7/persistent-keyring.7 b/upstream/fedora-rawhide/man7/persistent-keyring.7 index 47f96ecf..0db49408 100644 --- a/upstream/fedora-rawhide/man7/persistent-keyring.7 +++ b/upstream/fedora-rawhide/man7/persistent-keyring.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH persistent-keyring 7 2023-10-31 "Linux man-pages 6.06" +.TH persistent-keyring 7 2023-10-31 "Linux man-pages 6.7" .SH NAME persistent-keyring \- per-user persistent keyring .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/pid_namespaces.7 b/upstream/fedora-rawhide/man7/pid_namespaces.7 index 601f39fc..90d062b9 100644 --- a/upstream/fedora-rawhide/man7/pid_namespaces.7 +++ b/upstream/fedora-rawhide/man7/pid_namespaces.7 @@ -4,7 +4,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH pid_namespaces 7 2023-10-31 "Linux man-pages 6.06" +.TH pid_namespaces 7 2023-10-31 "Linux man-pages 6.7" .SH NAME pid_namespaces \- overview of Linux PID namespaces .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/pipe.7 b/upstream/fedora-rawhide/man7/pipe.7 index 0fd53f9b..bebb856f 100644 --- a/upstream/fedora-rawhide/man7/pipe.7 +++ b/upstream/fedora-rawhide/man7/pipe.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH pipe 7 2023-10-31 "Linux man-pages 6.06" +.TH pipe 7 2023-10-31 "Linux man-pages 6.7" .SH NAME pipe \- overview of pipes and FIFOs .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/pkeys.7 b/upstream/fedora-rawhide/man7/pkeys.7 index 65bc78e9..660805cd 100644 --- a/upstream/fedora-rawhide/man7/pkeys.7 +++ b/upstream/fedora-rawhide/man7/pkeys.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH pkeys 7 2023-10-31 "Linux man-pages 6.06" +.TH pkeys 7 2023-10-31 "Linux man-pages 6.7" .SH NAME pkeys \- overview of Memory Protection Keys .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/posixoptions.7 b/upstream/fedora-rawhide/man7/posixoptions.7 index fa8a5074..2b3e3bc5 100644 --- a/upstream/fedora-rawhide/man7/posixoptions.7 +++ b/upstream/fedora-rawhide/man7/posixoptions.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH posixoptions 7 2023-11-01 "Linux man-pages 6.06" +.TH posixoptions 7 2023-11-01 "Linux man-pages 6.7" .SH NAME posixoptions \- optional parts of the POSIX standard .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/process-keyring.7 b/upstream/fedora-rawhide/man7/process-keyring.7 index 6c53b64c..23a7722c 100644 --- a/upstream/fedora-rawhide/man7/process-keyring.7 +++ b/upstream/fedora-rawhide/man7/process-keyring.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH process-keyring 7 2023-10-31 "Linux man-pages 6.06" +.TH process-keyring 7 2023-10-31 "Linux man-pages 6.7" .SH NAME process-keyring \- per-process shared keyring .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/pthreads.7 b/upstream/fedora-rawhide/man7/pthreads.7 index 821ad65b..6d4a5e3c 100644 --- a/upstream/fedora-rawhide/man7/pthreads.7 +++ b/upstream/fedora-rawhide/man7/pthreads.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH pthreads 7 2023-10-31 "Linux man-pages 6.06" +.TH pthreads 7 2023-10-31 "Linux man-pages 6.7" .SH NAME pthreads \- POSIX threads .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/pty.7 b/upstream/fedora-rawhide/man7/pty.7 index 9f31c8d2..45cdb5f5 100644 --- a/upstream/fedora-rawhide/man7/pty.7 +++ b/upstream/fedora-rawhide/man7/pty.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH pty 7 2023-11-19 "Linux man-pages 6.06" +.TH pty 7 2023-11-19 "Linux man-pages 6.7" .SH NAME pty \- pseudoterminal interfaces .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/queue.7 b/upstream/fedora-rawhide/man7/queue.7 index 823385f2..469974f1 100644 --- a/upstream/fedora-rawhide/man7/queue.7 +++ b/upstream/fedora-rawhide/man7/queue.7 @@ -5,7 +5,7 @@ .\" SPDX-License-Identifier: BSD-3-Clause .\" .\" -.TH queue 7 2023-10-31 "Linux man-pages 6.06" +.TH queue 7 2023-10-31 "Linux man-pages 6.7" .SH NAME queue \- implementations of linked lists and queues .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/random.7 b/upstream/fedora-rawhide/man7/random.7 index 02660a23..5ba6d334 100644 --- a/upstream/fedora-rawhide/man7/random.7 +++ b/upstream/fedora-rawhide/man7/random.7 @@ -9,7 +9,7 @@ .\" The following web page is quite informative: .\" http://www.2uo.de/myths-about-urandom/ .\" -.TH random 7 2023-10-31 "Linux man-pages 6.06" +.TH random 7 2023-10-31 "Linux man-pages 6.7" .SH NAME random \- overview of interfaces for obtaining randomness .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/raw.7 b/upstream/fedora-rawhide/man7/raw.7 index dedb91fe..65cdbe08 100644 --- a/upstream/fedora-rawhide/man7/raw.7 +++ b/upstream/fedora-rawhide/man7/raw.7 @@ -5,7 +5,7 @@ .\" .\" $Id: raw.7,v 1.6 1999/06/05 10:32:08 freitag Exp $ .\" -.TH raw 7 2023-10-31 "Linux man-pages 6.06" +.TH raw 7 2023-10-31 "Linux man-pages 6.7" .SH NAME raw \- Linux IPv4 raw sockets .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/regex.7 b/upstream/fedora-rawhide/man7/regex.7 index e25c83c4..ad635739 100644 --- a/upstream/fedora-rawhide/man7/regex.7 +++ b/upstream/fedora-rawhide/man7/regex.7 @@ -35,7 +35,7 @@ .\" .ie t .ds dg \(dg .el .ds dg (!) -.TH regex 7 2023-11-01 "Linux man-pages 6.06" +.TH regex 7 2023-11-01 "Linux man-pages 6.7" .SH NAME regex \- POSIX.2 regular expressions .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/rtld-audit.7 b/upstream/fedora-rawhide/man7/rtld-audit.7 index 8fbb69f8..67678b49 100644 --- a/upstream/fedora-rawhide/man7/rtld-audit.7 +++ b/upstream/fedora-rawhide/man7/rtld-audit.7 @@ -5,7 +5,7 @@ .\" .\" 2009-01-12, mtk, Created .\" -.TH RTLD-AUDIT 7 2023-10-31 "Linux man-pages 6.06" +.TH RTLD-AUDIT 7 2023-10-31 "Linux man-pages 6.7" .SH NAME rtld\-audit \- auditing API for the dynamic linker .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/rtnetlink.7 b/upstream/fedora-rawhide/man7/rtnetlink.7 index a8dfb9ff..1ab355fc 100644 --- a/upstream/fedora-rawhide/man7/rtnetlink.7 +++ b/upstream/fedora-rawhide/man7/rtnetlink.7 @@ -7,7 +7,7 @@ .\" help from Matthew Wilcox. .\" $Id: rtnetlink.7,v 1.8 2000/01/22 01:55:04 freitag Exp $ .\" -.TH rtnetlink 7 2023-10-31 "Linux man-pages 6.06" +.TH rtnetlink 7 2023-10-31 "Linux man-pages 6.7" .SH NAME rtnetlink \- Linux routing socket .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/samba.7 b/upstream/fedora-rawhide/man7/samba.7 index 362c5ba9..f48d0cb2 100644 --- a/upstream/fedora-rawhide/man7/samba.7 +++ b/upstream/fedora-rawhide/man7/samba.7 @@ -2,12 +2,12 @@ .\" Title: samba .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 02/26/2024 +.\" Date: 05/08/2024 .\" Manual: Miscellanea -.\" Source: Samba 4.20.0rc3 +.\" Source: Samba 4.20.1 .\" Language: English .\" -.TH "SAMBA" "7" "02/26/2024" "Samba 4\&.20\&.0rc3" "Miscellanea" +.TH "SAMBA" "7" "05/08/2024" "Samba 4\&.20\&.1" "Miscellanea" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -231,7 +231,7 @@ https://lists\&.samba\&.org you can find a lot of information in the archives and you can subscribe to the samba list and ask for help or discuss things\&. .SH "VERSION" .PP -This man page is part of version 4\&.20\&.0rc3 of the Samba suite\&. +This man page is part of version 4\&.20\&.1 of the Samba suite\&. .SH "CONTRIBUTIONS" .PP If you wish to contribute to the Samba project, then I suggest you join the Samba mailing list at diff --git a/upstream/fedora-rawhide/man7/sched.7 b/upstream/fedora-rawhide/man7/sched.7 index 901fd40e..7e1212ff 100644 --- a/upstream/fedora-rawhide/man7/sched.7 +++ b/upstream/fedora-rawhide/man7/sched.7 @@ -10,7 +10,7 @@ .\" .\" Worth looking at: http://rt.wiki.kernel.org/index.php .\" -.TH sched 7 2023-10-31 "Linux man-pages 6.06" +.TH sched 7 2024-02-18 "Linux man-pages 6.7" .SH NAME sched \- overview of CPU scheduling .SH DESCRIPTION @@ -158,7 +158,7 @@ changes the priority of the running or runnable thread identified by .I pid the effect on the thread's position in the list depends on -the direction of the change to threads priority: +the direction of the change to the thread's priority: .RS .IP (a) 5 If the thread's priority is raised, diff --git a/upstream/fedora-rawhide/man7/sem_overview.7 b/upstream/fedora-rawhide/man7/sem_overview.7 index 8578f7db..67f2e41a 100644 --- a/upstream/fedora-rawhide/man7/sem_overview.7 +++ b/upstream/fedora-rawhide/man7/sem_overview.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH sem_overview 7 2023-10-31 "Linux man-pages 6.06" +.TH sem_overview 7 2023-10-31 "Linux man-pages 6.7" .SH NAME sem_overview \- overview of POSIX semaphores .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/session-keyring.7 b/upstream/fedora-rawhide/man7/session-keyring.7 index c49c4ce7..d67de259 100644 --- a/upstream/fedora-rawhide/man7/session-keyring.7 +++ b/upstream/fedora-rawhide/man7/session-keyring.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH session-keyring 7 2023-10-31 "Linux man-pages 6.06" +.TH session-keyring 7 2023-10-31 "Linux man-pages 6.7" .SH NAME session-keyring \- session shared process keyring .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/shm_overview.7 b/upstream/fedora-rawhide/man7/shm_overview.7 index 5d68097b..a049e4cc 100644 --- a/upstream/fedora-rawhide/man7/shm_overview.7 +++ b/upstream/fedora-rawhide/man7/shm_overview.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH shm_overview 7 2023-10-31 "Linux man-pages 6.06" +.TH shm_overview 7 2023-10-31 "Linux man-pages 6.7" .SH NAME shm_overview \- overview of POSIX shared memory .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/signal-safety.7 b/upstream/fedora-rawhide/man7/signal-safety.7 index f86309a3..d307dda4 100644 --- a/upstream/fedora-rawhide/man7/signal-safety.7 +++ b/upstream/fedora-rawhide/man7/signal-safety.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH signal-safety 7 2023-10-31 "Linux man-pages 6.06" +.TH signal-safety 7 2023-10-31 "Linux man-pages 6.7" .SH NAME signal-safety \- async-signal-safe functions .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/signal.7 b/upstream/fedora-rawhide/man7/signal.7 index d54c3878..39281e5a 100644 --- a/upstream/fedora-rawhide/man7/signal.7 +++ b/upstream/fedora-rawhide/man7/signal.7 @@ -23,7 +23,7 @@ .\" Added section on stop/cont signals interrupting syscalls. .\" 2008-10-05, mtk: various additions .\" -.TH signal 7 2023-10-31 "Linux man-pages 6.06" +.TH signal 7 2023-10-31 "Linux man-pages 6.7" .SH NAME signal \- overview of signals .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/smbios-type-11.7 b/upstream/fedora-rawhide/man7/smbios-type-11.7 index b9c52637..5893c76a 100644 --- a/upstream/fedora-rawhide/man7/smbios-type-11.7 +++ b/upstream/fedora-rawhide/man7/smbios-type-11.7 @@ -1,5 +1,5 @@ '\" t -.TH "SMBIOS\-TYPE\-11" "7" "" "systemd 255" "smbios-type-11" +.TH "SMBIOS\-TYPE\-11" "7" "" "systemd 256~rc3" "smbios-type-11" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -55,11 +55,18 @@ This allows configuration of additional kernel command line options, and is read .sp Added in version 254\&. .RE +.PP +\fIio\&.systemd\&.boot\&.kernel\-cmdline\-extra=\fR\fICMDLINE\fR +.RS 4 +This allows configuration of additional kernel command line options for Boot Loader Specification Type 1 entries, and is read by +\fBsystemd\-boot\fR\&. For details see +\fBsystemd-boot\fR(1)\&. +.sp +Added in version 256\&. +.RE .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBkernel-command-line\fR(7), -\fBsystemd.system-credentials\fR(7) +\fBsystemd\fR(1), \fBkernel-command-line\fR(7), \fBsystemd.system-credentials\fR(7) .SH "NOTES" .IP " 1." 4 System Management BIOS diff --git a/upstream/fedora-rawhide/man7/sock_diag.7 b/upstream/fedora-rawhide/man7/sock_diag.7 index ad0d1a92..3da3b4a5 100644 --- a/upstream/fedora-rawhide/man7/sock_diag.7 +++ b/upstream/fedora-rawhide/man7/sock_diag.7 @@ -2,7 +2,7 @@ .\" Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org> .\" .\" SPDX-License-Identifier: GPL-2.0-or-later -.TH sock_diag 7 2023-10-31 "Linux man-pages 6.06" +.TH sock_diag 7 2023-10-31 "Linux man-pages 6.7" .SH NAME sock_diag \- obtaining information about sockets .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/socket.7 b/upstream/fedora-rawhide/man7/socket.7 index 88ee3f39..619139e4 100644 --- a/upstream/fedora-rawhide/man7/socket.7 +++ b/upstream/fedora-rawhide/man7/socket.7 @@ -47,7 +47,7 @@ .\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e .\" Author: Michal Sekletar <msekleta@redhat.com> .\" -.TH socket 7 2024-01-16 "Linux man-pages 6.06" +.TH socket 7 2024-01-16 "Linux man-pages 6.7" .SH NAME socket \- Linux socket interface .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/spufs.7 b/upstream/fedora-rawhide/man7/spufs.7 index 71919f94..3e8c2ed8 100644 --- a/upstream/fedora-rawhide/man7/spufs.7 +++ b/upstream/fedora-rawhide/man7/spufs.7 @@ -10,7 +10,7 @@ .\" 2007-07-10, quite a lot of polishing by mtk .\" 2007-09-28, updates for newer kernels by Jeremy Kerr <jk@ozlabs.org> .\" -.TH spufs 7 2023-10-31 "Linux man-pages 6.06" +.TH spufs 7 2023-10-31 "Linux man-pages 6.7" .SH NAME spufs \- SPU filesystem .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/standards.7 b/upstream/fedora-rawhide/man7/standards.7 index 913d4b9c..a058b92d 100644 --- a/upstream/fedora-rawhide/man7/standards.7 +++ b/upstream/fedora-rawhide/man7/standards.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH standards 7 2023-10-31 "Linux man-pages 6.06" +.TH standards 7 2023-10-31 "Linux man-pages 6.7" .SH NAME standards \- C and UNIX Standards .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/string_copying.7 b/upstream/fedora-rawhide/man7/string_copying.7 index b79739f1..43bc00da 100644 --- a/upstream/fedora-rawhide/man7/string_copying.7 +++ b/upstream/fedora-rawhide/man7/string_copying.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: BSD-3-Clause .\" -.TH string_copying 7 2023-12-17 "Linux man-pages 6.06" +.TH string_copying 7 2023-12-17 "Linux man-pages 6.7" .\" ----- NAME :: -----------------------------------------------------/ .SH NAME stpcpy, diff --git a/upstream/fedora-rawhide/man7/suffixes.7 b/upstream/fedora-rawhide/man7/suffixes.7 index 2fb86053..3352a9cc 100644 --- a/upstream/fedora-rawhide/man7/suffixes.7 +++ b/upstream/fedora-rawhide/man7/suffixes.7 @@ -14,7 +14,7 @@ .\" Modified Thu Nov 16 23:28:25 2000 by David A. Wheeler .\" <dwheeler@dwheeler.com> .\" -.TH SUFFIXES 7 2023-10-31 "Linux man-pages 6.06" +.TH SUFFIXES 7 2023-10-31 "Linux man-pages 6.7" .SH NAME suffixes \- list of file suffixes .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/symlink.7 b/upstream/fedora-rawhide/man7/symlink.7 index c913dfa2..737bb1f2 100644 --- a/upstream/fedora-rawhide/man7/symlink.7 +++ b/upstream/fedora-rawhide/man7/symlink.7 @@ -10,7 +10,7 @@ .\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and heavily edited for .\" specific Linux details, improved readability, and man-pages style. .\" -.TH symlink 7 2023-10-31 "Linux man-pages 6.06" +.TH symlink 7 2023-10-31 "Linux man-pages 6.7" .SH NAME symlink \- symbolic link handling .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/system_data_types.7 b/upstream/fedora-rawhide/man7/system_data_types.7 index da0e10e9..f79b65dc 100644 --- a/upstream/fedora-rawhide/man7/system_data_types.7 +++ b/upstream/fedora-rawhide/man7/system_data_types.7 @@ -4,7 +4,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH system_data_types 7 2023-10-31 "Linux man-pages 6.06" +.TH system_data_types 7 2023-10-31 "Linux man-pages 6.7" .SH NAME system_data_types \- overview of system data types .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/systemd-stub.7 b/upstream/fedora-rawhide/man7/systemd-stub.7 index 0a1f9b0b..be784019 100644 --- a/upstream/fedora-rawhide/man7/systemd-stub.7 +++ b/upstream/fedora-rawhide/man7/systemd-stub.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\-STUB" "7" "" "systemd 255" "systemd-stub" +.TH "SYSTEMD\-STUB" "7" "" "systemd 256~rc3" "systemd-stub" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -23,21 +23,36 @@ systemd-stub, sd-stub, linuxx64.efi.stub, linuxia32.efi.stub, linuxaa64.efi.stub \- A simple UEFI kernel boot stub .SH "SYNOPSIS" .PP +.RS 4 /usr/lib/systemd/boot/efi/linuxx64\&.efi\&.stub -.PP +.RE +.RS 4 /usr/lib/systemd/boot/efi/linuxia32\&.efi\&.stub -.PP +.RE +.RS 4 /usr/lib/systemd/boot/efi/linuxaa64\&.efi\&.stub -.PP +.RE +.RS 4 \fIESP\fR/\&.\&.\&./\fIfoo\fR\&.efi\&.extra\&.d/*\&.addon\&.efi -.PP +.RE +.RS 4 \fIESP\fR/\&.\&.\&./\fIfoo\fR\&.efi\&.extra\&.d/*\&.cred -.PP +.RE +.RS 4 \fIESP\fR/\&.\&.\&./\fIfoo\fR\&.efi\&.extra\&.d/*\&.raw -.PP +.RE +.RS 4 +\fIESP\fR/\&.\&.\&./\fIfoo\fR\&.efi\&.extra\&.d/*\&.sysext\&.raw +.RE +.RS 4 +\fIESP\fR/\&.\&.\&./\fIfoo\fR\&.efi\&.extra\&.d/*\&.confext\&.raw +.RE +.RS 4 \fIESP\fR/loader/addons/*\&.addon\&.efi -.PP +.RE +.RS 4 \fIESP\fR/loader/credentials/*\&.cred +.RE .SH "DESCRIPTION" .PP \fBsystemd\-stub\fR @@ -112,6 +127,19 @@ section with the initrd\&. .IP \(bu 2.3 .\} A +"\&.ucode" +section with an initrd containing microcode, to be handed to the kernel before any other initrd\&. This initrd must not be compressed\&. +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +A "\&.splash" section with an image (in the Windows \&.BMP @@ -186,7 +214,7 @@ section with a set of cryptographic signatures for the expected TPM2 PCR values .\} A "\&.pcrpkey" -section with a public key in the PEM format matching the signature data in the the +section with a public key in the PEM format matching the signature data in the "\&.pcrsig" section\&. .RE @@ -277,7 +305,7 @@ archive is measured into TPM PCR 12 (if a TPM is present)\&. .IP \(bu 2.3 .\} Similarly, files -\fIfoo\fR\&.efi\&.extra\&.d/*\&.raw +\fIfoo\fR\&.efi\&.extra\&.d/*\&.sysext\&.raw are packed up in a \fBcpio\fR archive and placed in the @@ -298,12 +326,33 @@ archive containing these system extension images is measured into TPM PCR 13 (if .IP \(bu 2.3 .\} Similarly, files +\fIfoo\fR\&.efi\&.extra\&.d/*\&.confext\&.raw +are packed up in a +\fBcpio\fR +archive and placed in the +/\&.extra/confext/ +directory in the initrd file hierarchy\&. This is supposed to be used to pass additional configuration extension images to the initrd\&. See +\fBsystemd-confext\fR(8) +for details on configuration extension images\&. The generated +\fBcpio\fR +archive containing these system extension images is measured into TPM PCR 12 (if a TPM is present)\&. +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +Similarly, files \fIfoo\fR\&.efi\&.extra\&.d/*\&.addon\&.efi are loaded and verified as PE binaries, and a "\&.cmdline" section is parsed from them\&. Addons are supposed to be used to pass additional kernel command line parameters or Devicetree blobs, regardless of the kernel image being booted, for example to allow platform vendors to ship platform\-specific configuration\&. .sp -In case Secure Boot is enabled, these files will be validated using keys in UEFI DB, Shim\*(Aqs DB or Shim\*(Aqs MOK, and will be rejected otherwise\&. Additionally, if the both the addon and the UKI contain a a +In case Secure Boot is enabled, these files will be validated using keys in UEFI DB, Shim\*(Aqs DB or Shim\*(Aqs MOK, and will be rejected otherwise\&. Additionally, if both the addon and the UKI contain a "\&.uname" section, the addon will be rejected if they do not match exactly\&. It is recommended to always add a "\&.sbat" @@ -363,7 +412,7 @@ Note that when a unified kernel using \fBsystemd\-stub\fR is invoked the firmware will measure it as a whole to TPM PCR 4, covering all embedded resources, such as the stub code itself, the core kernel, the embedded initrd and kernel command line (see above for a full list)\&. .PP -Also note that the Linux kernel will measure all initrds it receives into TPM PCR 9\&. This means every type of initrd will be measured two or three times: the initrd embedded in the kernel image will be measured to PCR 4, PCR 9 and PCR 11; the initrd synthesized from credentials will be measured to both PCR 9 and PCR 12; the initrd synthesized from system extensions will be measured to both PCR 4 and PCR 9\&. Let\*(Aqs summarize the OS resources and the PCRs they are measured to: +Also note that the Linux kernel will measure all initrds it receives into TPM PCR 9\&. This means every type of initrd will be measured two or three times: the initrds embedded in the kernel image will be measured to PCR 4, PCR 9 and PCR 11; the initrd synthesized from credentials (and the one synthesized from configuration extensions) will be measured to both PCR 9 and PCR 12; the initrd synthesized from system extensions will be measured to both PCR 4 and PCR 9\&. Let\*(Aqs summarize the OS resources and the PCRs they are measured to: .sp .it 1 an-trap .nr an-no-space-flag 1 @@ -389,6 +438,8 @@ l l l l l l l l +l l +l l l l. T{ \fBsystemd\-stub\fR code (the entry point of the unified PE binary) @@ -411,6 +462,11 @@ T}:T{ 4 + 9 + 11 T} T{ +Microcode initrd (embedded in unified PE binary) +T}:T{ +4 + 9 + 11 +T} +T{ Default kernel command line (embedded in unified PE binary) T}:T{ 4 + 11 @@ -445,6 +501,11 @@ System Extensions (synthesized initrd from companion files) T}:T{ 9 + 13 T} +T{ +Configuration Extensions (synthesized initrd from companion files) +T}:T{ +9 + 12 +T} .TE .sp 1 .SH "EFI VARIABLES" @@ -507,12 +568,20 @@ Added in version 252\&. .PP \fIStubPcrInitRDSysExts\fR .RS 4 -The PCR register index the systemd extensions for the initrd, which are picked up from the file system the kernel image is located on\&. Formatted as decimal ASCII string (e\&.g\&. +The PCR register index the system extensions for the initrd, which are picked up from the file system the kernel image is located on\&. Formatted as decimal ASCII string (e\&.g\&. "13")\&. This variable is set if a measurement was successfully completed, and remains unset otherwise\&. .sp Added in version 252\&. .RE .PP +\fIStubPcrInitRDConfExts\fR +.RS 4 +The PCR register index the configuration extensions for the initrd, which are picked up from the file system the kernel image is located on\&. Formatted as decimal ASCII string (e\&.g\&. +"12")\&. This variable is set if a measurement was successfully completed, and remains unset otherwise\&. +.sp +Added in version 255\&. +.RE +.PP Note that some of the variables above may also be set by the boot loader\&. The stub will only set them if they aren\*(Aqt set already\&. Some of these variables are defined by the \m[blue]\fBBoot Loader Interface\fR\m[]\&\s-2\u[4]\d\s+2\&. .SH "INITRD RESOURCES" @@ -549,16 +618,26 @@ directory in the initrd execution environment\&. Added in version 252\&. .RE .PP -/\&.extra/sysext/*\&.raw +/\&.extra/sysext/*\&.sysext\&.raw .RS 4 System extension image files (suffix -"\&.raw") that are placed next to the unified kernel image (as described above) are copied into the +"\&.sysext\&.raw") that are placed next to the unified kernel image (as described above) are copied into the /\&.extra/sysext/ directory in the initrd execution environment\&. .sp Added in version 252\&. .RE .PP +/\&.extra/confext/*\&.confext\&.raw +.RS 4 +Configuration extension image files (suffix +"\&.confext\&.raw") that are placed next to the unified kernel image (as described above) are copied into the +/\&.extra/confext/ +directory in the initrd execution environment\&. +.sp +Added in version 255\&. +.RE +.PP /\&.extra/tpm2\-pcr\-signature\&.json .RS 4 The TPM2 PCR signature JSON object included in the @@ -590,7 +669,9 @@ line\&. By default, this is done for the TPM2 PCR signature and public key files .PP \fBsystemd\-stub\fR can be configured using SMBIOS Type 11 strings\&. Applicable strings consist of a name, followed by -"=", followed by the value\&. +"=", followed by the value\&. Unless +\fBsystemd\-stub\fR +detects it is running inside a confidential computing environment, \fBsystemd\-stub\fR will search the table for a string with a specific name, and if found, use its value\&. The following strings are read: .PP @@ -606,15 +687,7 @@ In order to assemble a bootable Unified Kernel Image from various components as \fBukify\fR(1)\&. .SH "SEE ALSO" .PP -\fBsystemd-boot\fR(7), -\fBsystemd.exec\fR(5), -\fBsystemd-creds\fR(1), -\fBsystemd-sysext\fR(8), -\m[blue]\fBBoot Loader Specification\fR\m[]\&\s-2\u[5]\d\s+2, -\m[blue]\fBBoot Loader Interface\fR\m[]\&\s-2\u[4]\d\s+2, -\fBukify\fR(1), -\fBsystemd-measure\fR(1), -\m[blue]\fBTPM2 PCR Measurements Made by systemd\fR\m[]\&\s-2\u[6]\d\s+2 +\fBsystemd-boot\fR(7), \fBsystemd.exec\fR(5), \fBsystemd-creds\fR(1), \fBsystemd-sysext\fR(8), \m[blue]\fBBoot Loader Specification\fR\m[]\&\s-2\u[5]\d\s+2, \m[blue]\fBBoot Loader Interface\fR\m[]\&\s-2\u[4]\d\s+2, \fBukify\fR(1), \fBsystemd-measure\fR(1), \m[blue]\fBTPM2 PCR Measurements Made by systemd\fR\m[]\&\s-2\u[6]\d\s+2 .SH "NOTES" .IP " 1." 4 SBAT diff --git a/upstream/fedora-rawhide/man7/systemd.directives.7 b/upstream/fedora-rawhide/man7/systemd.directives.7 index c6b2d21c..28466c19 100644 --- a/upstream/fedora-rawhide/man7/systemd.directives.7 +++ b/upstream/fedora-rawhide/man7/systemd.directives.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.DIRECTIVES" "7" "" "systemd 255" "systemd.directives" +.TH "SYSTEMD\&.DIRECTIVES" "7" "" "systemd 256~rc3" "systemd.directives" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -1201,6 +1201,11 @@ Directives for configuring units, used in unit files\&. \fBsystemd.resource-control\fR(5) .RE .PP +\fIMemoryZSwapWriteback=\fR +.RS 4 +\fBsystemd.resource-control\fR(5) +.RE +.PP \fIMessageQueueMaxMessages=\fR .RS 4 \fBsystemd.socket\fR(5) @@ -1388,6 +1393,11 @@ Directives for configuring units, used in unit files\&. \fBsystemd.exec\fR(5) .RE .PP +\fIPassFileDescriptorsToExec=\fR +.RS 4 +\fBsystemd.socket\fR(5) +.RE +.PP \fIPassPacketInfo=\fR .RS 4 \fBsystemd.socket\fR(5) @@ -2263,6 +2273,11 @@ Directives for configuring units, used in unit files\&. \fBsystemd.unit\fR(5) .RE .PP +\fIWantsMountsFor=\fR +.RS 4 +\fBsystemd.unit\fR(5) +.RE +.PP \fIWatchdogSec=\fR .RS 4 \fBsystemd.service\fR(5) @@ -2393,6 +2408,7 @@ Kernel boot options for configuring the behaviour of the systemd process\&. .PP \fIifname=\fR .RS 4 +\fBkernel-command-line\fR(7), \fBsystemd-network-generator.service\fR(8) .RE .PP @@ -2557,8 +2573,9 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd-resolved.service\fR(8) .RE .PP -\fInet\&.ifname\-policy=\fR +\fInet\&.ifname_policy=\fR .RS 4 +\fBkernel-command-line\fR(7), \fBsystemd-network-generator.service\fR(8), \fBsystemd-udevd.service\fR(8) .RE @@ -2569,7 +2586,7 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd-udevd.service\fR(8) .RE .PP -\fInet\&.naming\-scheme=\fR +\fInet\&.naming_scheme=\fR .RS 4 \fBkernel-command-line\fR(7), \fBsystemd-udevd.service\fR(8) @@ -2765,6 +2782,7 @@ Kernel boot options for configuring the behaviour of the systemd process\&. .PP \fIresume_offset=\fR .RS 4 +\fBkernel-command-line\fR(7), \fBsystemd-hibernate-resume-generator\fR(8) .RE .PP @@ -2826,22 +2844,28 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd\fR(1) .RE .PP -\fIsystemd\&.battery\-check=\fR +\fIsystemd\&.allow_userspace_verity=\fR .RS 4 +\fBkernel-command-line\fR(7) +.RE +.PP +\fIsystemd\&.battery_check=\fR +.RS 4 +\fBkernel-command-line\fR(7), \fBsystemd-battery-check.service\fR(8) .RE .PP -\fIsystemd\&.clock\-usec=\fR +\fIsystemd\&.clock_usec=\fR .RS 4 \fBkernel-command-line\fR(7) .RE .PP -\fIsystemd\&.condition\-first\-boot=\fR +\fIsystemd\&.condition_first_boot=\fR .RS 4 \fBkernel-command-line\fR(7) .RE .PP -\fIsystemd\&.condition\-needs\-update=\fR +\fIsystemd\&.condition_needs_update=\fR .RS 4 \fBkernel-command-line\fR(7) .RE @@ -2857,13 +2881,13 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBkernel-command-line\fR(7) .RE .PP -\fIsystemd\&.crash_chvt\fR +\fIsystemd\&.crash_action=\fR .RS 4 \fBkernel-command-line\fR(7), \fBsystemd\fR(1) .RE .PP -\fIsystemd\&.crash_reboot\fR +\fIsystemd\&.crash_chvt\fR .RS 4 \fBkernel-command-line\fR(7), \fBsystemd\fR(1) @@ -2880,6 +2904,11 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBkernel-command-line\fR(7) .RE .PP +\fIsystemd\&.default_debug_tty=\fR +.RS 4 +\fBkernel-command-line\fR(7) +.RE +.PP \fIsystemd\&.default_device_timeout_sec=\fR .RS 4 \fBkernel-command-line\fR(7) @@ -2915,6 +2944,7 @@ Kernel boot options for configuring the behaviour of the systemd process\&. .PP \fIsystemd\&.firstboot=\fR .RS 4 +\fBhomectl\fR(1), \fBkernel-command-line\fR(7), \fBsystemd-firstboot\fR(1) .RE @@ -2976,6 +3006,36 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd-journald.service\fR(8) .RE .PP +\fIsystemd\&.journald\&.max_level_console=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_kmsg=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_socket=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_store=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_syslog=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_wall=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP \fIsystemd\&.log_color\fR .RS 4 \fBkernel-command-line\fR(7), @@ -3036,7 +3096,7 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd-fstab-generator\fR(8) .RE .PP -\fIsystemd\&.random\-seed=\fR +\fIsystemd\&.random_seed=\fR .RS 4 \fBkernel-command-line\fR(7) .RE @@ -3107,6 +3167,18 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd\fR(1) .RE .PP +\fIsystemd\&.ssh_auto=\fR +.RS 4 +\fBkernel-command-line\fR(7), +\fBsystemd-ssh-generator\fR(8) +.RE +.PP +\fIsystemd\&.ssh_listen=\fR +.RS 4 +\fBkernel-command-line\fR(7), +\fBsystemd-ssh-generator\fR(8) +.RE +.PP \fIsystemd\&.status_unit_format=\fR .RS 4 \fBkernel-command-line\fR(7), @@ -3124,6 +3196,11 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd-gpt-auto-generator\fR(8) .RE .PP +\fIsystemd\&.tpm2_wait=\fR +.RS 4 +\fBkernel-command-line\fR(7) +.RE +.PP \fIsystemd\&.tty\&.columns\&.\fR\fI\fItty\fR\fR\fI=\fR .RS 4 \fBkernel-command-line\fR(7) @@ -3308,6 +3385,11 @@ Kernel boot options for configuring the behaviour of the systemd process\&. .PP Data passed from VMM to system via SMBIOS Type 11\&. .PP +\fIio\&.systemd\&.boot\&.kernel\-cmdline\-extra=\fR +.RS 4 +\fBsmbios-type-11\fR(7) +.RE +.PP \fIio\&.systemd\&.credential\&.binary:\fR .RS 4 \fBsmbios-type-11\fR(7) @@ -3537,6 +3619,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_COLORS\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3611,6 +3694,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_LESS\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3630,6 +3714,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_LESSCHARSET\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3649,6 +3734,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_LOG_COLOR\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3669,6 +3755,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_LOG_LEVEL\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3689,6 +3776,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_LOG_LOCATION\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3709,6 +3797,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_LOG_RATELIMIT_KMSG\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3726,6 +3815,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_LOG_TARGET\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3746,6 +3836,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_LOG_TID\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3763,6 +3854,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_LOG_TIME\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3813,6 +3905,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_PAGER\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3832,6 +3925,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_PAGERSECURE\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -3866,6 +3960,7 @@ Environment variables understood by the systemd manager and other programs and e \fI$SYSTEMD_URLIFY\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -4203,6 +4298,66 @@ Environment variables understood by the systemd manager and other programs and e .PP System credentials understood by the system and service manager and various other components: .PP +\fIcryptenroll\&.fido2\-pin\fR +.RS 4 +\fBsystemd-cryptenroll\fR(1) +.RE +.PP +\fIcryptenroll\&.new\-passphrase\fR +.RS 4 +\fBsystemd-cryptenroll\fR(1) +.RE +.PP +\fIcryptenroll\&.new\-tpm2\-pin\fR +.RS 4 +\fBsystemd-cryptenroll\fR(1) +.RE +.PP +\fIcryptenroll\&.passphrase\fR +.RS 4 +\fBsystemd-cryptenroll\fR(1) +.RE +.PP +\fIcryptenroll\&.pkcs11\-pin\fR +.RS 4 +\fBsystemd-cryptenroll\fR(1) +.RE +.PP +\fIcryptenroll\&.tpm2\-pin\fR +.RS 4 +\fBsystemd-cryptenroll\fR(1) +.RE +.PP +\fIcryptsetup\&.fido2\-pin\fR +.RS 4 +\fBsystemd-cryptsetup\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fIcryptsetup\&.luks2\-pin\fR +.RS 4 +\fBsystemd-cryptsetup\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fIcryptsetup\&.passphrase\fR +.RS 4 +\fBsystemd-cryptsetup\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fIcryptsetup\&.pkcs11\-pin\fR +.RS 4 +\fBsystemd-cryptsetup\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fIcryptsetup\&.tpm2\-pin\fR +.RS 4 +\fBsystemd-cryptsetup\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP \fIfirstboot\&.keymap\fR .RS 4 \fBsystemd-firstboot\fR(1), @@ -4245,6 +4400,24 @@ System credentials understood by the system and service manager and various othe \fBsystemd.system-credentials\fR(7) .RE .PP +\fIhome\&.create\&.*\fR +.RS 4 +\fBhomectl\fR(1), +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fIjournal\&.forward_to_socket\fR +.RS 4 +\fBsystemd-journald.service\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fIjournal\&.storage\fR +.RS 4 +\fBsystemd-journald.service\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP \fIlogin\&.issue\fR .RS 4 \fBsystemd.system-credentials\fR(7) @@ -4255,6 +4428,12 @@ System credentials understood by the system and service manager and various othe \fBsystemd.system-credentials\fR(7) .RE .PP +\fInetwork\&.conf\&.*\fR +.RS 4 +\fBsystemd-network-generator.service\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP \fInetwork\&.dns\fR .RS 4 \fBsystemd-resolved.service\fR(8), @@ -4266,12 +4445,35 @@ System credentials understood by the system and service manager and various othe \fBsystemd.system-credentials\fR(7) .RE .PP +\fInetwork\&.link\&.*\fR +.RS 4 +\fBsystemd-network-generator.service\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fInetwork\&.netdev\&.*\fR +.RS 4 +\fBsystemd-network-generator.service\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fInetwork\&.network\&.*\fR +.RS 4 +\fBsystemd-network-generator.service\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP \fInetwork\&.search_domains\fR .RS 4 \fBsystemd-resolved.service\fR(8), \fBsystemd.system-credentials\fR(7) .RE .PP +\fInetwork\&.wireguard\&.*\fR +.RS 4 +\fBsystemd.system-credentials\fR(7) +.RE +.PP \fIpasswd\&.hashed\-password\&.\fR\fI\fIuser\fR\fR .RS 4 \fBsystemd-sysusers\fR(8) @@ -4310,18 +4512,41 @@ System credentials understood by the system and service manager and various othe \fBsystemd.system-credentials\fR(7) .RE .PP +\fIssh\&.listen\fR +.RS 4 +\fBsystemd-ssh-generator\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP \fIsysctl\&.extra\fR .RS 4 \fBsystemd-sysctl.service\fR(8), \fBsystemd.system-credentials\fR(7) .RE .PP +\fIsystem\&.hostname\fR +.RS 4 +\fBsystemd.system-credentials\fR(7) +.RE +.PP \fIsystem\&.machine_id\fR .RS 4 \fBsystemd\fR(1), \fBsystemd.system-credentials\fR(7) .RE .PP +\fIsystemd\&.extra\-unit\&.*\fR +.RS 4 +\fBsystemd-debug-generator\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fIsystemd\&.unit\-dropin\&.*\fR +.RS 4 +\fBsystemd-debug-generator\fR(8), +\fBsystemd.system-credentials\fR(7) +.RE +.PP \fIsysusers\&.extra\fR .RS 4 \fBsystemd-sysusers\fR(8), @@ -4334,6 +4559,16 @@ System credentials understood by the system and service manager and various othe \fBsystemd.system-credentials\fR(7) .RE .PP +\fIudev\&.conf\&.*\fR +.RS 4 +\fBsystemd.system-credentials\fR(7) +.RE +.PP +\fIudev\&.rules\&.*\fR +.RS 4 +\fBsystemd.system-credentials\fR(7) +.RE +.PP \fIvconsole\&.font\fR .RS 4 \fBsystemd-vconsole-setup.service\fR(8), @@ -4479,6 +4714,11 @@ and other programs\&. \fBsystemd-stub\fR(7) .RE .PP +\fIStubPcrInitRDConfExts\fR +.RS 4 +\fBsystemd-stub\fR(7) +.RE +.PP \fIStubPcrInitRDSysExts\fR .RS 4 \fBsystemd-stub\fR(7) @@ -4924,6 +5164,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.netdev\fR(5) .RE .PP +\fIARPMissedMax=\fR +.RS 4 +\fBsystemd.netdev\fR(5) +.RE +.PP \fIARPValidate=\fR .RS 4 \fBsystemd.netdev\fR(5) @@ -5181,6 +5426,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.netdev\fR(5) .RE .PP +\fIBroadcastQueueThreshold=\fR +.RS 4 +\fBsystemd.netdev\fR(5) +.RE +.PP \fIBuckets=\fR .RS 4 \fBsystemd.network\fR(5) @@ -5899,11 +6149,6 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.netdev\fR(5) .RE .PP -\fIIPForward=\fR -.RS 4 -\fBsystemd.network\fR(5) -.RE -.PP \fIIPMasquerade=\fR .RS 4 \fBsystemd.network\fR(5) @@ -5939,6 +6184,12 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fIIPv4Forwarding=\fR +.RS 4 +\fBnetworkd.conf\fR(5), +\fBsystemd.network\fR(5) +.RE +.PP \fIIPv4LLRoute=\fR .RS 4 \fBsystemd.network\fR(5) @@ -5954,6 +6205,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fIIPv4ProxyARPPrivateVLAN=\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP \fIIPv4ReversePathFilter=\fR .RS 4 \fBsystemd.network\fR(5) @@ -5979,6 +6235,12 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.netdev\fR(5) .RE .PP +\fIIPv6Forwarding=\fR +.RS 4 +\fBnetworkd.conf\fR(5), +\fBsystemd.network\fR(5) +.RE +.PP \fIIPv6HopLimit=\fR .RS 4 \fBsystemd.network\fR(5) @@ -6030,6 +6292,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.netdev\fR(5) .RE .PP +\fIIPv6RetransmissionTimeSec=\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP \fIIPv6SendRA=\fR .RS 4 \fBsystemd.network\fR(5) @@ -6067,6 +6334,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fIImportProperty=\fR +.RS 4 +\fBsystemd.link\fR(5) +.RE +.PP \fIIncomingInterface=\fR .RS 4 \fBsystemd.network\fR(5) @@ -6183,6 +6455,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.netdev\fR(5) .RE .PP +\fIL3MasterDevice=\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP \fIL3MissNotification=\fR .RS 4 \fBsystemd.netdev\fR(5) @@ -6366,6 +6643,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.netdev\fR(5) .RE .PP +\fIManageForeignNextHops=\fR +.RS 4 +\fBnetworkd.conf\fR(5) +.RE +.PP \fIManageForeignRoutes=\fR .RS 4 \fBnetworkd.conf\fR(5) @@ -6654,6 +6936,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fIPeerNotifyDelaySec=\fR +.RS 4 +\fBsystemd.netdev\fR(5) +.RE +.PP \fIPeerPort=\fR .RS 4 \fBsystemd.netdev\fR(5) @@ -6675,6 +6962,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fIPersistLeases=\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP \fIPersistentKeepalive=\fR .RS 4 \fBsystemd.netdev\fR(5) @@ -6898,6 +7190,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fIReachableTimeSec=\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP \fIReadEtcHosts=\fR .RS 4 \fBresolved.conf\fR(5) @@ -6908,6 +7205,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.link\fR(5) .RE .PP +\fIReceivePacketSteeringCPUMask=\fR +.RS 4 +\fBsystemd.link\fR(5) +.RE +.PP \fIReceiveQueues=\fR .RS 4 \fBsystemd.link\fR(5) @@ -7231,6 +7533,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fIServerPort=\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP \fISessionId=\fR .RS 4 \fBsystemd.netdev\fR(5) @@ -7281,6 +7588,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fISubType=\fR +.RS 4 +\fBsystemd.dnssd\fR(5) +.RE +.PP \fISubnetId=\fR .RS 4 \fBsystemd.network\fR(5) @@ -7336,11 +7648,6 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.netdev\fR(5) .RE .PP -\fITTLPropagate=\fR -.RS 4 -\fBsystemd.network\fR(5) -.RE -.PP \fITable=\fR .RS 4 \fBsystemd.netdev\fR(5), @@ -7541,6 +7848,11 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fIUnsetProperty=\fR +.RS 4 +\fBsystemd.link\fR(5) +.RE +.PP \fIUpDelaySec=\fR .RS 4 \fBsystemd.netdev\fR(5) @@ -7598,6 +7910,7 @@ Directives for configuring network links through the net\-setup\-link udev built .PP \fIUseDomains=\fR .RS 4 +\fBnetworkd.conf\fR(5), \fBsystemd.network\fR(5) .RE .PP @@ -7621,11 +7934,6 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP -\fIUseICMP6RateLimit=\fR -.RS 4 -\fBsystemd.network\fR(5) -.RE -.PP \fIUseMTU=\fR .RS 4 \fBsystemd.network\fR(5) @@ -7651,6 +7959,21 @@ Directives for configuring network links through the net\-setup\-link udev built \fBsystemd.network\fR(5) .RE .PP +\fIUseReachableTime=\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP +\fIUseRedirect=\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP +\fIUseRetransmissionTime=\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP \fIUseRoutePrefix=\fR .RS 4 \fBsystemd.network\fR(5) @@ -8056,6 +8379,11 @@ Fields in the journal events with a well known meaning\&. \fBsystemd.journal-fields\fR(7) .RE .PP +\fIOBJECT_SYSTEMD_INVOCATION_ID=\fR +.RS 4 +\fBsystemd.journal-fields\fR(7) +.RE +.PP \fIOBJECT_SYSTEMD_OWNER_UID=\fR .RS 4 \fBsystemd.journal-fields\fR(7) @@ -8528,6 +8856,11 @@ Options which influence mounted filesystems and encrypted volumes\&. \fBcrypttab\fR(5) .RE .PP +\fBlink\-volume\-key=\fR +.RS 4 +\fBcrypttab\fR(5) +.RE +.PP \fBluks\fR .RS 4 \fBcrypttab\fR(5) @@ -8832,6 +9165,11 @@ Options which influence mounted filesystems and encrypted volumes\&. .RS 4 \fBsystemd.mount\fR(5) .RE +.PP +\fBx\-systemd\&.wants\-mounts\-for=\fR +.RS 4 +\fBsystemd.mount\fR(5) +.RE .SH "SYSTEMD.NSPAWN(5) DIRECTIVES" .PP Directives for configuring systemd\-nspawn containers\&. @@ -9180,12 +9518,12 @@ Directives for configuring the behaviour of the systemd process and other tools \fBjournald.conf\fR(5) .RE .PP -\fICrashChangeVT=\fR +\fICrashAction=\fR .RS 4 \fBsystemd-system.conf\fR(5) .RE .PP -\fICrashReboot=\fR +\fICrashChangeVT=\fR .RS 4 \fBsystemd-system.conf\fR(5) .RE @@ -9420,6 +9758,11 @@ Directives for configuring the behaviour of the systemd process and other tools \fBjournald.conf\fR(5) .RE .PP +\fIForwardToSocket=\fR +.RS 4 +\fBjournald.conf\fR(5) +.RE +.PP \fIForwardToSyslog=\fR .RS 4 \fBjournald.conf\fR(5) @@ -9621,6 +9964,11 @@ Directives for configuring the behaviour of the systemd process and other tools \fBjournald.conf\fR(5) .RE .PP +\fIMaxLevelSocket=\fR +.RS 4 +\fBjournald.conf\fR(5) +.RE +.PP \fIMaxLevelStore=\fR .RS 4 \fBjournald.conf\fR(5) @@ -9647,6 +9995,11 @@ Directives for configuring the behaviour of the systemd process and other tools \fBjournal-remote.conf\fR(5) .RE .PP +\fIMemorySleepMode=\fR +.RS 4 +\fBsystemd-sleep.conf\fR(5) +.RE +.PP \fINAutoVTs=\fR .RS 4 \fBlogind.conf\fR(5) @@ -9682,6 +10035,11 @@ Directives for configuring the behaviour of the systemd process and other tools \fBcoredump.conf\fR(5) .RE .PP +\fIProtectSystem=\fR +.RS 4 +\fBsystemd-system.conf\fR(5) +.RE +.PP \fIRateLimitBurst=\fR .RS 4 \fBjournald.conf\fR(5) @@ -9800,6 +10158,11 @@ Directives for configuring the behaviour of the systemd process and other tools \fBsystemd-system.conf\fR(5) .RE .PP +\fISleepOperation=\fR +.RS 4 +\fBlogind.conf\fR(5) +.RE +.PP \fISplitMode=\fR .RS 4 \fBjournal-remote.conf\fR(5), @@ -10022,6 +10385,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBbusctl\fR(1) .RE .PP +\fB\-\-allow\-null\fR +.RS 4 +\fBsystemd-creds\fR(1) +.RE +.PP \fB\-\-ambient\-capability\fR .RS 4 \fBsystemd-nspawn\fR(1) @@ -10107,6 +10475,19 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-mount\fR(1) .RE .PP +\fB\-\-avatar\fR +.RS 4 +\fBhomectl\fR(1) +.RE +.PP +\fB\-\-background\fR +.RS 4 +\fBrun0\fR(1), +\fBsystemd-nspawn\fR(1), +\fBsystemd-run\fR(1), +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-backing\fR .RS 4 \fBudevadm\fR(8) @@ -10123,6 +10504,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-analyze\fR(1) .RE .PP +\fB\-\-basename\fR +.RS 4 +\fBsystemd-vpick\fR(1) +.RE +.PP \fB\-\-batch\fR .RS 4 \fBsystemd-cgtop\fR(1) @@ -10135,7 +10521,8 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-bind\fR .RS 4 -\fBsystemd-nspawn\fR(1) +\fBsystemd-nspawn\fR(1), +\fBsystemd-vmspawn\fR(1) .RE .PP \fB\-\-bind\-device\fR @@ -10145,7 +10532,8 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-bind\-ro\fR .RS 4 -\fBsystemd-nspawn\fR(1) +\fBsystemd-nspawn\fR(1), +\fBsystemd-vmspawn\fR(1) .RE .PP \fB\-\-bind\-user\fR @@ -10153,6 +10541,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-nspawn\fR(1) .RE .PP +\fB\-\-blob\fR +.RS 4 +\fBhomectl\fR(1) +.RE +.PP \fB\-\-boot\fR\fB[=[\fIID\fR][\fI\(+-offset\fR]|\fBall\fR]\fR .RS 4 \fBjournalctl\fR(1), @@ -10211,6 +10604,13 @@ Command\-line options accepted by programs in the systemd suite\&. \fBhomectl\fR(1) .RE .PP +\fB\-\-capsule\fR +.RS 4 +\fBbusctl\fR(1), +\fBsystemctl\fR(1), +\fBsystemd-run\fR(1) +.RE +.PP \fB\-\-case\-sensitive\fR\fB[=BOOLEAN]\fR .RS 4 \fBjournalctl\fR(1) @@ -10243,6 +10643,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-certificate\fR .RS 4 +\fBsystemd-measure\fR(1), \fBsystemd-repart\fR(8) .RE .PP @@ -10258,6 +10659,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-chdir\fR .RS 4 +\fBrun0\fR(1), \fBsystemd-nspawn\fR(1) .RE .PP @@ -10299,11 +10701,13 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-class\fR .RS 4 +\fBimportctl\fR(1), \fBresolvectl\fR(1) .RE .PP \fB\-\-clean\fR .RS 4 +\fBportablectl\fR(1), \fBsystemd-tmpfiles\fR(8) .RE .PP @@ -10326,7 +10730,8 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-collect\fR .RS 4 \fBsystemd-mount\fR(1), -\fBsystemd-run\fR(1) +\fBsystemd-run\fR(1), +\fBvarlinkctl\fR(1) .RE .PP \fB\-\-commit\fR @@ -10367,7 +10772,8 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-console\fR .RS 4 \fBsystemd-nspawn\fR(1), -\fBsystemd-tty-ask-password-agent\fR(1) +\fBsystemd-tty-ask-password-agent\fR(1), +\fBsystemd-vmspawn\fR(1) .RE .PP \fB\-\-container\fR @@ -10442,7 +10848,12 @@ Command\-line options accepted by programs in the systemd suite\&. \fBhomectl\fR(1) .RE .PP -\fB\-\-crash\-reboot\fR +\fB\-\-cpus\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP +\fB\-\-crash\-action\fR .RS 4 \fBsystemd\fR(1) .RE @@ -10552,6 +10963,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-description\fR .RS 4 +\fBrun0\fR(1), \fBsystemd-mount\fR(1), \fBsystemd-run\fR(1) .RE @@ -10592,7 +11004,8 @@ Command\-line options accepted by programs in the systemd suite\&. \fBjournalctl\fR(1), \fBsystemd-journal-gatewayd.service\fR(8), \fBsystemd-journal-upload.service\fR(8), -\fBsystemd-nspawn\fR(1) +\fBsystemd-nspawn\fR(1), +\fBsystemd-vmspawn\fR(1) .RE .PP \fB\-\-disable\-updates\fR @@ -10606,6 +11019,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-repart\fR(8) .RE .PP +\fB\-\-discard\-disk\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-discover\fR .RS 4 \fBsystemd-dissect\fR(1), @@ -10650,6 +11068,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-oomd.service\fR(8), \fBsystemd-repart\fR(8), \fBsystemd-sysusers\fR(8), +\fBsystemd-tmpfiles\fR(8), \fBudevadm\fR(8) .RE .PP @@ -10721,7 +11140,8 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-entry\-token\fR .RS 4 \fBbootctl\fR(1), -\fBkernel-install\fR(8) +\fBkernel-install\fR(8), +\fBsystemd-pcrlock\fR(8) .RE .PP \fB\-\-ephemeral\fR @@ -10740,6 +11160,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-udevd.service\fR(8) .RE .PP +\fB\-\-exclude\-identifier\fR +.RS 4 +\fBjournalctl\fR(1) +.RE +.PP \fB\-\-exclude\-partitions\fR .RS 4 \fBsystemd-repart\fR(8) @@ -10810,6 +11235,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBportablectl\fR(1) .RE .PP +\fB\-\-extra\-drive\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-facility\fR .RS 4 \fBjournalctl\fR(1) @@ -10895,6 +11325,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-pcrphase.service\fR(8) .RE .PP +\fB\-\-firmware\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-firmware\-setup\fR .RS 4 \fBsystemctl\fR(1) @@ -10913,6 +11348,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-force\fR .RS 4 +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBmachinectl\fR(1), \fBportablectl\fR(1), @@ -10925,7 +11361,12 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-format\fR .RS 4 -\fBmachinectl\fR(1) +\fBimportctl\fR(1) +.RE +.PP +\fB\-\-forward\-journal\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) .RE .PP \fB\-\-from\-pattern\fR @@ -10961,6 +11402,16 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-analyze\fR(1) .RE .PP +\fB\-\-generate\-crypttab\fR +.RS 4 +\fBsystemd-repart\fR(8) +.RE +.PP +\fB\-\-generate\-fstab\fR +.RS 4 +\fBsystemd-repart\fR(8) +.RE +.PP \fB\-\-generators\fR .RS 4 \fBsystemd-analyze\fR(1) @@ -10999,6 +11450,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBjournalctl\fR(1) .RE .PP +\fB\-\-group\fR +.RS 4 +\fBrun0\fR(1) +.RE +.PP \fB\-\-growfs\fR .RS 4 \fBsystemd-dissect\fR(1) @@ -11022,6 +11478,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBcoredumpctl\fR(1), \fBhomectl\fR(1), \fBhostnamectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBkernel-install\fR(8), \fBlocalectl\fR(1), @@ -11032,6 +11489,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBportablectl\fR(1), \fBpoweroff\fR(8), \fBresolvectl\fR(1), +\fBrun0\fR(1), \fBrunlevel\fR(8), \fBshutdown\fR(8), \fBsystemctl\fR(1), @@ -11065,6 +11523,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-networkd-wait-online.service\fR(8), \fBsystemd-notify\fR(1), \fBsystemd-nspawn\fR(1), +\fBsystemd-oomd.service\fR(8), \fBsystemd-path\fR(1), \fBsystemd-pcrlock\fR(8), \fBsystemd-pcrphase.service\fR(8), @@ -11083,6 +11542,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-tty-ask-password-agent\fR(1), \fBsystemd-udevd.service\fR(8), \fBsystemd-vmspawn\fR(1), +\fBsystemd-vpick\fR(1), \fBtelinit\fR(8), \fBtimedatectl\fR(1), \fBudevadm\fR(8), @@ -11101,6 +11561,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBbusctl\fR(1), \fBhomectl\fR(1), \fBhostnamectl\fR(1), +\fBimportctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), \fBmachinectl\fR(1), @@ -11149,6 +11610,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-networkd-wait-online.service\fR(8) .RE .PP +\fB\-\-ignore\-failure\fR +.RS 4 +\fBsystemd-run\fR(1) +.RE +.PP \fB\-\-image\fR .RS 4 \fBbootctl\fR(1), @@ -11228,6 +11694,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-initrd\fR .RS 4 \fBsystemd-measure\fR(1), +\fBsystemd-vmspawn\fR(1), \fBukify\fR(1) .RE .PP @@ -11295,12 +11762,15 @@ Command\-line options accepted by programs in the systemd suite\&. \fBcoredumpctl\fR(1), \fBhomectl\fR(1), \fBhostnamectl\fR(1), +\fBimportctl\fR(1), \fBkernel-install\fR(8), +\fBloginctl\fR(1), \fBnetworkctl\fR(1), \fBresolvectl\fR(1), \fBsystemd-analyze\fR(1), \fBsystemd-creds\fR(1), \fBsystemd-dissect\fR(1), +\fBsystemd-id128\fR(1), \fBsystemd-measure\fR(1), \fBsystemd-pcrlock\fR(8), \fBsystemd-repart\fR(8), @@ -11312,6 +11782,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBvarlinkctl\fR(1) .RE .PP +\fB\-\-keep\-download\fR +.RS 4 +\fBimportctl\fR(1) +.RE +.PP \fB\-\-keep\-unit\fR .RS 4 \fBsystemd-nspawn\fR(1) @@ -11371,6 +11846,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemctl\fR(1) .RE .PP +\fB\-\-kvm\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-language\fR .RS 4 \fBhomectl\fR(1) @@ -11404,6 +11884,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-linux\fR .RS 4 \fBsystemd-measure\fR(1), +\fBsystemd-vmspawn\fR(1), \fBukify\fR(1) .RE .PP @@ -11458,6 +11939,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-vmspawn\fR(1) .RE .PP +\fB\-\-load\-credentials\fR +.RS 4 +\fBudevadm\fR(8) +.RE +.PP \fB\-\-locale\fR .RS 4 \fBsystemd-firstboot\fR(1) @@ -11505,6 +11991,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd\fR(1) .RE .PP +\fB\-\-login\-background\fR +.RS 4 +\fBhomectl\fR(1) +.RE +.PP \fB\-\-loop\-ref\fR .RS 4 \fBsystemd-dissect\fR(1) @@ -11585,11 +12076,13 @@ Command\-line options accepted by programs in the systemd suite\&. \fBbusctl\fR(1), \fBhomectl\fR(1), \fBhostnamectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), \fBmachinectl\fR(1), \fBportablectl\fR(1), +\fBrun0\fR(1), \fBsystemctl\fR(1), \fBsystemd-analyze\fR(1), \fBsystemd-cgls\fR(1), @@ -11609,6 +12102,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-pcrphase.service\fR(8) .RE .PP +\fB\-\-make\-archive\fR +.RS 4 +\fBsystemd-dissect\fR(1) +.RE +.PP \fB\-\-make\-ddi\fR .RS 4 \fBsystemd-repart\fR(8) @@ -11677,6 +12175,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemctl\fR(1) .RE .PP +\fB\-\-microcode\fR +.RS 4 +\fBukify\fR(1) +.RE +.PP \fB\-\-mkdir\fR .RS 4 \fBmachinectl\fR(1), @@ -11724,6 +12227,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBuserdbctl\fR(1) .RE .PP +\fB\-\-mutable\fR +.RS 4 +\fBsystemd-sysext\fR(8) +.RE +.PP \fB\-\-name\fR .RS 4 \fBsystemd-creds\fR(1), @@ -11738,6 +12246,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-namespace\fR .RS 4 \fBjournalctl\fR(1), +\fBsystemd-cat\fR(1), \fBsystemd-journal-upload.service\fR(8) .RE .PP @@ -11771,6 +12280,16 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-nspawn\fR(1) .RE .PP +\fB\-\-network\-tap\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP +\fB\-\-network\-user\-mode\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-network\-veth\fR .RS 4 \fBsystemd-nspawn\fR(1) @@ -11794,6 +12313,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-nice\fR .RS 4 \fBhomectl\fR(1), +\fBrun0\fR(1), \fBsystemd-run\fR(1) .RE .PP @@ -11801,10 +12321,12 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBhomectl\fR(1), \fBhostnamectl\fR(1), +\fBimportctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), \fBmachinectl\fR(1), \fBportablectl\fR(1), +\fBrun0\fR(1), \fBsystemctl\fR(1), \fBsystemd-mount\fR(1), \fBsystemd-run\fR(1), @@ -11840,6 +12362,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBbusctl\fR(1), \fBcoredumpctl\fR(1), \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBkernel-install\fR(8), \fBloginctl\fR(1), \fBmachinectl\fR(1), @@ -11848,6 +12371,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-analyze\fR(1), \fBsystemd-creds\fR(1), \fBsystemd-dissect\fR(1), +\fBsystemd-id128\fR(1), \fBsystemd-inhibit\fR(1), \fBsystemd-mount\fR(1), \fBsystemd-repart\fR(8), @@ -11877,6 +12401,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBbusctl\fR(1), \fBcoredumpctl\fR(1), \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBkernel-install\fR(8), \fBlocalectl\fR(1), @@ -11893,6 +12418,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-creds\fR(1), \fBsystemd-delta\fR(1), \fBsystemd-dissect\fR(1), +\fBsystemd-id128\fR(1), \fBsystemd-inhibit\fR(1), \fBsystemd-measure\fR(1), \fBsystemd-mount\fR(1), @@ -12029,6 +12555,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-offline\fR .RS 4 +\fBhomectl\fR(1), \fBsystemd-analyze\fR(1), \fBsystemd-repart\fR(8) .RE @@ -12151,6 +12678,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBudevadm\fR(8) .RE .PP +\fB\-\-pass\-ssh\-key\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-password\fR .RS 4 \fBsystemd-cryptenroll\fR(1) @@ -12319,6 +12851,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-print\fR .RS 4 \fBsystemd-machine-id-setup\fR(1), +\fBsystemd-vpick\fR(1), \fBudevadm\fR(8) .RE .PP @@ -12354,6 +12887,12 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-repart\fR(8) .RE .PP +\fB\-\-private\-key\-source\fR +.RS 4 +\fBsystemd-measure\fR(1), +\fBsystemd-repart\fR(8) +.RE +.PP \fB\-\-private\-network\fR .RS 4 \fBsystemd-nspawn\fR(1) @@ -12362,7 +12901,8 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-private\-users\fR .RS 4 \fBsystemd-detect-virt\fR(1), -\fBsystemd-nspawn\fR(1) +\fBsystemd-nspawn\fR(1), +\fBsystemd-vmspawn\fR(1) .RE .PP \fB\-\-private\-users\-ownership\fR @@ -12415,6 +12955,7 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBloginctl\fR(1), \fBmachinectl\fR(1), +\fBrun0\fR(1), \fBsystemctl\fR(1), \fBsystemd-mount\fR(1), \fBsystemd-nspawn\fR(1), @@ -12443,29 +12984,9 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-measure\fR(1) .RE .PP -\fB\-\-qemu\-gui\fR -.RS 4 -\fBsystemd-vmspawn\fR(1) -.RE -.PP -\fB\-\-qemu\-kvm\fR +\fB\-\-purge\fR .RS 4 -\fBsystemd-vmspawn\fR(1) -.RE -.PP -\fB\-\-qemu\-mem\fR -.RS 4 -\fBsystemd-vmspawn\fR(1) -.RE -.PP -\fB\-\-qemu\-smp\fR -.RS 4 -\fBsystemd-vmspawn\fR(1) -.RE -.PP -\fB\-\-qemu\-vsock\fR -.RS 4 -\fBsystemd-vmspawn\fR(1) +\fBsystemd-tmpfiles\fR(8) .RE .PP \fB\-\-query\fR @@ -12479,6 +13000,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBbootctl\fR(1), \fBbusctl\fR(1), \fBcoredumpctl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBmachinectl\fR(1), \fBportablectl\fR(1), @@ -12490,9 +13012,15 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-networkd-wait-online.service\fR(8), \fBsystemd-nspawn\fR(1), \fBsystemd-run\fR(1), +\fBsystemd-vmspawn\fR(1), \fBudevadm\fR(8) .RE .PP +\fB\-\-ram\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-rate\-limit\-burst\fR .RS 4 \fBhomectl\fR(1) @@ -12516,6 +13044,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-read\-only\fR .RS 4 +\fBimportctl\fR(1), \fBmachinectl\fR(1), \fBsystemctl\fR(1), \fBsystemd-dissect\fR(1), @@ -12578,7 +13107,13 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-register\fR .RS 4 -\fBsystemd-nspawn\fR(1) +\fBsystemd-nspawn\fR(1), +\fBsystemd-vmspawn\fR(1) +.RE +.PP +\fB\-\-relax\-single\-label\fR +.RS 4 +\fBresolvectl\fR(1) .RE .PP \fB\-\-relinquish\-var\fR @@ -12632,6 +13167,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-nspawn\fR(1) .RE .PP +\fB\-\-resolve\fR +.RS 4 +\fBsystemd-vpick\fR(1) +.RE +.PP \fB\-\-resolve\-names\fR .RS 4 \fBsystemd-udevd.service\fR(8), @@ -12712,8 +13252,14 @@ Command\-line options accepted by programs in the systemd suite\&. \fBjournalctl\fR(1) .RE .PP +\fB\-\-runner\fR +.RS 4 +\fBmachinectl\fR(1) +.RE +.PP \fB\-\-runtime\fR .RS 4 +\fBnetworkctl\fR(1), \fBportablectl\fR(1), \fBsystemctl\fR(1) .RE @@ -12844,6 +13390,16 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd\fR(1) .RE .PP +\fB\-\-session\-launcher\fR +.RS 4 +\fBhomectl\fR(1) +.RE +.PP +\fB\-\-session\-type\fR +.RS 4 +\fBhomectl\fR(1) +.RE +.PP \fB\-\-set\-credential\fR .RS 4 \fBsystemd-nspawn\fR(1), @@ -12854,6 +13410,7 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBhomectl\fR(1), \fBmachinectl\fR(1), +\fBrun0\fR(1), \fBsystemd-nspawn\fR(1), \fBsystemd-run\fR(1), \fBsystemd-socket-activate\fR(1) @@ -12956,12 +13513,14 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-slice\fR .RS 4 +\fBrun0\fR(1), \fBsystemd-nspawn\fR(1), \fBsystemd-run\fR(1) .RE .PP \fB\-\-slice\-inherit\fR .RS 4 +\fBrun0\fR(1), \fBsystemd-run\fR(1) .RE .PP @@ -12996,6 +13555,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBhomectl\fR(1) .RE .PP +\fB\-\-ssh\-key\-type\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-stale\-data\fR .RS 4 \fBresolvectl\fR(1) @@ -13031,6 +13595,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-cat\fR(1) .RE .PP +\fB\-\-stdin\fR +.RS 4 +\fBsystemctl\fR(1) +.RE +.PP \fB\-\-stop\-delay\fR .RS 4 \fBhomectl\fR(1) @@ -13070,7 +13639,8 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-suffix\fR .RS 4 \fBsystemd-escape\fR(1), -\fBsystemd-path\fR(1) +\fBsystemd-path\fR(1), +\fBsystemd-vpick\fR(1) .RE .PP \fB\-\-summary\fR @@ -13212,6 +13782,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBukify\fR(1) .RE .PP +\fB\-\-tpm\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-tpm2\-device\fR .RS 4 \fBsystemd-creds\fR(1), @@ -13303,15 +13878,26 @@ Command\-line options accepted by programs in the systemd suite\&. \fBresolvectl\fR(1) .RE .PP +\fB\-\-tty\fR +.RS 4 +\fBsystemd-bsod.service\fR(8) +.RE +.PP \fB\-\-type\fR .RS 4 \fBresolvectl\fR(1), \fBsystemctl\fR(1), \fBsystemd-delta\fR(1), \fBsystemd-mount\fR(1), +\fBsystemd-vpick\fR(1), \fBudevadm\fR(8) .RE .PP +\fB\-\-ucode\fR +.RS 4 +\fBsystemd-measure\fR(1) +.RE +.PP \fB\-\-udev\fR .RS 4 \fBudevadm\fR(8) @@ -13321,6 +13907,7 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBhomectl\fR(1), \fBmachinectl\fR(1), +\fBsystemd-creds\fR(1), \fBsystemd-notify\fR(1), \fBsystemd-run\fR(1) .RE @@ -13355,6 +13942,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-\-unit\fR .RS 4 \fBjournalctl\fR(1), +\fBrun0\fR(1), \fBsystemd\fR(1), \fBsystemd-analyze\fR(1), \fBsystemd-cgls\fR(1), @@ -13371,6 +13959,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-cryptenroll\fR(1) .RE .PP +\fB\-\-unlock\-tpm2\-device\fR +.RS 4 +\fBsystemd-cryptenroll\fR(1) +.RE +.PP \fB\-\-unregister\fR .RS 4 \fBsystemd-binfmt.service\fR(8) @@ -13397,9 +13990,11 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBbusctl\fR(1), \fBjournalctl\fR(1), +\fBrun0\fR(1), \fBsystemctl\fR(1), \fBsystemd\fR(1), \fBsystemd-analyze\fR(1), +\fBsystemd-creds\fR(1), \fBsystemd-journal-gatewayd.service\fR(8), \fBsystemd-journal-upload.service\fR(8), \fBsystemd-mount\fR(1), @@ -13429,6 +14024,7 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBsystemd-id128\fR(1), \fBsystemd-nspawn\fR(1), +\fBsystemd-vmspawn\fR(1), \fBudevadm\fR(8) .RE .PP @@ -13473,8 +14069,8 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-\-verify\fR .RS 4 +\fBimportctl\fR(1), \fBjournalctl\fR(1), -\fBmachinectl\fR(1), \fBsystemd-sysupdate\fR(8) .RE .PP @@ -13496,6 +14092,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBcoredumpctl\fR(1), \fBhomectl\fR(1), \fBhostnamectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBkernel-install\fR(8), \fBlocalectl\fR(1), @@ -13505,6 +14102,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBoomctl\fR(1), \fBportablectl\fR(1), \fBresolvectl\fR(1), +\fBrun0\fR(1), \fBsystemctl\fR(1), \fBsystemd\fR(1), \fBsystemd-ac-power\fR(1), @@ -13534,6 +14132,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-networkd-wait-online.service\fR(8), \fBsystemd-notify\fR(1), \fBsystemd-nspawn\fR(1), +\fBsystemd-oomd.service\fR(8), \fBsystemd-path\fR(1), \fBsystemd-pcrlock\fR(8), \fBsystemd-pcrphase.service\fR(8), @@ -13552,6 +14151,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-tty-ask-password-agent\fR(1), \fBsystemd-udevd.service\fR(8), \fBsystemd-vmspawn\fR(1), +\fBsystemd-vpick\fR(1), \fBtimedatectl\fR(1), \fBudevadm\fR(8), \fBukify\fR(1), @@ -13569,6 +14169,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-nspawn\fR(1) .RE .PP +\fB\-\-vsock\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB\-\-vsock\-cid\fR .RS 4 \fBsystemd-vmspawn\fR(1) @@ -13713,12 +14318,22 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBcoredumpctl\fR(1), \fBsystemd-mount\fR(1), +\fBsystemd-vpick\fR(1), \fBudevadm\fR(8) .RE .PP +\fB\-B\fR +.RS 4 +\fBsystemd-vpick\fR(1) +.RE +.PP \fB\-C\fR .RS 4 +\fBbusctl\fR(1), +\fBimportctl\fR(1), +\fBsystemctl\fR(1), \fBsystemd-repart\fR(8), +\fBsystemd-run\fR(1), \fBsystemd-sysupdate\fR(8) .RE .PP @@ -13726,10 +14341,12 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBcoredumpctl\fR(1), \fBjournalctl\fR(1), +\fBrun0\fR(1), \fBsystemd-journal-gatewayd.service\fR(8), \fBsystemd-journal-upload.service\fR(8), \fBsystemd-nspawn\fR(1), -\fBsystemd-udevd.service\fR(8) +\fBsystemd-udevd.service\fR(8), +\fBsystemd-vmspawn\fR(1) .RE .PP \fB\-E\fR @@ -13766,6 +14383,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBbusctl\fR(1), \fBhomectl\fR(1), \fBhostnamectl\fR(1), +\fBimportctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), \fBmachinectl\fR(1), @@ -13794,11 +14412,13 @@ Command\-line options accepted by programs in the systemd suite\&. \fBbusctl\fR(1), \fBhomectl\fR(1), \fBhostnamectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), \fBmachinectl\fR(1), \fBportablectl\fR(1), +\fBrun0\fR(1), \fBsystemctl\fR(1), \fBsystemd-analyze\fR(1), \fBsystemd-cgls\fR(1), @@ -13814,6 +14434,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-N\fR .RS 4 +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBsystemd-udevd.service\fR(8), \fBudevadm\fR(8), @@ -13823,6 +14444,8 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-P\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), +\fBmachinectl\fR(1), \fBshutdown\fR(8), \fBsystemctl\fR(1), \fBsystemd-cgtop\fR(1), @@ -13830,6 +14453,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-nspawn\fR(1), \fBsystemd-repart\fR(8), \fBsystemd-run\fR(1), +\fBtimedatectl\fR(1), \fBudevadm\fR(8) .RE .PP @@ -13843,15 +14467,18 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-S\fR .RS 4 \fBcoredumpctl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBsystemd-nspawn\fR(1), \fBsystemd-repart\fR(8), \fBsystemd-run\fR(1), +\fBsystemd-vpick\fR(1), \fBudevadm\fR(8) .RE .PP \fB\-T\fR .RS 4 +\fBjournalctl\fR(1), \fBsystemctl\fR(1), \fBsystemd-creds\fR(1), \fBsystemd-mount\fR(1) @@ -13867,7 +14494,9 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-V\fR .RS 4 -\fBresolvectl\fR(1) +\fBmachinectl\fR(1), +\fBresolvectl\fR(1), +\fBsystemd-vpick\fR(1) .RE .PP \fB\-Z\fR @@ -13894,6 +14523,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-b\fR .RS 4 +\fBhomectl\fR(1), \fBjournalctl\fR(1), \fBsystemd-cgtop\fR(1), \fBsystemd-nspawn\fR(1), @@ -13915,7 +14545,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBudevadm\fR(8) .RE .PP -\fB\-d\fR +\fB\-d\fR\fB\fIPATH\fR\fR .RS 4 \fBhomectl\fR(1), \fBpoweroff\fR(8), @@ -13946,6 +14576,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fB\-g\fR .RS 4 \fBjournalctl\fR(1), +\fBrun0\fR(1), \fBudevadm\fR(8) .RE .PP @@ -13956,6 +14587,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBcoredumpctl\fR(1), \fBhomectl\fR(1), \fBhostnamectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBkernel-install\fR(8), \fBlocalectl\fR(1), @@ -13965,6 +14597,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBoomctl\fR(1), \fBportablectl\fR(1), \fBresolvectl\fR(1), +\fBrun0\fR(1), \fBshutdown\fR(8), \fBsystemctl\fR(1), \fBsystemd\fR(1), @@ -13997,6 +14630,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-networkd-wait-online.service\fR(8), \fBsystemd-notify\fR(1), \fBsystemd-nspawn\fR(1), +\fBsystemd-oomd.service\fR(8), \fBsystemd-path\fR(1), \fBsystemd-pcrlock\fR(8), \fBsystemd-pcrphase.service\fR(8), @@ -14015,6 +14649,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-tty-ask-password-agent\fR(1), \fBsystemd-udevd.service\fR(8), \fBsystemd-vmspawn\fR(1), +\fBsystemd-vpick\fR(1), \fBtimedatectl\fR(1), \fBudevadm\fR(8), \fBukify\fR(1), @@ -14024,6 +14659,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-i\fR .RS 4 +\fBjournalctl\fR(1), \fBresolvectl\fR(1), \fBsystemctl\fR(1), \fBsystemd-cgtop\fR(1), @@ -14036,7 +14672,11 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBbusctl\fR(1), \fBhomectl\fR(1), +\fBhostnamectl\fR(1), +\fBimportctl\fR(1), +\fBloginctl\fR(1), \fBresolvectl\fR(1), +\fBsystemd-id128\fR(1), \fBsystemd-nspawn\fR(1), \fBvarlinkctl\fR(1) .RE @@ -14068,6 +14708,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fB\-m\fR .RS 4 +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBresolvectl\fR(1), \fBsystemd-cgtop\fR(1), @@ -14091,6 +14732,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-ask-password\fR(1), \fBsystemd-cgtop\fR(1), \fBsystemd-nspawn\fR(1), +\fBsystemd-vmspawn\fR(1), \fBudevadm\fR(8) .RE .PP @@ -14125,6 +14767,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-nspawn\fR(1), \fBsystemd-run\fR(1), \fBsystemd-stdio-bridge\fR(1), +\fBsystemd-vpick\fR(1), \fBtimedatectl\fR(1), \fBudevadm\fR(8) .RE @@ -14134,6 +14777,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBbootctl\fR(1), \fBbusctl\fR(1), \fBcoredumpctl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBmachinectl\fR(1), \fBportablectl\fR(1), @@ -14145,6 +14789,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-networkd-wait-online.service\fR(8), \fBsystemd-nspawn\fR(1), \fBsystemd-run\fR(1), +\fBsystemd-vmspawn\fR(1), \fBudevadm\fR(8) .RE .PP @@ -14187,6 +14832,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-mount\fR(1), \fBsystemd-run\fR(1), \fBsystemd-udevd.service\fR(8), +\fBsystemd-vpick\fR(1), \fBudevadm\fR(8) .RE .PP @@ -14194,6 +14840,7 @@ Command\-line options accepted by programs in the systemd suite\&. .RS 4 \fBjournalctl\fR(1), \fBresolvectl\fR(1), +\fBrun0\fR(1), \fBsystemd-cgls\fR(1), \fBsystemd-dissect\fR(1), \fBsystemd-escape\fR(1), @@ -14236,6 +14883,16 @@ Command\-line options accepted by programs in the systemd suite\&. \fBudevadm\fR(8) .RE .PP +\fBBonding\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP +\fBCAN\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP \fBIPv4\fR .RS 4 \fBsystemd.link\fR(5), @@ -14251,6 +14908,7 @@ Command\-line options accepted by programs in the systemd suite\&. \fBK\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -14267,9 +14925,20 @@ Command\-line options accepted by programs in the systemd suite\&. \fBuserdbctl\fR(1) .RE .PP +\fBMaster\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP +\fBOther\fR +.RS 4 +\fBsystemd.network\fR(5) +.RE +.PP \fBX\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -14314,6 +14983,7 @@ Command\-line options accepted by programs in the systemd suite\&. .PP \fBauto\fR .RS 4 +\fBsystemd-sysext\fR(8), \fBsystemd.resource-control\fR(5) .RE .PP @@ -14425,6 +15095,16 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd.network\fR(5) .RE .PP +\fBephemeral\fR +.RS 4 +\fBsystemd-sysext\fR(8) +.RE +.PP +\fBephemeral\-import\fR +.RS 4 +\fBsystemd-sysext\fR(8) +.RE +.PP \fBeui64\fR .RS 4 \fBsystemd.network\fR(5) @@ -14487,6 +15167,11 @@ Command\-line options accepted by programs in the systemd suite\&. \fBloader.conf\fR(5) .RE .PP +\fBimport\fR +.RS 4 +\fBsystemd-sysext\fR(8) +.RE +.PP \fBindeterminate\fR .RS 4 \fBsystemd-bless-boot.service\fR(8) @@ -14615,12 +15300,22 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd.link\fR(5) .RE .PP +\fBno\fR +.RS 4 +\fBsystemd-sysext\fR(8) +.RE +.PP \fBnone\fR .RS 4 \fBsystemd.link\fR(5), \fBsystemd.network\fR(5) .RE .PP +\fBnspawn\fR +.RS 4 +\fBmachinectl\fR(1) +.RE +.PP \fBoff\fR .RS 4 \fBloader.conf\fR(5) @@ -14879,11 +15574,21 @@ Command\-line options accepted by programs in the systemd suite\&. \fBjournalctl\fR(1) .RE .PP +\fBvmspawn\fR +.RS 4 +\fBmachinectl\fR(1) +.RE +.PP \fBwith\-unit\fR .RS 4 \fBjournalctl\fR(1) .RE .PP +\fByes\fR +.RS 4 +\fBsystemd-sysext\fR(8) +.RE +.PP \fBμs\fR .RS 4 \fBsystemctl\fR(1) @@ -15513,6 +16218,11 @@ Various constants used and/or defined by systemd\&. \fBsd_bus_track_add_name\fR(3) .RE .PP +\fB/etc/subuid\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB/org/freedesktop/systemd1\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -15528,6 +16238,7 @@ Various constants used and/or defined by systemd\&. \fBsd_journal_add_match\fR(3), \fBsystemctl\fR(1), \fBsystemd-analyze\fR(1), +\fBsystemd.net-naming-scheme\fR(7), \fBsystemd.netdev\fR(5), \fBsystemd.resource-control\fR(5), \fBtmpfiles.d\fR(5), @@ -15593,6 +16304,7 @@ Various constants used and/or defined by systemd\&. \fBsystemd-analyze\fR(1), \fBsystemd-oomd.service\fR(8), \fBsystemd-tmpfiles\fR(8), +\fBsystemd.net-naming-scheme\fR(7), \fBsystemd.network\fR(5), \fBsystemd.scope\fR(5), \fBsystemd.service\fR(5), @@ -15657,13 +16369,9 @@ Various constants used and/or defined by systemd\&. \fBresolvectl\fR(1) .RE .PP -\fB4a67b082\-0a4c\-41cf\-b6c7\-440b29bb8c4\fR -.RS 4 -\fBsystemd-bless-boot.service\fR(8) -.RE -.PP \fB4a67b082\-0a4c\-41cf\-b6c7\-440b29bb8c4f\fR .RS 4 +\fBsystemd-bless-boot.service\fR(8), \fBsystemd-gpt-auto-generator\fR(8) .RE .PP @@ -15729,6 +16437,7 @@ Various constants used and/or defined by systemd\&. \fBorg.freedesktop.machine1\fR(5), \fBorg.freedesktop.resolve1\fR(5), \fBsd_is_fifo\fR(3), +\fBsystemd-ssh-generator\fR(8), \fBsystemd.exec\fR(5), \fBsystemd.resource-control\fR(5), \fBsystemd.socket\fR(5) @@ -15736,9 +16445,11 @@ Various constants used and/or defined by systemd\&. .PP \fBAF_INET6\fR .RS 4 +\fBjournald.conf\fR(5), \fBorg.freedesktop.machine1\fR(5), \fBorg.freedesktop.resolve1\fR(5), \fBsd_is_fifo\fR(3), +\fBsystemd-ssh-generator\fR(8), \fBsystemd.exec\fR(5), \fBsystemd.resource-control\fR(5), \fBsystemd.socket\fR(5) @@ -15773,6 +16484,8 @@ Various constants used and/or defined by systemd\&. \fBsystemd-journal-gatewayd.service\fR(8), \fBsystemd-journal-remote.service\fR(8), \fBsystemd-repart\fR(8), +\fBsystemd-ssh-generator\fR(8), +\fBsystemd-ssh-proxy\fR(1), \fBsystemd.exec\fR(5), \fBsystemd.link\fR(5), \fBsystemd.netdev\fR(5), @@ -15789,9 +16502,14 @@ Various constants used and/or defined by systemd\&. .PP \fBAF_VSOCK\fR .RS 4 +\fBjournald.conf\fR(5), +\fBorg.freedesktop.hostname1\fR(5), \fBsd_notify\fR(3), \fBsystemd\fR(1), +\fBsystemd-ssh-generator\fR(8), +\fBsystemd-ssh-proxy\fR(1), \fBsystemd.socket\fR(5), +\fBsystemd.special\fR(7), \fBsystemd.system-credentials\fR(7) .RE .PP @@ -16846,6 +17564,7 @@ Various constants used and/or defined by systemd\&. \fBsd_journal_open\fR(3), \fBsd_journal_print\fR(3), \fBsd_journal_query_unique\fR(3), +\fBsd_journal_stream_fd\fR(3), \fBsd_listen_fds\fR(3), \fBsd_login_monitor_new\fR(3), \fBsd_machine_get_class\fR(3), @@ -17022,6 +17741,21 @@ Various constants used and/or defined by systemd\&. \fBsystemd.exec\fR(5) .RE .PP +\fBSCM_CREDENTIALS\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSCM_RIGHTS\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSCM_SECURITY\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP \fBSD_BUS_ARGS(\fR\fB\fI\&.\&.\&.\fR\fR\fB)\fR .RS 4 \fBsd_bus_add_object\fR(3) @@ -17127,6 +17861,11 @@ Various constants used and/or defined by systemd\&. \fBsd_bus_creds_new_from_pid\fR(3) .RE .PP +\fBSD_BUS_CREDS_PIDFD\fR +.RS 4 +\fBsd_bus_creds_new_from_pid\fR(3) +.RE +.PP \fBSD_BUS_CREDS_PPID\fR .RS 4 \fBsd_bus_creds_new_from_pid\fR(3) @@ -18137,6 +18876,11 @@ Various constants used and/or defined by systemd\&. \fBsystemd-gpt-auto-generator\fR(8) .RE .PP +\fBSD_HOMED_UPDATE_OFFLINE\fR +.RS 4 +\fBorg.freedesktop.home1\fR(5) +.RE +.PP \fBSD_ID128_ALLF\fR .RS 4 \fBsd-id128\fR(3), @@ -18651,6 +19395,7 @@ Various constants used and/or defined by systemd\&. \fBdaemon\fR(7), \fBorg.freedesktop.hostname1\fR(5), \fBsystemd\fR(1), +\fBsystemd-resolved.service\fR(8), \fBsystemd.kill\fR(5), \fBsystemd.service\fR(5) .RE @@ -18905,6 +19650,7 @@ Various constants used and/or defined by systemd\&. .RS 4 \fBsd_is_fifo\fR(3), \fBsystemd-socket-activate\fR(1), +\fBsystemd-ssh-proxy\fR(1), \fBsystemd.socket\fR(5) .RE .PP @@ -18938,6 +19684,26 @@ Various constants used and/or defined by systemd\&. \fBsystemd.socket\fR(5) .RE .PP +\fBSO_PEERCRED\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSO_PEERGROUPS\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSO_PEERPIDFD\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSO_PEERSEC\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP \fBSO_PRIORITY\fR .RS 4 \fBsystemd.netdev\fR(5), @@ -18975,6 +19741,26 @@ Various constants used and/or defined by systemd\&. \fBudev_device_new_from_syspath\fR(3) .RE .PP +\fBSYSTEMD_LOG_LEVEL=debug,console:info\fR +.RS 4 +\fBhomectl\fR(1), +\fBimportctl\fR(1), +\fBjournalctl\fR(1), +\fBlocalectl\fR(1), +\fBloginctl\fR(1), +\fBmachinectl\fR(1), +\fBportablectl\fR(1), +\fBsystemctl\fR(1), +\fBsystemd\fR(1), +\fBsystemd-analyze\fR(1), +\fBsystemd-inhibit\fR(1), +\fBsystemd-nspawn\fR(1), +\fBsystemd-tmpfiles\fR(8), +\fBsystemd-vmspawn\fR(1), +\fBtimedatectl\fR(1), +\fBuserdbctl\fR(1) +.RE +.PP \fBS_IFREG\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -19025,19 +19811,35 @@ Various constants used and/or defined by systemd\&. \fBsystemd.exec\fR(5) .RE .PP +\fBUINT32_MAX\fR +.RS 4 +\fBorg.freedesktop.hostname1\fR(5) +.RE +.PP \fBUINT64_MAX\fR .RS 4 \fBorg.freedesktop.home1\fR(5), +\fBorg.freedesktop.hostname1\fR(5), \fBsd_bus_get_fd\fR(3), \fBsd_bus_wait\fR(3), \fBsd_event_add_time\fR(3) .RE .PP +\fBUNIT64_MAX\fR +.RS 4 +\fBorg.freedesktop.hostname1\fR(5) +.RE +.PP \fBUSER_PROCESS\fR .RS 4 \fBsystemd.exec\fR(5) .RE .PP +\fBVMADDR_CID_ANY\fR +.RS 4 +\fBorg.freedesktop.machine1\fR(5) +.RE +.PP \fBWCONTINUED\fR .RS 4 \fBsd_event_add_child\fR(3) @@ -19097,6 +19899,7 @@ Various constants used and/or defined by systemd\&. \fBalert\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19169,6 +19972,7 @@ Various constants used and/or defined by systemd\&. \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), \fBsystemd.exec\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -19183,6 +19987,7 @@ Various constants used and/or defined by systemd\&. \fBauto\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19211,6 +20016,16 @@ Various constants used and/or defined by systemd\&. \fBsystemd-gpt-auto-generator\fR(8) .RE .PP +\fBbackground\fR +.RS 4 +\fBpam_systemd\fR(8) +.RE +.PP +\fBbackground\-light\fR +.RS 4 +\fBpam_systemd\fR(8) +.RE +.PP \fBbad\-setting\fR .RS 4 \fBsystemctl\fR(1) @@ -19291,6 +20106,7 @@ Various constants used and/or defined by systemd\&. \fBconsole\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19310,6 +20126,7 @@ Various constants used and/or defined by systemd\&. \fBconsole\-prefixed\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19345,6 +20162,7 @@ Various constants used and/or defined by systemd\&. \fBcrit\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19375,6 +20193,7 @@ Various constants used and/or defined by systemd\&. \fBdebug\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19424,6 +20243,7 @@ Various constants used and/or defined by systemd\&. \fBemerg\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19453,6 +20273,7 @@ Various constants used and/or defined by systemd\&. \fBerr\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19519,6 +20340,11 @@ Various constants used and/or defined by systemd\&. \fBsystemd.resource-control\fR(5) .RE .PP +\fBgreeter\fR +.RS 4 +\fBpam_systemd\fR(8) +.RE +.PP \fBh\fR .RS 4 \fBtmpfiles.d\fR(5) @@ -19570,6 +20396,7 @@ Various constants used and/or defined by systemd\&. \fBinfo\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19617,6 +20444,11 @@ Various constants used and/or defined by systemd\&. \fBuserdbctl\fR(1) .RE .PP +\fBio\&.systemd\&.MountFileSystem\fR +.RS 4 +\fBsystemd-mountfsd.service\fR(8) +.RE +.PP \fBio\&.systemd\&.Multiplexer\fR .RS 4 \fBsystemd-userdbd.service\fR(8), @@ -19629,6 +20461,11 @@ Various constants used and/or defined by systemd\&. \fBuserdbctl\fR(1) .RE .PP +\fBio\&.systemd\&.NamespaceResource\fR +.RS 4 +\fBsystemd-nsresourced.service\fR(8) +.RE +.PP \fBipc\fR .RS 4 \fBsystemd.exec\fR(5) @@ -19647,6 +20484,7 @@ Various constants used and/or defined by systemd\&. \fBjournal\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19666,6 +20504,7 @@ Various constants used and/or defined by systemd\&. \fBjournal\-or\-kmsg\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19706,6 +20545,7 @@ Various constants used and/or defined by systemd\&. \fBkmsg\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -19913,6 +20753,11 @@ Various constants used and/or defined by systemd\&. \fBsystemd.resource-control\fR(5) .RE .PP +\fBlock\-screen\fR +.RS 4 +\fBpam_systemd\fR(8) +.RE +.PP \fBlogs\fR .RS 4 \fBsystemctl\fR(1) @@ -19934,6 +20779,16 @@ Various constants used and/or defined by systemd\&. \fBsystemd.exec\fR(5) .RE .PP +\fBmanager\fR +.RS 4 +\fBpam_systemd\fR(8) +.RE +.PP +\fBmanager\-early\fR +.RS 4 +\fBpam_systemd\fR(8) +.RE +.PP \fBmasked\fR .RS 4 \fBsystemctl\fR(1) @@ -20053,6 +20908,7 @@ Various constants used and/or defined by systemd\&. \fBnotice\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -20072,6 +20928,7 @@ Various constants used and/or defined by systemd\&. \fBnull\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -20257,6 +21114,11 @@ Various constants used and/or defined by systemd\&. \fBudevadm\fR(8) .RE .PP +\fBphys_port_name\fR +.RS 4 +\fBsystemd.net-naming-scheme\fR(7) +.RE +.PP \fBpid\fR .RS 4 \fBsystemd.exec\fR(5) @@ -20586,7 +21448,22 @@ Various constants used and/or defined by systemd\&. .PP \fBsyslog\fR .RS 4 -\fBsystemctl\fR(1) +\fBhomectl\fR(1), +\fBimportctl\fR(1), +\fBjournalctl\fR(1), +\fBlocalectl\fR(1), +\fBloginctl\fR(1), +\fBmachinectl\fR(1), +\fBportablectl\fR(1), +\fBsystemctl\fR(1), +\fBsystemd\fR(1), +\fBsystemd-analyze\fR(1), +\fBsystemd-inhibit\fR(1), +\fBsystemd-nspawn\fR(1), +\fBsystemd-tmpfiles\fR(8), +\fBsystemd-vmspawn\fR(1), +\fBtimedatectl\fR(1), +\fBuserdbctl\fR(1) .RE .PP \fBtar\fR @@ -20670,9 +21547,20 @@ Various constants used and/or defined by systemd\&. .PP \fBuser\fR .RS 4 +\fBpam_systemd\fR(8), \fBsystemd.exec\fR(5) .RE .PP +\fBuser\-early\fR +.RS 4 +\fBpam_systemd\fR(8) +.RE +.PP +\fBuser\-incomplete\fR +.RS 4 +\fBpam_systemd\fR(8) +.RE +.PP \fBusr\fR .RS 4 \fBrepart.d\fR(5), @@ -20819,6 +21707,7 @@ Various constants used and/or defined by systemd\&. \fBwarning\fR .RS 4 \fBhomectl\fR(1), +\fBimportctl\fR(1), \fBjournalctl\fR(1), \fBlocalectl\fR(1), \fBloginctl\fR(1), @@ -20861,6 +21750,7 @@ Various constants used and/or defined by systemd\&. \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), \fBsystemd.exec\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -20873,6 +21763,7 @@ Various constants used and/or defined by systemd\&. \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), \fBsystemd.exec\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -20969,6 +21860,26 @@ Other configuration elements which don\*(Aqt fit in any of the above groups\&. \fBsystemd-journal-remote.service\fR(8) .RE .PP +\fI$SUDO_GID\fR +.RS 4 +\fBrun0\fR(1) +.RE +.PP +\fI$SUDO_UID\fR +.RS 4 +\fBrun0\fR(1) +.RE +.PP +\fI$SUDO_USER\fR +.RS 4 +\fBrun0\fR(1) +.RE +.PP +\fI$TERM\fR +.RS 4 +\fBrun0\fR(1) +.RE +.PP \fBA\fR .RS 4 \fBtmpfiles.d\fR(5) @@ -21014,6 +21925,11 @@ Other configuration elements which don\*(Aqt fit in any of the above groups\&. \fBtmpfiles.d\fR(5) .RE .PP +\fIDefaultSubvolume=\fR +.RS 4 +\fBrepart.d\fR(5) +.RE +.PP \fIDeviceTree=\fR .RS 4 \fBukify\fR(1) @@ -21024,6 +21940,11 @@ Other configuration elements which don\*(Aqt fit in any of the above groups\&. \fBrepart.d\fR(5) .RE .PP +\fIEncryptedVolume=\fR +.RS 4 +\fBrepart.d\fR(5) +.RE +.PP \fIExcludeFiles=\fR .RS 4 \fBrepart.d\fR(5) @@ -21064,6 +21985,16 @@ Other configuration elements which don\*(Aqt fit in any of the above groups\&. \fBsystemd.net-naming-scheme\fR(7) .RE .PP +\fIID_NET_NAME_ALLOW=\fR +.RS 4 +\fBsystemd.net-naming-scheme\fR(7) +.RE +.PP +\fIID_NET_NAME_ALLOW_\fR\fI\fIsysfsattr\fR\fR\fI=\fR\fI\fIBOOL\fR\fR +.RS 4 +\fBsystemd.net-naming-scheme\fR(7) +.RE +.PP \fIID_NET_NAME_MAC=\fR .RS 4 \fBsystemd.net-naming-scheme\fR(7) @@ -21129,6 +22060,11 @@ Other configuration elements which don\*(Aqt fit in any of the above groups\&. \fBsysupdate.d\fR(5) .RE .PP +\fIMicrocode=\fR +.RS 4 +\fBukify\fR(1) +.RE +.PP \fIMinVersion=\fR .RS 4 \fBsysupdate.d\fR(5) @@ -21144,6 +22080,11 @@ Other configuration elements which don\*(Aqt fit in any of the above groups\&. \fBsysupdate.d\fR(5) .RE .PP +\fIMountPoint=\fR +.RS 4 +\fBrepart.d\fR(5) +.RE +.PP \fINoAuto=\fR .RS 4 \fBrepart.d\fR(5) @@ -21466,6 +22407,11 @@ Other configuration elements which don\*(Aqt fit in any of the above groups\&. \fBtmpfiles.d\fR(5) .RE .PP +\fIio\&.systemd\&.boot\&.kernel\-cmdline\-extra\fR +.RS 4 +\fBsystemd-boot\fR(7) +.RE +.PP \fIio\&.systemd\&.stub\&.kernel\-cmdline\-extra\fR .RS 4 \fBsystemd-stub\fR(7) @@ -21522,6 +22468,16 @@ Other configuration elements which don\*(Aqt fit in any of the above groups\&. \fBsysusers.d\fR(5) .RE .PP +\fIudev\&.conf\&.*\fR +.RS 4 +\fBudevadm\fR(8) +.RE +.PP +\fIudev\&.rules\&.*\fR +.RS 4 +\fBudevadm\fR(8) +.RE +.PP \fIunchanged\fR .RS 4 \fBsystemd-delta\fR(1) @@ -21619,6 +22575,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21630,6 +22587,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21642,6 +22600,11 @@ Short strings which are substituted in configuration directives\&. \fBtmpfiles.d\fR(5) .RE .PP +"%D" +.RS 4 +\fBsystemd.unit\fR(5) +.RE +.PP "%E" .RS 4 \fBsystemd.unit\fR(5) @@ -21659,6 +22622,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21686,6 +22650,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21712,6 +22677,7 @@ Short strings which are substituted in configuration directives\&. .RS 4 \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21730,6 +22696,7 @@ Short strings which are substituted in configuration directives\&. .RS 4 \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21741,6 +22708,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21757,6 +22725,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21768,6 +22737,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21812,6 +22782,7 @@ Short strings which are substituted in configuration directives\&. .RS 4 \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21823,6 +22794,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21840,6 +22812,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21853,6 +22826,7 @@ Short strings which are substituted in configuration directives\&. .PP "%q" .RS 4 +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5) .RE .PP @@ -21881,6 +22855,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21892,6 +22867,7 @@ Short strings which are substituted in configuration directives\&. \fBrepart.d\fR(5), \fBsystemd-system.conf\fR(5), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -21981,6 +22957,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.special\fR(7) .RE .PP +/\&.extra/confext/ +.RS 4 +\fBsystemd-stub\fR(7) +.RE +.PP +/\&.extra/confext/*\&.confext\&.raw +.RS 4 +\fBsystemd-stub\fR(7) +.RE +.PP /\&.extra/credentials/ .RS 4 \fBsystemd-stub\fR(7) @@ -22007,7 +22993,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-sysext\fR(8) .RE .PP -/\&.extra/sysext/*\&.raw +/\&.extra/sysext/*\&.sysext\&.raw .RS 4 \fBsystemd-stub\fR(7) .RE @@ -22073,6 +23059,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf /bin/sh .RS 4 \fBmachinectl\fR(1), +\fBrun0\fR(1), \fBsysusers.d\fR(5) .RE .PP @@ -22175,6 +23162,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.generator\fR(7) .RE .PP +/dev/kvm +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP /dev/log .RS 4 \fBsystemctl\fR(1), @@ -22190,6 +23182,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .RS 4 \fBcrypttab\fR(5), \fBintegritytab\fR(5), +\fBrepart.d\fR(5), \fBveritytab\fR(5) .RE .PP @@ -22255,6 +23248,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBkernel-install\fR(8), \fBlogind.conf\fR(5), \fBmodules-load.d\fR(5), +\fBnetworkctl\fR(1), \fBnetworkd.conf\fR(5), \fBoomd.conf\fR(5), \fBorg.freedesktop.systemd1\fR(5), @@ -22334,7 +23328,8 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-cryptenroll\fR(1), \fBsystemd-measure\fR(1), \fBsystemd-pcrphase.service\fR(8), -\fBsystemd.exec\fR(5) +\fBsystemd.exec\fR(5), +\fBsystemd.special\fR(7) .RE .PP /dev/tty7 @@ -22354,6 +23349,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.resource-control\fR(5) .RE .PP +/dev/vhost\-vsock +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP /dev/watchdog0 .RS 4 \fBsystemd-system.conf\fR(5) @@ -22415,6 +23415,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-machine-id-commit.service\fR(8), \fBsystemd-machine-id-setup\fR(1), \fBsystemd-modules-load.service\fR(8), +\fBsystemd-mountfsd.service\fR(8), \fBsystemd-nspawn\fR(1), \fBsystemd-sleep.conf\fR(5), \fBsystemd-sysext\fR(8), @@ -22562,7 +23563,8 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBkernel-command-line\fR(7), \fBmachine-info\fR(5), \fBorg.freedesktop.hostname1\fR(5), -\fBsystemd-hostnamed.service\fR(8) +\fBsystemd-hostnamed.service\fR(8), +\fBsystemd.system-credentials\fR(7) .RE .PP /etc/hosts @@ -22626,6 +23628,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBkernel-install\fR(8) .RE .PP +/etc/kernel/install\&.conf\&.d/*\&.conf +.RS 4 +\fBkernel-install\fR(8) +.RE +.PP /etc/kernel/install\&.d/ .RS 4 \fBkernel-install\fR(8) @@ -22676,6 +23683,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-machine-id-setup\fR(1), \fBsystemd-nspawn\fR(1), \fBsystemd-pcrlock\fR(8), +\fBsystemd-vmspawn\fR(1), \fBsystemd.pcrlock\fR(5), \fBsystemd.unit\fR(5) .RE @@ -22685,6 +23693,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBmachine-info\fR(5), \fBorg.freedesktop.hostname1\fR(5), \fBsystemd-hostnamed.service\fR(8), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5) .RE .PP @@ -22730,6 +23739,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-system.conf\fR(5), \fBsystemd-sysupdate\fR(8), \fBsystemd.dnssd\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), \fBsysusers.d\fR(5), @@ -22811,6 +23821,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBhomectl\fR(1) .RE .PP +/etc/ssh/ssh_config\&.d/20\-systemd\-ssh\-proxy\&.conf\&.in +.RS 4 +\fBsystemd-ssh-proxy\fR(1) +.RE +.PP /etc/ssl/ca/trusted\&.pem .RS 4 \fBsystemd-journal-remote.service\fR(8), @@ -22942,7 +23957,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .PP /etc/systemd/import\-pubring\&.gpg .RS 4 -\fBmachinectl\fR(1), +\fBimportctl\fR(1), \fBsysupdate.d\fR(5) .RE .PP @@ -23057,13 +24072,9 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-pstore.service\fR(8) .RE .PP -/etc/systemd/pstore\&.conf\&.d/ -.RS 4 -\fBpstore.conf\fR(5) -.RE -.PP /etc/systemd/pstore\&.conf\&.d/*\&.conf .RS 4 +\fBpstore.conf\fR(5), \fBsystemd-pstore.service\fR(8) .RE .PP @@ -23261,6 +24272,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBhwdb\fR(7) .RE .PP +/etc/udev/hwdb\&.d/50\-net\-naming\-allowlist\&.hwdb +.RS 4 +\fBsystemd.net-naming-scheme\fR(7) +.RE +.PP +/etc/udev/hwdb\&.d/50\-net\-naming\-denylist\&.hwdb +.RS 4 +\fBsystemd.net-naming-scheme\fR(7) +.RE +.PP /etc/udev/rules\&.d .RS 4 \fBudev\fR(7) @@ -23276,6 +24297,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBudev.conf\fR(5) .RE .PP +/etc/udev/udev\&.conf\&.d/*\&.conf +.RS 4 +\fBudev.conf\fR(5) +.RE +.PP /etc/userdb/ .RS 4 \fBnss-systemd\fR(8), @@ -23291,6 +24317,12 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBvconsole.conf\fR(5) .RE .PP +/etc/verity\&.d/ +.RS 4 +\fBkernel-command-line\fR(7), +\fBsystemd-mountfsd.service\fR(8) +.RE +.PP /etc/veritytab .RS 4 \fBveritytab\fR(5) @@ -23313,6 +24345,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .PP /home/ .RS 4 +\fBcapsule@.service\fR(5), \fBfile-hierarchy\fR(7), \fBhomectl\fR(1), \fBhomed.conf\fR(5), @@ -23376,6 +24409,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .PP /loader/credentials/ .RS 4 +\fBsystemd-pcrlock\fR(8), \fBsystemd-stub\fR(7) .RE .PP @@ -23569,6 +24603,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .PP /proc/sys/kernel/random/boot_id .RS 4 +\fBorg.freedesktop.hostname1\fR(5), \fBsd_id128_get_machine\fR(3) .RE .PP @@ -23617,11 +24652,23 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf /run/ .RS 4 \fBbinfmt.d\fR(5), +\fBcoredump.conf\fR(5), \fBcrypttab\fR(5), \fBenvironment.d\fR(5), \fBfile-hierarchy\fR(7), +\fBhomed.conf\fR(5), +\fBiocost.conf\fR(5), +\fBjournal-remote.conf\fR(5), +\fBjournal-upload.conf\fR(5), +\fBjournald.conf\fR(5), +\fBlogind.conf\fR(5), \fBmodules-load.d\fR(5), +\fBnetworkctl\fR(1), +\fBnetworkd.conf\fR(5), +\fBoomd.conf\fR(5), \fBorg.freedesktop.systemd1\fR(5), +\fBpstore.conf\fR(5), +\fBresolved.conf\fR(5), \fBsd-login\fR(3), \fBsd_notify\fR(3), \fBsysctl.d\fR(5), @@ -23629,9 +24676,12 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-delta\fR(1), \fBsystemd-journald.service\fR(8), \fBsystemd-modules-load.service\fR(8), +\fBsystemd-mountfsd.service\fR(8), \fBsystemd-nspawn\fR(1), \fBsystemd-poweroff.service\fR(8), +\fBsystemd-sleep.conf\fR(5), \fBsystemd-soft-reboot.service\fR(8), +\fBsystemd-system.conf\fR(5), \fBsystemd-timedated.service\fR(8), \fBsystemd.dnssd\fR(5), \fBsystemd.environment-generator\fR(7), @@ -23643,6 +24693,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.preset\fR(5), \fBsystemd.service\fR(5), \fBsystemd.unit\fR(5), +\fBtimesyncd.conf\fR(5), \fBtmpfiles.d\fR(5), \fBudev\fR(7) .RE @@ -23652,6 +24703,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBbinfmt.d\fR(5) .RE .PP +/run/capsules/\fINAME\fR/ +.RS 4 +\fBcapsule@.service\fR(5) +.RE +.PP /run/confexts/ .RS 4 \fBsystemd-sysext\fR(8) @@ -23719,6 +24775,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.exec\fR(5) .RE .PP +/run/host/unix\-export/ +.RS 4 +\fBsystemd-ssh-generator\fR(8) +.RE +.PP +/run/host/unix\-export/ssh +.RS 4 +\fBsystemd-ssh-generator\fR(8) +.RE +.PP /run/host/userdb/ .RS 4 \fBnss-systemd\fR(8), @@ -23726,6 +24792,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBuserdbctl\fR(1) .RE .PP +/run/kernel/install\&.conf +.RS 4 +\fBkernel-install\fR(8) +.RE +.PP +/run/kernel/install\&.conf\&.d/*\&.conf +.RS 4 +\fBkernel-install\fR(8) +.RE +.PP /run/log/ .RS 4 \fBfile-hierarchy\fR(7), @@ -23804,6 +24880,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBtmpfiles.d\fR(5) .RE .PP +/run/ssh\-unix\-local/socket +.RS 4 +\fBsystemd-ssh-generator\fR(8) +.RE +.PP /run/sysctl\&.d/*\&.conf .RS 4 \fBsysctl.d\fR(5) @@ -23821,9 +24902,28 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .PP /run/systemd/ .RS 4 +\fBcoredump.conf\fR(5), \fBcrypttab\fR(5), +\fBhomed.conf\fR(5), +\fBiocost.conf\fR(5), +\fBjournal-remote.conf\fR(5), +\fBjournal-upload.conf\fR(5), +\fBjournald.conf\fR(5), +\fBlogind.conf\fR(5), +\fBnetworkd.conf\fR(5), +\fBoomd.conf\fR(5), +\fBpstore.conf\fR(5), +\fBresolved.conf\fR(5), \fBsystemd-creds\fR(1), -\fBsystemd-cryptenroll\fR(1) +\fBsystemd-cryptenroll\fR(1), +\fBsystemd-sleep.conf\fR(5), +\fBsystemd-system.conf\fR(5), +\fBtimesyncd.conf\fR(5) +.RE +.PP +/run/systemd/coredump\&.conf +.RS 4 +\fBcoredump.conf\fR(5) .RE .PP /run/systemd/coredump\&.conf\&.d/*\&.conf @@ -23854,16 +24954,31 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.unit\fR(5) .RE .PP +/run/systemd/homed\&.conf +.RS 4 +\fBhomed.conf\fR(5) +.RE +.PP /run/systemd/homed\&.conf\&.d/*\&.conf .RS 4 \fBhomed.conf\fR(5) .RE .PP +/run/systemd/journal\-remote\&.conf +.RS 4 +\fBjournal-remote.conf\fR(5) +.RE +.PP /run/systemd/journal\-remote\&.conf\&.d/*\&.conf .RS 4 \fBjournal-remote.conf\fR(5) .RE .PP +/run/systemd/journal\-upload\&.conf +.RS 4 +\fBjournal-upload.conf\fR(5) +.RE +.PP /run/systemd/journal\-upload\&.conf\&.d/*\&.conf .RS 4 \fBjournal-upload.conf\fR(5) @@ -23889,6 +25004,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBjournald.conf\fR(5) .RE .PP +/run/systemd/journald\&.conf +.RS 4 +\fBjournald.conf\fR(5) +.RE +.PP /run/systemd/journald\&.conf\&.d/*\&.conf .RS 4 \fBjournald.conf\fR(5) @@ -23899,6 +25019,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBjournald.conf\fR(5) .RE .PP +/run/systemd/logind\&.conf +.RS 4 +\fBlogind.conf\fR(5) +.RE +.PP /run/systemd/logind\&.conf\&.d/*\&.conf .RS 4 \fBlogind.conf\fR(5) @@ -23913,6 +25038,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.network\fR(5) .RE .PP +/run/systemd/networkd\&.conf +.RS 4 +\fBnetworkd.conf\fR(5) +.RE +.PP +/run/systemd/networkd\&.conf\&.d/*\&.conf +.RS 4 +\fBnetworkd.conf\fR(5) +.RE +.PP /run/systemd/notify .RS 4 \fBsystemd\fR(1) @@ -23924,6 +25059,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.nspawn\fR(5) .RE .PP +/run/systemd/oomd\&.conf +.RS 4 +\fBoomd.conf\fR(5) +.RE +.PP +/run/systemd/oomd\&.conf\&.d/*\&.conf +.RS 4 +\fBoomd.conf\fR(5) +.RE +.PP /run/systemd/portables/ .RS 4 \fBportablectl\fR(1) @@ -23939,9 +25084,20 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.exec\fR(5) .RE .PP +/run/systemd/pstore\&.conf +.RS 4 +\fBpstore.conf\fR(5) +.RE +.PP +/run/systemd/pstore\&.conf\&.d/*\&.conf +.RS 4 +\fBpstore.conf\fR(5) +.RE +.PP /run/systemd/resolve/io\&.systemd\&.Resolve .RS 4 -\fBnss-resolve\fR(8) +\fBnss-resolve\fR(8), +\fBsystemd-resolved.service\fR(8) .RE .PP /run/systemd/resolve/resolv\&.conf @@ -23958,11 +25114,21 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-resolved.service\fR(8) .RE .PP +/run/systemd/resolved\&.conf +.RS 4 +\fBresolved.conf\fR(5) +.RE +.PP /run/systemd/resolved\&.conf\&.d/*\&.conf .RS 4 \fBresolved.conf\fR(5) .RE .PP +/run/systemd/sleep\&.conf +.RS 4 +\fBsystemd-sleep.conf\fR(5) +.RE +.PP /run/systemd/sleep\&.conf\&.d/*\&.conf .RS 4 \fBsystemd-sleep.conf\fR(5) @@ -23997,6 +25163,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.unit\fR(5) .RE .PP +/run/systemd/system\&.conf +.RS 4 +\fBsystemd-system.conf\fR(5) +.RE +.PP /run/systemd/system\&.conf\&.d/*\&.conf .RS 4 \fBsystemd-system.conf\fR(5) @@ -24018,6 +25189,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-timesyncd.service\fR(8) .RE .PP +/run/systemd/timesyncd\&.conf +.RS 4 +\fBtimesyncd.conf\fR(5) +.RE +.PP /run/systemd/timesyncd\&.conf\&.d/*\&.conf .RS 4 \fBtimesyncd.conf\fR(5) @@ -24084,6 +25260,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.preset\fR(5) .RE .PP +/run/systemd/user\&.conf +.RS 4 +\fBsystemd-system.conf\fR(5) +.RE +.PP /run/systemd/user\&.conf\&.d/*\&.conf .RS 4 \fBsystemd-system.conf\fR(5) @@ -24135,11 +25316,33 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBudev\fR(7) .RE .PP +/run/udev/rules\&.d/50\-foobar\&.rules +.RS 4 +\fBsystemd.system-credentials\fR(7), +\fBudevadm\fR(8) +.RE +.PP /run/udev/static_node\-tags/\fItag\fR .RS 4 \fBudev\fR(7) .RE .PP +/run/udev/udev\&.conf +.RS 4 +\fBudev.conf\fR(5) +.RE +.PP +/run/udev/udev\&.conf\&.d/*\&.conf +.RS 4 +\fBudev.conf\fR(5) +.RE +.PP +/run/udev/udev\&.conf\&.d/50\-foobar\&.conf +.RS 4 +\fBsystemd.system-credentials\fR(7), +\fBudevadm\fR(8) +.RE +.PP /run/user/ .RS 4 \fBfile-hierarchy\fR(7), @@ -24337,6 +25540,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-sleep.conf\fR(5) .RE .PP +/sys/power/mem_sleep +.RS 4 +\fBsystemd-sleep.conf\fR(5) +.RE +.PP /sys/power/resume .RS 4 \fBsystemd-hibernate-resume.service\fR(8) @@ -24385,9 +25593,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBcrypttab\fR(5), \fBfile-hierarchy\fR(7), \fBrepart.d\fR(5), +\fBsystemd-sysext\fR(8), \fBsystemd-system.conf\fR(5), \fBsystemd-tmpfiles\fR(8), \fBsystemd.exec\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.special\fR(7), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), @@ -24457,6 +25667,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf /usr/bin/ .RS 4 \fBfile-hierarchy\fR(7), +\fBorg.freedesktop.systemd1\fR(5), \fBsystemd.exec\fR(5), \fBsystemd.service\fR(5) .RE @@ -24473,6 +25684,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemctl\fR(1) .RE .PP +/usr/foo +.RS 4 +\fBsystemd-repart\fR(8) +.RE +.PP /usr/include/ .RS 4 \fBfile-hierarchy\fR(7) @@ -24497,6 +25713,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBmodules-load.d\fR(5), \fBsysctl.d\fR(5), \fBsystemd-delta\fR(1), +\fBsystemd-mountfsd.service\fR(8), \fBsystemd-timedated.service\fR(8), \fBsystemd.dnssd\fR(5), \fBsystemd.link\fR(5), @@ -24579,6 +25796,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBkernel-install\fR(8) .RE .PP +/usr/lib/kernel/install\&.conf\&.d/*\&.conf +.RS 4 +\fBkernel-install\fR(8) +.RE +.PP /usr/lib/kernel/install\&.d/ .RS 4 \fBkernel-install\fR(8) @@ -24706,6 +25928,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-stub\fR(7) .RE .PP +/usr/lib/systemd/coredump\&.conf +.RS 4 +\fBcoredump.conf\fR(5) +.RE +.PP /usr/lib/systemd/coredump\&.conf\&.d/*\&.conf .RS 4 \fBcoredump.conf\fR(5) @@ -24716,6 +25943,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.dnssd\fR(5) .RE .PP +/usr/lib/systemd/homed\&.conf +.RS 4 +\fBhomed.conf\fR(5) +.RE +.PP /usr/lib/systemd/homed\&.conf\&.d/*\&.conf .RS 4 \fBhomed.conf\fR(5) @@ -24723,20 +25955,35 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .PP /usr/lib/systemd/import\-pubring\&.gpg .RS 4 -\fBmachinectl\fR(1), +\fBimportctl\fR(1), \fBsysupdate.d\fR(5) .RE .PP +/usr/lib/systemd/journal\-remote\&.conf +.RS 4 +\fBjournal-remote.conf\fR(5) +.RE +.PP /usr/lib/systemd/journal\-remote\&.conf\&.d/*\&.conf .RS 4 \fBjournal-remote.conf\fR(5) .RE .PP +/usr/lib/systemd/journal\-upload\&.conf +.RS 4 +\fBjournal-upload.conf\fR(5) +.RE +.PP /usr/lib/systemd/journal\-upload\&.conf\&.d/*\&.conf .RS 4 \fBjournal-upload.conf\fR(5) .RE .PP +/usr/lib/systemd/journald\&.conf +.RS 4 +\fBjournald.conf\fR(5) +.RE +.PP /usr/lib/systemd/journald\&.conf\&.d/*\&.conf .RS 4 \fBjournald.conf\fR(5) @@ -24749,6 +25996,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .PP /usr/lib/systemd/logind\&.conf .RS 4 +\fBlogind.conf\fR(5), \fBsystemd-analyze\fR(1) .RE .PP @@ -24780,6 +26028,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-nspawn\fR(1) .RE .PP +/usr/lib/systemd/network/80\-vm\-vt\&.network +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP +/usr/lib/systemd/networkd\&.conf +.RS 4 +\fBnetworkd.conf\fR(5) +.RE +.PP /usr/lib/systemd/networkd\&.conf\&.d/*\&.conf .RS 4 \fBnetworkd.conf\fR(5) @@ -24790,6 +26048,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-timedated.service\fR(8) .RE .PP +/usr/lib/systemd/oomd\&.conf +.RS 4 +\fBoomd.conf\fR(5) +.RE +.PP /usr/lib/systemd/oomd\&.conf\&.d/*\&.conf .RS 4 \fBoomd.conf\fR(5) @@ -24805,17 +26068,37 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBportablectl\fR(1) .RE .PP +/usr/lib/systemd/pstore\&.conf +.RS 4 +\fBpstore.conf\fR(5) +.RE +.PP +/usr/lib/systemd/pstore\&.conf\&.d/*\&.conf +.RS 4 +\fBpstore.conf\fR(5) +.RE +.PP /usr/lib/systemd/resolv\&.conf .RS 4 \fBsystemd-nspawn\fR(1), \fBsystemd-resolved.service\fR(8) .RE .PP +/usr/lib/systemd/resolved\&.conf +.RS 4 +\fBresolved.conf\fR(5) +.RE +.PP /usr/lib/systemd/resolved\&.conf\&.d/*\&.conf .RS 4 \fBresolved.conf\fR(5) .RE .PP +/usr/lib/systemd/sleep\&.conf +.RS 4 +\fBsystemd-sleep.conf\fR(5) +.RE +.PP /usr/lib/systemd/sleep\&.conf\&.d/*\&.conf .RS 4 \fBsystemd-sleep.conf\fR(5) @@ -24898,6 +26181,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-run-generator\fR(8) .RE .PP +/usr/lib/systemd/system\-generators/systemd\-ssh\-generator +.RS 4 +\fBsystemd-ssh-generator\fR(8) +.RE +.PP /usr/lib/systemd/system\-generators/systemd\-system\-update\-generator .RS 4 \fBsystemd-system-update-generator\fR(8) @@ -24908,6 +26196,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-sysv-generator\fR(8) .RE .PP +/usr/lib/systemd/system\-generators/systemd\-tpm2\-generator +.RS 4 +\fBsystemd-tpm2-generator\fR(8) +.RE +.PP /usr/lib/systemd/system\-generators/systemd\-veritysetup\-generator .RS 4 \fBsystemd-veritysetup-generator\fR(8) @@ -24934,6 +26227,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-suspend.service\fR(8) .RE .PP +/usr/lib/systemd/system\&.conf +.RS 4 +\fBsystemd-system.conf\fR(5) +.RE +.PP /usr/lib/systemd/system\&.conf\&.d/*\&.conf .RS 4 \fBsystemd-system.conf\fR(5) @@ -24969,6 +26267,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-bless-boot.service\fR(8) .RE .PP +\fB/usr/lib/systemd/systemd\-bsod\fR +.RS 4 +\fBsystemd-bsod.service\fR(8) +.RE +.PP /usr/lib/systemd/systemd\-coredump .RS 4 \fBsystemd-coredump\fR(8) @@ -25064,6 +26367,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-modules-load.service\fR(8) .RE .PP +/usr/lib/systemd/systemd\-mountfsd +.RS 4 +\fBsystemd-mountfsd.service\fR(8) +.RE +.PP /usr/lib/systemd/systemd\-network\-generator .RS 4 \fBsystemd-network-generator.service\fR(8) @@ -25079,6 +26387,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-networkd-wait-online.service\fR(8) .RE .PP +/usr/lib/systemd/systemd\-nsresourced +.RS 4 +\fBsystemd-nsresourced.service\fR(8) +.RE +.PP /usr/lib/systemd/systemd\-oomd .RS 4 \fBsystemd-oomd.service\fR(8) @@ -25135,6 +26448,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-poweroff.service\fR(8) .RE .PP +\fB/usr/lib/systemd/systemd\-ssh\-proxy\fR +.RS 4 +\fBsystemd-ssh-proxy\fR(1) +.RE +.PP \fB/usr/lib/systemd/systemd\-storagetm\fR .RS 4 \fBsystemd-storagetm.service\fR(8) @@ -25210,6 +26528,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-volatile-root.service\fR(8) .RE .PP +/usr/lib/systemd/timesyncd\&.conf +.RS 4 +\fBtimesyncd.conf\fR(5) +.RE +.PP /usr/lib/systemd/timesyncd\&.conf\&.d/*\&.conf .RS 4 \fBtimesyncd.conf\fR(5) @@ -25255,6 +26578,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd.preset\fR(5) .RE .PP +/usr/lib/systemd/user\&.conf +.RS 4 +\fBsystemd-system.conf\fR(5) +.RE +.PP /usr/lib/systemd/user\&.conf\&.d/*\&.conf .RS 4 \fBsystemd-system.conf\fR(5) @@ -25336,6 +26664,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBudev\fR(7) .RE .PP +/usr/lib/udev/udev\&.conf +.RS 4 +\fBudev.conf\fR(5) +.RE +.PP +/usr/lib/udev/udev\&.conf\&.d/*\&.conf +.RS 4 +\fBudev.conf\fR(5) +.RE +.PP /usr/lib/userdb/ .RS 4 \fBnss-systemd\fR(8), @@ -25374,6 +26712,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-sysext\fR(8) .RE .PP +/usr/local/lib/kernel/install\&.conf +.RS 4 +\fBkernel-install\fR(8) +.RE +.PP +/usr/local/lib/kernel/install\&.conf\&.d/*\&.conf +.RS 4 +\fBkernel-install\fR(8) +.RE +.PP /usr/local/lib/machines/ .RS 4 \fBmachinectl\fR(1) @@ -25384,6 +26732,24 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBportablectl\fR(1) .RE .PP +/usr/local/lib/systemd/ +.RS 4 +\fBcoredump.conf\fR(5), +\fBhomed.conf\fR(5), +\fBiocost.conf\fR(5), +\fBjournal-remote.conf\fR(5), +\fBjournal-upload.conf\fR(5), +\fBjournald.conf\fR(5), +\fBlogind.conf\fR(5), +\fBnetworkd.conf\fR(5), +\fBoomd.conf\fR(5), +\fBpstore.conf\fR(5), +\fBresolved.conf\fR(5), +\fBsystemd-sleep.conf\fR(5), +\fBsystemd-system.conf\fR(5), +\fBtimesyncd.conf\fR(5) +.RE +.PP /usr/local/lib/systemd/*\&.conf\&.d/ .RS 4 \fBcoredump.conf\fR(5), @@ -25488,6 +26854,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf /usr/sbin/ .RS 4 \fBfile-hierarchy\fR(7), +\fBorg.freedesktop.systemd1\fR(5), \fBsystemd.exec\fR(5) .RE .PP @@ -25543,6 +26910,16 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBtmpfiles.d\fR(5) .RE .PP +/usr/share/wayland\-sessions +.RS 4 +\fBhomectl\fR(1) +.RE +.PP +/usr/share/xesssions/ +.RS 4 +\fBhomectl\fR(1) +.RE +.PP /usr/share/zoneinfo/ .RS 4 \fBlocaltime\fR(5) @@ -25617,8 +26994,15 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBtmpfiles.d\fR(5) .RE .PP +/var/lib/capsules/ +.RS 4 +\fBcapsule@.service\fR(5) +.RE +.PP /var/lib/confexts/ .RS 4 +\fBimportctl\fR(1), +\fBsystemd-mountfsd.service\fR(8), \fBsystemd-sysext\fR(8) .RE .PP @@ -25634,15 +27018,39 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .PP /var/lib/extensions/ .RS 4 +\fBimportctl\fR(1), \fBsystemd-dissect\fR(1), +\fBsystemd-mountfsd.service\fR(8), +\fBsystemd-sysext\fR(8) +.RE +.PP +/var/lib/extensions\&.mutable/ +.RS 4 +\fBsystemd-sysext\fR(8) +.RE +.PP +/var/lib/extensions\&.mutable/etc/ +.RS 4 +\fBsystemd-sysext\fR(8) +.RE +.PP +/var/lib/extensions\&.mutable/opt/ +.RS 4 +\fBsystemd-sysext\fR(8) +.RE +.PP +/var/lib/extensions\&.mutable/usr/ +.RS 4 \fBsystemd-sysext\fR(8) .RE .PP /var/lib/machines/ .RS 4 +\fBimportctl\fR(1), \fBmachinectl\fR(1), \fBorg.freedesktop.import1\fR(5), \fBsystemd-dissect\fR(1), +\fBsystemd-mountfsd.service\fR(8), \fBsystemd-nspawn\fR(1), \fBsystemd.nspawn\fR(5), \fBtmpfiles.d\fR(5) @@ -25658,6 +27066,26 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsysupdate.d\fR(5) .RE .PP +/var/lib/machines/mymachine\&.raw\&.v/ +.RS 4 +\fBsystemd.v\fR(7) +.RE +.PP +/var/lib/machines/mymachine\&.raw\&.v/mymachine_7\&.5\&.14_x86\-64\&.raw +.RS 4 +\fBsystemd.v\fR(7) +.RE +.PP +/var/lib/machines/quux\&.raw\&.v/quux*\&.raw +.RS 4 +\fBsystemd-vpick\fR(1) +.RE +.PP +/var/lib/machines/waldo\&.v/waldo +.RS 4 +\fBsystemd-vpick\fR(1) +.RE +.PP /var/lib/pcrlock\&.d/ .RS 4 \fBsystemd-pcrlock\fR(8) @@ -25735,8 +27163,10 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf .PP /var/lib/portables/ .RS 4 +\fBimportctl\fR(1), \fBportablectl\fR(1), -\fBsystemd-dissect\fR(1) +\fBsystemd-dissect\fR(1), +\fBsystemd-mountfsd.service\fR(8) .RE .PP /var/lib/private @@ -25910,6 +27340,7 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-nspawn\fR(1), \fBsystemd-system.conf\fR(5), \fBsystemd.exec\fR(5), +\fBsystemd.link\fR(5), \fBsystemd.special\fR(7), \fBsystemd.unit\fR(5), \fBsysupdate.d\fR(5), @@ -25922,6 +27353,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-stub\fR(7) .RE .PP +\fIESP\fR/\&.\&.\&./\fIfoo\fR\&.efi\&.extra\&.d/*\&.confext\&.raw +.RS 4 +\fBsystemd-stub\fR(7) +.RE +.PP \fIESP\fR/\&.\&.\&./\fIfoo\fR\&.efi\&.extra\&.d/*\&.cred .RS 4 \fBsystemd-stub\fR(7) @@ -25932,6 +27368,11 @@ $XDG_RUNTIME_DIR/user\-tmpfiles\&.d/*\&.conf \fBsystemd-stub\fR(7) .RE .PP +\fIESP\fR/\&.\&.\&./\fIfoo\fR\&.efi\&.extra\&.d/*\&.sysext\&.raw +.RS 4 +\fBsystemd-stub\fR(7) +.RE +.PP \fIESP\fR/loader/addons/*\&.addon\&.efi .RS 4 \fBsystemd-stub\fR(7) @@ -25993,6 +27434,16 @@ boot\-complete\&.target \fBbusctl\fR(1) .RE .PP +capsule\&.slice +.RS 4 +\fBsystemd.special\fR(7) +.RE +.PP +capsule@\fINAME\fR\&.service +.RS 4 +\fBcapsule@.service\fR(5) +.RE +.PP \fBcoredumpctl\fR .RS 4 \fBcoredumpctl\fR(1) @@ -26109,6 +27560,11 @@ hybrid\-sleep\&.target \fBsystemd.special\fR(7) .RE .PP +\fBimportctl\fR +.RS 4 +\fBimportctl\fR(1) +.RE +.PP \fBinit\fR .RS 4 \fBsystemd\fR(1) @@ -26408,6 +27864,11 @@ rpcbind\&.target \fBsystemd.special\fR(7) .RE .PP +\fBrun0\fR +.RS 4 +\fBrun0\fR(1) +.RE +.PP \fBrunlevel\fR .RS 4 \fBrunlevel\fR(8) @@ -26511,6 +27972,11 @@ sound\&.target \fBsystemd.special\fR(7) .RE .PP +ssh\-access\&.target +.RS 4 +\fBsystemd.special\fR(7) +.RE +.PP storage\-target\-mode\&.target .RS 4 \fBsystemd.special\fR(7) @@ -26645,11 +28111,6 @@ systemd\-boot\-random\-seed\&.service \fBsystemd-boot-random-seed.service\fR(8) .RE .PP -\fBsystemd\-bsod\fR -.RS 4 -\fBsystemd-bsod.service\fR(8) -.RE -.PP systemd\-bsod\&.service .RS 4 \fBsystemd-bsod.service\fR(8) @@ -26770,6 +28231,11 @@ systemd\-halt\&.service \fBsystemd-poweroff.service\fR(8) .RE .PP +systemd\-hibernate\-clear\&.service +.RS 4 +\fBsystemd-hibernate-resume.service\fR(8) +.RE +.PP systemd\-hibernate\-resume\&.service .RS 4 \fBsystemd-hibernate-resume.service\fR(8) @@ -26940,6 +28406,11 @@ systemd\-modules\-load\&.service \fBsystemd-mount\fR(1) .RE .PP +systemd\-mountfsd\&.service +.RS 4 +\fBsystemd-mountfsd.service\fR(8) +.RE +.PP systemd\-network\-generator\&.service .RS 4 \fBsystemd-network-generator.service\fR(8) @@ -26970,6 +28441,11 @@ systemd\-networkd\&.service \fBsystemd-nspawn\fR(1) .RE .PP +systemd\-nsresourced\&.service +.RS 4 +\fBsystemd-nsresourced.service\fR(8) +.RE +.PP systemd\-oomd\&.service .RS 4 \fBsystemd-oomd.service\fR(8) @@ -27265,6 +28741,11 @@ systemd\-volatile\-root\&.service \fBsystemd-volatile-root.service\fR(8) .RE .PP +\fBsystemd\-vpick\fR +.RS 4 +\fBsystemd-vpick\fR(1) +.RE +.PP \fItarget\fR\&.target .RS 4 \fBsystemd.target\fR(5), @@ -27302,6 +28783,11 @@ timers\&.target \fBsystemd.special\fR(7) .RE .PP +tpm2\&.target +.RS 4 +\fBsystemd.special\fR(7) +.RE +.PP \fBudevadm\fR .RS 4 \fBudevadm\fR(8) @@ -27624,6 +29110,16 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.home1\fR(5) .RE .PP +\fIActivateHomeIfReferenced()\fR +.RS 4 +\fBorg.freedesktop.home1\fR(5) +.RE +.PP +\fIActivateIfReferenced()\fR +.RS 4 +\fBorg.freedesktop.home1\fR(5) +.RE +.PP \fIActivateSession()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) @@ -27745,6 +29241,11 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.login1\fR(5) .RE .PP +\fICanSleep()\fR +.RS 4 +\fBorg.freedesktop.login1\fR(5) +.RE +.PP \fICanSuspend()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) @@ -27856,6 +29357,11 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.home1\fR(5) .RE .PP +\fICreateHomeEx()\fR +.RS 4 +\fBorg.freedesktop.home1\fR(5) +.RE +.PP \fICreateMachine()\fR .RS 4 \fBorg.freedesktop.machine1\fR(5) @@ -28003,11 +29509,21 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.import1\fR(5) .RE .PP +\fIExportRawEx()\fR +.RS 4 +\fBorg.freedesktop.import1\fR(5) +.RE +.PP \fIExportTar()\fR .RS 4 \fBorg.freedesktop.import1\fR(5) .RE .PP +\fIExportTarEx()\fR +.RS 4 +\fBorg.freedesktop.import1\fR(5) +.RE +.PP \fIFixate()\fR .RS 4 \fBorg.freedesktop.home1\fR(5) @@ -28185,6 +29701,11 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.machine1\fR(5) .RE .PP +\fIGetMachineSSHInfo()\fR +.RS 4 +\fBorg.freedesktop.machine1\fR(5) +.RE +.PP \fIGetMachineUIDShift()\fR .RS 4 \fBorg.freedesktop.machine1\fR(5) @@ -28216,6 +29737,11 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.hostname1\fR(5) .RE .PP +\fIGetSSHInfo()\fR +.RS 4 +\fBorg.freedesktop.machine1\fR(5) +.RE +.PP \fIGetSeat()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) @@ -28342,16 +29868,31 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.import1\fR(5) .RE .PP +\fIImportFileSystemEx()\fR +.RS 4 +\fBorg.freedesktop.import1\fR(5) +.RE +.PP \fIImportRaw()\fR .RS 4 \fBorg.freedesktop.import1\fR(5) .RE .PP +\fIImportRawEx()\fR +.RS 4 +\fBorg.freedesktop.import1\fR(5) +.RE +.PP \fIImportTar()\fR .RS 4 \fBorg.freedesktop.import1\fR(5) .RE .PP +\fIImportTarEx()\fR +.RS 4 +\fBorg.freedesktop.import1\fR(5) +.RE +.PP \fIInhibit()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) @@ -28401,6 +29942,7 @@ Methods exposed in the D\-Bus interface\&. .PP \fIListImages()\fR .RS 4 +\fBorg.freedesktop.import1\fR(5), \fBorg.freedesktop.machine1\fR(5), \fBorg.freedesktop.portable1\fR(5) .RE @@ -28435,6 +29977,11 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.login1\fR(5) .RE .PP +\fIListSessionsEx()\fR +.RS 4 +\fBorg.freedesktop.login1\fR(5) +.RE +.PP \fIListTimezones()\fR .RS 4 \fBorg.freedesktop.timedate1\fR(5) @@ -28445,6 +29992,11 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.import1\fR(5) .RE .PP +\fIListTransfersEx()\fR +.RS 4 +\fBorg.freedesktop.import1\fR(5) +.RE +.PP \fIListUnitFiles()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -28643,11 +30195,21 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.import1\fR(5) .RE .PP +\fIPullRawEx()\fR +.RS 4 +\fBorg.freedesktop.import1\fR(5) +.RE +.PP \fIPullTar()\fR .RS 4 \fBorg.freedesktop.import1\fR(5) .RE .PP +\fIPullTarEx()\fR +.RS 4 +\fBorg.freedesktop.import1\fR(5) +.RE +.PP \fIQueueSignal()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -28735,11 +30297,21 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.home1\fR(5) .RE .PP +\fIRefHomeUnrestricted()\fR +.RS 4 +\fBorg.freedesktop.home1\fR(5) +.RE +.PP \fIRefUnit()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fIRefUnrestricted()\fR +.RS 4 +\fBorg.freedesktop.home1\fR(5) +.RE +.PP \fIRegisterHome()\fR .RS 4 \fBorg.freedesktop.home1\fR(5) @@ -28958,6 +30530,11 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.hostname1\fR(5) .RE .PP +\fISetClass()\fR +.RS 4 +\fBorg.freedesktop.login1\fR(5) +.RE +.PP \fISetDNS()\fR .RS 4 \fBorg.freedesktop.network1\fR(5), @@ -29239,6 +30816,11 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.locale1\fR(5) .RE .PP +\fISleep()\fR +.RS 4 +\fBorg.freedesktop.login1\fR(5) +.RE +.PP \fISoftReboot()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -29249,6 +30831,11 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fIStartAuxiliaryScope()\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP \fIStartTransientUnit()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -29456,10 +31043,20 @@ Methods exposed in the D\-Bus interface\&. \fBorg.freedesktop.home1\fR(5) .RE .PP +\fIUpdateEx()\fR +.RS 4 +\fBorg.freedesktop.home1\fR(5) +.RE +.PP \fIUpdateHome()\fR .RS 4 \fBorg.freedesktop.home1\fR(5) .RE +.PP +\fIUpdateHomeEx()\fR +.RS 4 +\fBorg.freedesktop.home1\fR(5) +.RE .SH "D\-BUS PROPERTIES" .PP Properties exposed in the D\-Bus interface\&. @@ -30381,11 +31978,26 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fIEffectiveMemoryHigh\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP +\fIEffectiveMemoryMax\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP \fIEffectiveMemoryNodes\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fIEffectiveTasksMax\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP \fIEnableWallMessages\fR .RS 4 \fBorg.freedesktop.login1\fR(5) @@ -30436,6 +32048,16 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fIExecMainHandoffTimestamp\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP +\fIExecMainHandoffTimestampMonotonic\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP \fIExecMainPID\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -31738,6 +33360,11 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fIMemoryZSwapWriteback\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP \fIMessageQueueMaxMessages\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -31885,6 +33512,11 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.network1\fR(5) .RE .PP +\fINamespaceNSID\fR +.RS 4 +\fBorg.freedesktop.network1\fR(5) +.RE +.PP \fINeedDaemonReload\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -32055,6 +33687,11 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fIPassFileDescriptorsToExec\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP \fIPassPacketInfo\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -32612,6 +34249,16 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fISSHAddress\fR +.RS 4 +\fBorg.freedesktop.machine1\fR(5) +.RE +.PP +\fISSHPrivateKeyPath\fR +.RS 4 +\fBorg.freedesktop.machine1\fR(5) +.RE +.PP \fISameProcessGroup\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -32718,6 +34365,21 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fIShutdownStartTimestamp\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP +\fIShutdownStartTimestampMonotonic\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP +\fISleepOperation\fR +.RS 4 +\fBorg.freedesktop.login1\fR(5) +.RE +.PP \fISlice\fR .RS 4 \fBorg.freedesktop.login1\fR(5), @@ -32784,6 +34446,11 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fISoftRebootsCount\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP \fISourcePath\fR .RS 4 \fBorg.freedesktop.network1\fR(5), @@ -33394,6 +35061,12 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.locale1\fR(5) .RE .PP +\fIVSockCID\fR +.RS 4 +\fBorg.freedesktop.hostname1\fR(5), +\fBorg.freedesktop.machine1\fR(5) +.RE +.PP \fIVTNr\fR .RS 4 \fBorg.freedesktop.login1\fR(5) @@ -33434,6 +35107,11 @@ Properties exposed in the D\-Bus interface\&. \fBorg.freedesktop.systemd1\fR(5) .RE .PP +\fIWantsMountsFor\fR +.RS 4 +\fBorg.freedesktop.systemd1\fR(5) +.RE +.PP \fIWatchdogDevice\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -33512,140 +35190,145 @@ Properties exposed in the D\-Bus interface\&. .PP Signals emitted in the D\-Bus interface\&. .PP -\fIJobNew\fR +\fIJobNew()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP -\fIJobRemoved\fR +\fIJobRemoved()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP -\fIKilled\fR +\fIKilled()\fR .RS 4 \fBorg.freedesktop.oom1\fR(5) .RE .PP -\fILock\fR +\fILock()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fILogMessage\fR +\fILogMessage()\fR .RS 4 \fBorg.freedesktop.import1\fR(5) .RE .PP -\fIMachineNew\fR +\fIMachineNew()\fR .RS 4 \fBorg.freedesktop.machine1\fR(5) .RE .PP -\fIMachineRemoved\fR +\fIMachineRemoved()\fR .RS 4 \fBorg.freedesktop.machine1\fR(5) .RE .PP -\fIPauseDevice\fR +\fIPauseDevice()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fIPrepareForShutdown\fR +\fIPrepareForShutdown()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fIPrepareForShutdownWithMetadata\fR +\fIPrepareForShutdownWithMetadata()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fIPrepareForSleep\fR +\fIPrepareForSleep()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fIReloading\fR +\fIProgressUpdate()\fR +.RS 4 +\fBorg.freedesktop.import1\fR(5) +.RE +.PP +\fIReloading()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP -\fIRequestStop\fR +\fIRequestStop()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP -\fIResumeDevice\fR +\fIResumeDevice()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fISeatNew\fR +\fISeatNew()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fISeatRemoved\fR +\fISeatRemoved()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fISessionNew\fR +\fISessionNew()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fISessionRemoved\fR +\fISessionRemoved()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fIStartupFinished\fR +\fIStartupFinished()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP -\fITransferNew\fR +\fITransferNew()\fR .RS 4 \fBorg.freedesktop.import1\fR(5) .RE .PP -\fITransferRemoved\fR +\fITransferRemoved()\fR .RS 4 \fBorg.freedesktop.import1\fR(5) .RE .PP -\fIUnitFilesChanged\fR +\fIUnitFilesChanged()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP -\fIUnitNew\fR +\fIUnitNew()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP -\fIUnitRemoved\fR +\fIUnitRemoved()\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) .RE .PP -\fIUnlock\fR +\fIUnlock()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fIUserNew\fR +\fIUserNew()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .PP -\fIUserRemoved\fR +\fIUserRemoved()\fR .RS 4 \fBorg.freedesktop.login1\fR(5) .RE .SH "COLOPHON" .PP -This index contains 6005 entries in 24 sections, referring to 394 individual manual pages\&. +This index contains 6282 entries in 24 sections, referring to 404 individual manual pages\&. diff --git a/upstream/fedora-rawhide/man7/systemd.environment-generator.7 b/upstream/fedora-rawhide/man7/systemd.environment-generator.7 index 604a8d8b..42c3a918 100644 --- a/upstream/fedora-rawhide/man7/systemd.environment-generator.7 +++ b/upstream/fedora-rawhide/man7/systemd.environment-generator.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.ENVIRONMENT\-GENERATOR" "7" "" "systemd 255" "systemd.environment-generator" +.TH "SYSTEMD\&.ENVIRONMENT\-GENERATOR" "7" "" "systemd 256~rc3" "systemd.environment-generator" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -27,20 +27,31 @@ systemd.environment-generator \- systemd environment file generators .HP \w'\fB/usr/lib/systemd/user\-environment\-generators/some\-generator\fR\ 'u \fB/usr/lib/systemd/user\-environment\-generators/some\-generator\fR .PP -.nf +.RS 4 /run/systemd/system\-environment\-generators/* +.RE +.RS 4 /etc/systemd/system\-environment\-generators/* +.RE +.RS 4 /usr/local/lib/systemd/system\-environment\-generators/* +.RE +.RS 4 /usr/lib/systemd/system\-environment\-generators/* -.fi +.RE .PP -.nf +.RS 4 /run/systemd/user\-environment\-generators/* +.RE +.RS 4 /etc/systemd/user\-environment\-generators/* +.RE +.RS 4 /usr/local/lib/systemd/user\-environment\-generators/* +.RE +.RS 4 /usr/lib/systemd/user\-environment\-generators/* -.fi -.sp +.RE .SH "DESCRIPTION" .PP Generators are small executables that live in @@ -187,7 +198,4 @@ SYSTEMD_LOG_LEVEL=debug VAR_A=something VAR_B="something else" \e .\} .SH "SEE ALSO" .PP -\fBsystemd-environment-d-generator\fR(8), -\fBsystemd.generator\fR(7), -\fBsystemd\fR(1), -\fBsystemctl\fR(1) +\fBsystemd-environment-d-generator\fR(8), \fBsystemd.generator\fR(7), \fBsystemd\fR(1), \fBsystemctl\fR(1) diff --git a/upstream/fedora-rawhide/man7/systemd.generator.7 b/upstream/fedora-rawhide/man7/systemd.generator.7 index 3e7f3aaa..5538abb0 100644 --- a/upstream/fedora-rawhide/man7/systemd.generator.7 +++ b/upstream/fedora-rawhide/man7/systemd.generator.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.GENERATOR" "7" "" "systemd 255" "systemd.generator" +.TH "SYSTEMD\&.GENERATOR" "7" "" "systemd 256~rc3" "systemd.generator" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -25,20 +25,31 @@ systemd.generator \- systemd unit generators .HP \w'\fB/path/to/generator\fR\ 'u \fB/path/to/generator\fR \fInormal\-dir\fR [\fIearly\-dir\fR] [\fIlate\-dir\fR] .PP -.nf +.RS 4 /run/systemd/system\-generators/* +.RE +.RS 4 /etc/systemd/system\-generators/* +.RE +.RS 4 /usr/local/lib/systemd/system\-generators/* +.RE +.RS 4 /usr/lib/systemd/system\-generators/* -.fi +.RE .PP -.nf +.RS 4 /run/systemd/user\-generators/* +.RE +.RS 4 /etc/systemd/user\-generators/* +.RE +.RS 4 /usr/local/lib/systemd/user\-generators/* +.RE +.RS 4 /usr/lib/systemd/user\-generators/* -.fi -.sp +.RE .SH "DESCRIPTION" .PP Generators are small executables placed in @@ -460,18 +471,4 @@ find $dir .\} .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBsystemd-cryptsetup-generator\fR(8), -\fBsystemd-debug-generator\fR(8), -\fBsystemd-fstab-generator\fR(8), -\fBfstab\fR(5), -\fBsystemd-getty-generator\fR(8), -\fBsystemd-gpt-auto-generator\fR(8), -\fBsystemd-hibernate-resume-generator\fR(8), -\fBsystemd-rc-local-generator\fR(8), -\fBsystemd-system-update-generator\fR(8), -\fBsystemd-sysv-generator\fR(8), -\fBsystemd-xdg-autostart-generator\fR(8), -\fBsystemd.unit\fR(5), -\fBsystemctl\fR(1), -\fBsystemd.environment-generator\fR(7) +\fBsystemd\fR(1), \fBsystemd-cryptsetup-generator\fR(8), \fBsystemd-debug-generator\fR(8), \fBsystemd-fstab-generator\fR(8), \fBfstab\fR(5), \fBsystemd-getty-generator\fR(8), \fBsystemd-gpt-auto-generator\fR(8), \fBsystemd-hibernate-resume-generator\fR(8), \fBsystemd-rc-local-generator\fR(8), \fBsystemd-system-update-generator\fR(8), \fBsystemd-sysv-generator\fR(8), \fBsystemd-xdg-autostart-generator\fR(8), \fBsystemd.unit\fR(5), \fBsystemctl\fR(1), \fBsystemd.environment-generator\fR(7) diff --git a/upstream/fedora-rawhide/man7/systemd.image-policy.7 b/upstream/fedora-rawhide/man7/systemd.image-policy.7 index 8927360a..98ba64c0 100644 --- a/upstream/fedora-rawhide/man7/systemd.image-policy.7 +++ b/upstream/fedora-rawhide/man7/systemd.image-policy.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.IMAGE\-POLICY" "7" "" "systemd 255" "systemd.image-policy" +.TH "SYSTEMD\&.IMAGE\-POLICY" "7" "" "systemd 256~rc3" "systemd.image-policy" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -289,11 +289,7 @@ root=unprotected+encrypted:swap=absent+unused:=unprotected+encrypted+absent .\} .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBsystemd-dissect\fR(1), -\fBsystemd-gpt-auto-generator\fR(8), -\fBsystemd-sysext\fR(8), -\fBsystemd-analyze\fR(8) +\fBsystemd\fR(1), \fBsystemd-dissect\fR(1), \fBsystemd-gpt-auto-generator\fR(8), \fBsystemd-sysext\fR(8), \fBsystemd-analyze\fR(8) .SH "NOTES" .IP " 1." 4 Discoverable Partitions Specification diff --git a/upstream/fedora-rawhide/man7/systemd.index.7 b/upstream/fedora-rawhide/man7/systemd.index.7 index b7ef4060..88b7b8cf 100644 --- a/upstream/fedora-rawhide/man7/systemd.index.7 +++ b/upstream/fedora-rawhide/man7/systemd.index.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.INDEX" "7" "" "systemd 255" "systemd.index" +.TH "SYSTEMD\&.INDEX" "7" "" "systemd 256~rc3" "systemd.index" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -44,6 +44,9 @@ systemd.index \- List all manpages from the systemd project .SH "C" .PP +\fBcapsule@.service\fR(5) +\(em System unit for the capsule service manager +.br \fBcoredump.conf\fR(5) \(em Core dump storage configuration files .br @@ -107,6 +110,9 @@ systemd.index \- List all manpages from the systemd project .SH "I" .PP +\fBimportctl\fR(1) +\(em Download, import or export disk images +.br \fBinit\fR(1) \(em systemd system and service manager .br @@ -350,6 +356,9 @@ systemd.index \- List all manpages from the systemd project \fBresolved.conf.d\fR(5) \(em Network Name Resolution configuration files .br +\fBrun0\fR(1) +\(em Elevate privileges +.br \fBrunlevel\fR(8) \(em Print previous and current SysV runlevel .br @@ -503,6 +512,9 @@ systemd.index \- List all manpages from the systemd project \fBsd_bus_creds_get_pid\fR(3) \(em Retrieve fields from a credentials object .br +\fBsd_bus_creds_get_pidfd_dup\fR(3) +\(em Retrieve fields from a credentials object +.br \fBsd_bus_creds_get_ppid\fR(3) \(em Retrieve fields from a credentials object .br @@ -566,6 +578,9 @@ systemd.index \- List all manpages from the systemd project \fBsd_bus_creds_new_from_pid\fR(3) \(em Retrieve credentials object for the specified PID .br +\fBsd_bus_creds_new_from_pidfd\fR(3) +\(em Retrieve credentials object for the specified PID +.br \fBsd_bus_creds_ref\fR(3) \(em Retrieve credentials object for the specified PID .br @@ -1733,6 +1748,9 @@ systemd.index \- List all manpages from the systemd project \fBsd_event_source_get_inotify_mask\fR(3) \(em Add an "inotify" file system inode event source to an event loop .br +\fBsd_event_source_get_inotify_path\fR(3) +\(em Add an "inotify" file system inode event source to an event loop +.br \fBsd_event_source_get_io_events\fR(3) \(em Add an I/O event source to an event loop .br @@ -2240,6 +2258,9 @@ systemd.index \- List all manpages from the systemd project \fBsd_journal_stream_fd\fR(3) \(em Create log stream file descriptor to the journal .br +\fBsd_journal_stream_fd_with_namespace\fR(3) +\(em Create log stream file descriptor to the journal +.br \fBSD_JOURNAL_SUPPRESS_LOCATION\fR(3) \(em Submit log entries to the journal .br @@ -2568,10 +2589,10 @@ systemd.index \- List all manpages from the systemd project \(em Refresh boot loader random seed at boot .br \fBsystemd-bsod\fR(8) -\(em Displays boot\-time emergency log message in full screen\&. +\(em Displays boot\-time emergency log message in full screen .br \fBsystemd-bsod.service\fR(8) -\(em Displays boot\-time emergency log message in full screen\&. +\(em Displays boot\-time emergency log message in full screen .br \fBsystemd-cat\fR(1) \(em Connect a pipeline or program\*(Aqs output with the journal @@ -2669,6 +2690,9 @@ systemd.index \- List all manpages from the systemd project \fBsystemd-halt.service\fR(8) \(em System shutdown logic .br +\fBsystemd-hibernate-clear.service\fR(8) +\(em Resume from hibernation +.br \fBsystemd-hibernate-resume\fR(8) \(em Resume from hibernation .br @@ -2684,6 +2708,9 @@ systemd.index \- List all manpages from the systemd project \fBsystemd-homed\fR(8) \(em Home Area/User Account Manager .br +\fBsystemd-homed-firstboot.service\fR(1) +\(em Create, remove, change or inspect home directories +.br \fBsystemd-homed.service\fR(8) \(em Home Area/User Account Manager .br @@ -2825,6 +2852,12 @@ systemd.index \- List all manpages from the systemd project \fBsystemd-mount\fR(1) \(em Establish and destroy transient mount or auto\-mount points .br +\fBsystemd-mountfsd\fR(8) +\(em Disk Image File System Mount Service +.br +\fBsystemd-mountfsd.service\fR(8) +\(em Disk Image File System Mount Service +.br \fBsystemd-network-generator\fR(8) \(em Generate network configuration from the kernel command line .br @@ -2852,6 +2885,12 @@ systemd.index \- List all manpages from the systemd project \fBsystemd-nspawn\fR(1) \(em Spawn a command or OS in a light\-weight container .br +\fBsystemd-nsresourced\fR(8) +\(em User Namespace Resource Delegation Service +.br +\fBsystemd-nsresourced.service\fR(8) +\(em User Namespace Resource Delegation Service +.br \fBsystemd-oomd\fR(8) \(em A userspace out\-of\-memory (OOM) killer .br @@ -2990,6 +3029,12 @@ systemd.index \- List all manpages from the systemd project \fBsystemd-soft-reboot.service\fR(8) \(em Userspace reboot operation .br +\fBsystemd-ssh-generator\fR(8) +\(em Generator for binding a socket\-activated SSH server to local AF_VSOCK and AF_UNIX sockets +.br +\fBsystemd-ssh-proxy\fR(1) +\(em SSH client plugin for connecting to AF_VSOCK and AF_UNIX sockets +.br \fBsystemd-stdio-bridge\fR(1) \(em D\-Bus proxy .br @@ -3069,22 +3114,25 @@ systemd.index \- List all manpages from the systemd project \(em Network Time Synchronization .br \fBsystemd-tmpfiles\fR(8) -\(em Creates, deletes and cleans up volatile and temporary files and directories +\(em Create, delete, and clean up files and directories .br \fBsystemd-tmpfiles-clean.service\fR(8) -\(em Creates, deletes and cleans up volatile and temporary files and directories +\(em Create, delete, and clean up files and directories .br \fBsystemd-tmpfiles-clean.timer\fR(8) -\(em Creates, deletes and cleans up volatile and temporary files and directories +\(em Create, delete, and clean up files and directories .br \fBsystemd-tmpfiles-setup-dev-early.service\fR(8) -\(em Creates, deletes and cleans up volatile and temporary files and directories +\(em Create, delete, and clean up files and directories .br \fBsystemd-tmpfiles-setup-dev.service\fR(8) -\(em Creates, deletes and cleans up volatile and temporary files and directories +\(em Create, delete, and clean up files and directories .br \fBsystemd-tmpfiles-setup.service\fR(8) -\(em Creates, deletes and cleans up volatile and temporary files and directories +\(em Create, delete, and clean up files and directories +.br +\fBsystemd-tpm2-generator\fR(8) +\(em Generator for inserting TPM2 synchronization point in the boot process .br \fBsystemd-tpm2-setup\fR(8) \(em Set up the TPM2 Storage Root Key (SRK) at boot @@ -3165,7 +3213,7 @@ systemd.index \- List all manpages from the systemd project \(em Disk verity protection logic .br \fBsystemd-vmspawn\fR(1) -\(em Spawn an OS in a virtual machine\&. +\(em Spawn an OS in a virtual machine .br \fBsystemd-volatile-root\fR(8) \(em Make the root file system volatile @@ -3173,6 +3221,9 @@ systemd.index \- List all manpages from the systemd project \fBsystemd-volatile-root.service\fR(8) \(em Make the root file system volatile .br +\fBsystemd-vpick\fR(1) +\(em Resolve paths to \&.v/ versioned directories +.br \fBsystemd-xdg-autostart-generator\fR(8) \(em User unit generator for XDG autostart files .br @@ -3284,6 +3335,9 @@ systemd.index \- List all manpages from the systemd project \fBsystemd.unit\fR(5) \(em Unit configuration .br +\fBsystemd.v\fR(7) +\(em Directory with Versioned Resources +.br \fBsysupdate.d\fR(5) \(em Transfer Definition Files for Automatic Updates .br @@ -3306,7 +3360,7 @@ systemd.index \- List all manpages from the systemd project \(em Network Time Synchronization configuration files .br \fBtmpfiles.d\fR(5) -\(em Configuration for creation, deletion and cleaning of volatile and temporary files +\(em Configuration for creation, deletion, and cleaning of files and directories .br .SH "U" @@ -3317,6 +3371,9 @@ systemd.index \- List all manpages from the systemd project \fBudev.conf\fR(5) \(em Configuration for device event managing daemon .br +\fBudev.conf.d\fR(5) +\(em Configuration for device event managing daemon +.br \fBudev_device_get_action\fR(3) \(em Query device properties .br @@ -3556,4 +3613,4 @@ systemd.index \- List all manpages from the systemd project .PP \fBsystemd.directives\fR(7) .PP -This index contains 1157 entries, referring to 397 individual manual pages\&. +This index contains 1176 entries, referring to 407 individual manual pages\&. diff --git a/upstream/fedora-rawhide/man7/systemd.journal-fields.7 b/upstream/fedora-rawhide/man7/systemd.journal-fields.7 index fbc0084d..0f0de6ae 100644 --- a/upstream/fedora-rawhide/man7/systemd.journal-fields.7 +++ b/upstream/fedora-rawhide/man7/systemd.journal-fields.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.JOURNAL\-FIELDS" "7" "" "systemd 255" "systemd.journal-fields" +.TH "SYSTEMD\&.JOURNAL\-FIELDS" "7" "" "systemd 256~rc3" "systemd.journal-fields" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -407,6 +407,15 @@ is described, instead of the process which logged the message\&. .sp Added in version 205\&. .RE +.PP +\fIOBJECT_SYSTEMD_INVOCATION_ID=\fR +.RS 4 +An additional field added automatically by +\fBsystemd\-journald\fR\&. The meaning is mostly the same as +\fI_SYSTEMD_INVOCATION_ID=\fR, with the difference described above\&. +.sp +Added in version 235\&. +.RE .SH "ADDRESS FIELDS" .PP During serialization into external formats, such as the @@ -443,13 +452,7 @@ Added in version 254\&. .RE .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBsystemd-journald.service\fR(8), -\fBjournalctl\fR(1), -\fBjournald.conf\fR(5), -\fBsd-journal\fR(3), -\fBcoredumpctl\fR(1), -\fBsystemd.directives\fR(7) +\fBsystemd\fR(1), \fBsystemd-journald.service\fR(8), \fBjournalctl\fR(1), \fBjournald.conf\fR(5), \fBsd-journal\fR(3), \fBcoredumpctl\fR(1), \fBsystemd.directives\fR(7) .SH "NOTES" .IP " 1." 4 Journal Export Format diff --git a/upstream/fedora-rawhide/man7/systemd.net-naming-scheme.7 b/upstream/fedora-rawhide/man7/systemd.net-naming-scheme.7 index b0d4fe7b..28ef2fa9 100644 --- a/upstream/fedora-rawhide/man7/systemd.net-naming-scheme.7 +++ b/upstream/fedora-rawhide/man7/systemd.net-naming-scheme.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.NET\-NAMING\-SCHEME" "7" "" "systemd 255" "systemd.net-naming-scheme" +.TH "SYSTEMD\&.NET\-NAMING\-SCHEME" "7" "" "systemd 256~rc3" "systemd.net-naming-scheme" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -33,7 +33,7 @@ and exported as udev properties (\fIID_NET_NAME_ONBOARD=\fR, \fIID_NET_NAME_SLOT=\fR)\&. .PP Names and MAC addresses are derived from various stable device metadata attributes\&. Newer versions of udev take more of these attributes into account, improving (and thus possibly changing) the names and addresses used for the same devices\&. Different versions of those generation rules are called "naming schemes"\&. The default naming scheme is chosen at compilation time\&. Usually this will be the latest implemented version, but it is also possible to set one of the older versions to preserve compatibility\&. This may be useful for example for distributions, which may introduce new versions of systemd in stable releases without changing the naming scheme\&. The naming scheme may also be overridden using the -\fInet\&.naming\-scheme=\fR +\fInet\&.naming_scheme=\fR kernel command line switch, see \fBsystemd-udevd.service\fR(8)\&. Available naming schemes are described below\&. .PP @@ -103,7 +103,7 @@ The udev \fBnet_id\fR builtin exports the following udev device properties: .PP -\fIID_NET_NAME_ONBOARD=\fR\fI\fIprefix\fR\fR\fI\fBo\fR\fR\fI\fInumber\fR\fR, \fIID_NET_NAME_ONBOARD=\fR\fI\fIprefix\fR\fR\fI\fBd\fR\fR\fI\fInumber\fR\fR +\fIID_NET_NAME_ONBOARD=\fR\fIprefix\fR\fBo\fR\fInumber\fR, \fIID_NET_NAME_ONBOARD=\fR\fIprefix\fR\fBd\fR\fInumber\fR .RS 4 This name is set based on the numeric ordering information given by the firmware for on\-board devices\&. Different schemes are used depending on the firmware type, as described in the table below\&. .sp @@ -138,14 +138,14 @@ T} Added in version 243\&. .RE .PP -\fIID_NET_LABEL_ONBOARD=\fR\fI\fIprefix\fR\fR\fI \fR\fI\fIlabel\fR\fR +\fIID_NET_LABEL_ONBOARD=\fR\fIprefix\fR \fIlabel\fR .RS 4 This property is set based on textual label given by the firmware for on\-board devices\&. The name consists of the prefix concatenated with the label\&. This is only available for PCI devices\&. .sp Added in version 243\&. .RE .PP -\fIID_NET_NAME_MAC=\fR\fI\fIprefix\fR\fR\fI\fBx\fR\fR\fI\fIAABBCCDDEEFF\fR\fR +\fIID_NET_NAME_MAC=\fR\fIprefix\fR\fBx\fR\fIAABBCCDDEEFF\fR .RS 4 This name consists of the prefix, letter \fBx\fR, and 12 hexadecimal digits of the MAC address\&. It is available if the device has a fixed MAC address\&. Because this name is based on an attribute of the card itself, it remains "stable" when the device is moved (even between machines), but will change when the hardware is replaced\&. @@ -153,7 +153,7 @@ This name consists of the prefix, letter Added in version 243\&. .RE .PP -\fIID_NET_NAME_SLOT=\fR\fI\fIprefix\fR\fR\fI[\fR\fI\fBP\fR\fR\fI\fIdomain\fR\fR\fI]\fR\fI\fBs\fR\fR\fI\fIslot\fR\fR\fI[\fR\fI\fBf\fR\fR\fI\fIfunction\fR\fR\fI][\fR\fI\fBn\fR\fR\fI\fIport_name\fR\fR\fI|\fR\fI\fBd\fR\fR\fI\fIdev_port\fR\fR\fI]\fR, \fIID_NET_NAME_SLOT=\fR\fI\fIprefix\fR\fR\fI\fBv\fR\fR\fI\fIslot\fR\fR, \fIID_NET_NAME_SLOT=\fR\fI\fIprefix\fR\fR\fI\fBx\fR\fR\fI\fIslot\fR\fR, \fIID_NET_NAME_SLOT=\fR\fI\fIprefix\fR\fR\fI[\fR\fI\fBP\fR\fR\fI\fIdomain\fR\fR\fI]\fR\fI\fBs\fR\fR\fI\fIslot\fR\fR\fI[\fR\fI\fBf\fR\fR\fI\fIfunction\fR\fR\fI][\fR\fI\fBn\fR\fR\fI\fIport_name\fR\fR\fI|\fR\fI\fBd\fR\fR\fI\fIdev_port\fR\fR\fI]\fR\fI\fBb\fR\fR\fI\fInumber\fR\fR, \fIID_NET_NAME_SLOT=\fR\fI\fIprefix\fR\fR\fI[\fR\fI\fBP\fR\fR\fI\fIdomain\fR\fR\fI]\fR\fI\fBs\fR\fR\fI\fIslot\fR\fR\fI[\fR\fI\fBf\fR\fR\fI\fIfunction\fR\fR\fI][\fR\fI\fBn\fR\fR\fI\fIport_name\fR\fR\fI|\fR\fI\fBd\fR\fR\fI\fIdev_port\fR\fR\fI]\fR\fI\fBu\fR\fR\fI\fIport\fR\fR\fI\&...[\fR\fI\fBc\fR\fR\fI\fIconfig\fR\fR\fI][\fR\fI\fBi\fR\fR\fI\fIinterface\fR\fR\fI]\fR, \fIID_NET_NAME_SLOT=\fR\fI\fIprefix\fR\fR\fI[\fR\fI\fBP\fR\fR\fI\fIdomain\fR\fR\fI]\fR\fI\fBs\fR\fR\fI\fIslot\fR\fR\fI[\fR\fI\fBf\fR\fR\fI\fIfunction\fR\fR\fI][\fR\fI\fBn\fR\fR\fI\fIport_name\fR\fR\fI|\fR\fI\fBd\fR\fR\fI\fIdev_port\fR\fR\fI]\fR\fI\fBv\fR\fR\fI\fIslot\fR\fR, \fIID_NET_NAME_SLOT=\fR\fI\fIprefix\fR\fR\fI[\fR\fI\fBP\fR\fR\fI\fIdomain\fR\fR\fI]\fR\fI\fBs\fR\fR\fI\fIslot\fR\fR\fI[\fR\fI\fBf\fR\fR\fI\fIfunction\fR\fR\fI][\fR\fI\fBn\fR\fR\fI\fIport_name\fR\fR\fI|\fR\fI\fBd\fR\fR\fI\fIdev_port\fR\fR\fI]\fR\fI\fBr\fR\fR\fI\fIslot\fR\fR +\fIID_NET_NAME_SLOT=\fR\fIprefix\fR[\fBP\fR\fIdomain\fR]\fBs\fR\fIslot\fR[\fBf\fR\fIfunction\fR][\fBn\fR\fIport_name\fR|\fBd\fR\fIdev_port\fR], \fIID_NET_NAME_SLOT=\fR\fIprefix\fR\fBv\fR\fIslot\fR, \fIID_NET_NAME_SLOT=\fR\fIprefix\fR\fBx\fR\fIslot\fR, \fIID_NET_NAME_SLOT=\fR\fIprefix\fR[\fBP\fR\fIdomain\fR]\fBs\fR\fIslot\fR[\fBf\fR\fIfunction\fR][\fBn\fR\fIport_name\fR|\fBd\fR\fIdev_port\fR]\fBb\fR\fInumber\fR, \fIID_NET_NAME_SLOT=\fR\fIprefix\fR[\fBP\fR\fIdomain\fR]\fBs\fR\fIslot\fR[\fBf\fR\fIfunction\fR][\fBn\fR\fIport_name\fR|\fBd\fR\fIdev_port\fR]\fBu\fR\fIport\fR\&...[\fBc\fR\fIconfig\fR][\fBi\fR\fIinterface\fR], \fIID_NET_NAME_SLOT=\fR\fIprefix\fR[\fBP\fR\fIdomain\fR]\fBs\fR\fIslot\fR[\fBf\fR\fIfunction\fR][\fBn\fR\fIport_name\fR|\fBd\fR\fIdev_port\fR]\fBv\fR\fIslot\fR, \fIID_NET_NAME_SLOT=\fR\fIprefix\fR[\fBP\fR\fIdomain\fR]\fBs\fR\fIslot\fR[\fBf\fR\fIfunction\fR][\fBn\fR\fIport_name\fR|\fBd\fR\fIdev_port\fR]\fBr\fR\fIslot\fR .RS 4 This property describes the slot position\&. Different schemes are used depending on the bus type, as described in the table below\&. In case of USB, BCMA, and SR\-VIO devices, the full name consists of the prefix, PCI slot identifier, and USB or BCMA or SR\-VIO slot identifier\&. The first two parts are denoted as "\&..." in the table below\&. .sp @@ -216,7 +216,7 @@ T} .TE .sp 1 The PCI domain is only prepended when it is not 0\&. All multi\-function PCI devices will carry the -\fBf\fR\fB\fIfunction\fR\fR +\fBf\fR\fIfunction\fR number in the device name, including the function 0 device\&. For non\-multi\-function devices, the number is suppressed if 0\&. The port name \fIport_name\fR is used, or the port number @@ -240,7 +240,7 @@ In some configurations a parent PCI bridge of a given network controller may be Added in version 243\&. .RE .PP -\fIID_NET_NAME_PATH=\fR\fI\fIprefix\fR\fR\fI\fBc\fR\fR\fI\fIbus_id\fR\fR, \fIID_NET_NAME_PATH=\fR\fI\fIprefix\fR\fR\fI\fBa\fR\fR\fI\fIvendor\fR\fR\fI\fImodel\fR\fR\fI\fBi\fR\fR\fI\fIinstance\fR\fR, \fIID_NET_NAME_PATH=\fR\fI\fIprefix\fR\fR\fI\fBi\fR\fR\fI\fIaddress\fR\fR\fI\fBn\fR\fR\fI\fIport_name\fR\fR, \fIID_NET_NAME_PATH=\fR\fI\fIprefix\fR\fR\fI\fBu\fR\fR\fI\fIport\fR\fR\fI\&...\fR, \fIID_NET_NAME_PATH=\fR\fI\fIprefix\fR\fR\fI[\fR\fI\fBP\fR\fR\fI\fIdomain\fR\fR\fI]\fR\fI\fBp\fR\fR\fI\fIbus\fR\fR\fI\fBs\fR\fR\fI\fIslot\fR\fR\fI[\fR\fI\fBf\fR\fR\fI\fIfunction\fR\fR\fI][\fR\fI\fBn\fR\fR\fI\fIphys_port_name\fR\fR\fI|\fR\fI\fBd\fR\fR\fI\fIdev_port\fR\fR\fI]\fR, \fIID_NET_NAME_PATH=\fR\fI\fIprefix\fR\fR\fI[\fR\fI\fBP\fR\fR\fI\fIdomain\fR\fR\fI]\fR\fI\fBp\fR\fR\fI\fIbus\fR\fR\fI\fBs\fR\fR\fI\fIslot\fR\fR\fI[\fR\fI\fBf\fR\fR\fI\fIfunction\fR\fR\fI][\fR\fI\fBn\fR\fR\fI\fIphys_port_name\fR\fR\fI|\fR\fI\fBd\fR\fR\fI\fIdev_port\fR\fR\fI]\fR\fI\fBb\fR\fR\fI\fInumber\fR\fR, \fIID_NET_NAME_PATH=\fR\fI\fIprefix\fR\fR\fI[\fR\fI\fBP\fR\fR\fI\fIdomain\fR\fR\fI]\fR\fI\fBp\fR\fR\fI\fIbus\fR\fR\fI\fBs\fR\fR\fI\fIslot\fR\fR\fI[\fR\fI\fBf\fR\fR\fI\fIfunction\fR\fR\fI][\fR\fI\fBn\fR\fR\fI\fIphys_port_name\fR\fR\fI|\fR\fI\fBd\fR\fR\fI\fIdev_port\fR\fR\fI]\fR\fI\fBu\fR\fR\fI\fIport\fR\fR\fI\&...[\fR\fI\fBc\fR\fR\fI\fIconfig\fR\fR\fI][\fR\fI\fBi\fR\fR\fI\fIinterface\fR\fR\fI]\fR +\fIID_NET_NAME_PATH=\fR\fIprefix\fR\fBc\fR\fIbus_id\fR, \fIID_NET_NAME_PATH=\fR\fIprefix\fR\fBa\fR\fIvendor\fR\fImodel\fR\fBi\fR\fIinstance\fR, \fIID_NET_NAME_PATH=\fR\fIprefix\fR\fBi\fR\fIaddress\fR\fBn\fR\fIport_name\fR, \fIID_NET_NAME_PATH=\fR\fIprefix\fR\fBu\fR\fIport\fR\&..., \fIID_NET_NAME_PATH=\fR\fIprefix\fR[\fBP\fR\fIdomain\fR]\fBp\fR\fIbus\fR\fBs\fR\fIslot\fR[\fBf\fR\fIfunction\fR][\fBn\fR\fIphys_port_name\fR|\fBd\fR\fIdev_port\fR], \fIID_NET_NAME_PATH=\fR\fIprefix\fR[\fBP\fR\fIdomain\fR]\fBp\fR\fIbus\fR\fBs\fR\fIslot\fR[\fBf\fR\fIfunction\fR][\fBn\fR\fIphys_port_name\fR|\fBd\fR\fIdev_port\fR]\fBb\fR\fInumber\fR, \fIID_NET_NAME_PATH=\fR\fIprefix\fR[\fBP\fR\fIdomain\fR]\fBp\fR\fIbus\fR\fBs\fR\fIslot\fR[\fBf\fR\fIfunction\fR][\fBn\fR\fIphys_port_name\fR|\fBd\fR\fIdev_port\fR]\fBu\fR\fIport\fR\&...[\fBc\fR\fIconfig\fR][\fBi\fR\fIinterface\fR] .RS 4 This property describes the device installation location\&. Different schemes are used depending on the bus type, as described in the table below\&. For BCMA and USB devices, PCI path information must known, and the full name consists of the prefix, PCI slot identifier, and USB or BCMA location\&. The first two parts are denoted as "\&..." in the table below\&. .sp @@ -305,7 +305,7 @@ Added in version 243\&. .SH "HISTORY" .PP The following "naming schemes" have been defined (which may be chosen at system boot\-up time via the -\fInet\&.naming\-scheme=\fR +\fInet\&.naming_scheme=\fR kernel command line switch, see above): .PP \fBv238\fR @@ -459,7 +459,7 @@ Added in version 253\&. Naming was changed for SR\-IOV virtual device representors, optionally settable at compilation time\&. The "r\fIslot\fR" suffix was added to differentiate SR\-IOV virtual device representors attached to a single physical device interface\&. Because of a mistake, this scheme was -\fInot the the default scheme for systemd version 254\fR\&. +\fInot the default scheme for systemd version 254\fR\&. .sp Added in version 255\&. .RE @@ -476,6 +476,38 @@ Added in version 255\&. Note that \fBlatest\fR may be used to denote the latest scheme known (to this particular version of systemd)\&. +.SH "LIMITING THE USE OF SPECIFIC SYSFS ATTRIBUTES" +.PP +When creating names for network cards, some naming schemes use data from sysfs populated by the kernel\&. This means that although a specific naming scheme in udev is picked, the network card\*(Aqs name can still change when a new kernel version adds a new sysfs attribute\&. For example if kernel starts setting the +\fBphys_port_name\fR, udev will append the "\fBn\fR\fIphys_port_name\fR" suffix to the device name\&. +.PP +\fIID_NET_NAME_ALLOW=\fR\fIBOOL\fR +.RS 4 +This udev property sets a fallback policy for reading a sysfs attribute\&. If set to +\fB0\fR +udev will not read any sysfs attribute by default, unless it is explicitly allowlisted, see below\&. If set to +\fB1\fR +udev can use any sysfs attribute unless it is explicitly forbidden\&. The default value is +\fB1\fR\&. +.sp +Added in version 256\&. +.RE +.PP +\fIID_NET_NAME_ALLOW_\fR\fI\fIsysfsattr\fR\fR\fI=\fR\fI\fIBOOL\fR\fR +.RS 4 +This udev property explicitly states if udev shall use the specified +\fIsysfsattr\fR, when composing the device name\&. +.sp +Added in version 256\&. +.RE +.PP +With these options, users can set an allowlist or denylist for sysfs attributes\&. To create an allowlist, the user needs to set +\fIID_NET_NAME_ALLOW=0\fR +for the device and then list the allowed attributes with the +\fIID_NET_NAME_ALLOW_\fR\fI\fIsysfsattr\fR\fR\fI=1\fR +options\&. In case of a denylist, the user needs to provide the list of denied attributes with the +\fIID_NET_NAME_ALLOW_\fR\fI\fIsysfsattr\fR\fR\fI=0\fR +options\&. .SH "EXAMPLES" .PP \fBExample\ \&1.\ \&Using udevadm test\-builtin to display device properties\fR @@ -615,12 +647,51 @@ ID_NET_NAME_PATH=encf5f0 .if n \{\ .RE .\} +.PP +\fBExample\ \&10.\ \&Set an allowlist for reading sysfs attributes for network card naming\fR +.sp +.if n \{\ +.RS 4 +.\} +.nf +/etc/udev/hwdb\&.d/50\-net\-naming\-allowlist\&.hwdb +net:naming:drvirtio_net:* + ID_NET_NAME_ALLOW=0 + ID_NET_NAME_ALLOW_ACPI_INDEX=1 + ID_NET_NAME_ALLOW_ADDR_ASSIGN_TYPE=1 + ID_NET_NAME_ALLOW_ADDRESS=1 + ID_NET_NAME_ALLOW_ARI_ENABLED=1 + ID_NET_NAME_ALLOW_DEV_PORT=1 + ID_NET_NAME_ALLOW_FUNCTION_ID=1 + ID_NET_NAME_ALLOW_IFLINK=1 + ID_NET_NAME_ALLOW_INDEX=1 + ID_NET_NAME_ALLOW_LABEL=1 + ID_NET_NAME_ALLOW_PHYS_PORT_NAME=1 + ID_NET_NAME_ALLOW_TYPE=1 +.fi +.if n \{\ +.RE +.\} +.PP +\fBExample\ \&11.\ \&Set a denylist so that specified sysfs attribute are ignored\fR +.sp +.if n \{\ +.RS 4 +.\} +.nf +/etc/udev/hwdb\&.d/50\-net\-naming\-denylist\&.hwdb +net:naming:drvirtio_net:* + ID_NET_NAME_ALLOW=1 + ID_NET_NAME_ALLOW_DEV_PORT=0 + ID_NET_NAME_ALLOW_PHYS_PORT_NAME=0 + +.fi +.if n \{\ +.RE +.\} .SH "SEE ALSO" .PP -\fBudev\fR(7), -\fBudevadm\fR(8), -\m[blue]\fBPredictable Network Interface Names\fR\m[]\&\s-2\u[1]\d\s+2, -\fBsystemd-nspawn\fR(1) +\fBudev\fR(7), \fBudevadm\fR(8), \m[blue]\fBPredictable Network Interface Names\fR\m[]\&\s-2\u[1]\d\s+2, \fBsystemd-nspawn\fR(1) .SH "NOTES" .IP " 1." 4 Predictable Network Interface Names diff --git a/upstream/fedora-rawhide/man7/systemd.offline-updates.7 b/upstream/fedora-rawhide/man7/systemd.offline-updates.7 index 3c098cce..f2ffdb15 100644 --- a/upstream/fedora-rawhide/man7/systemd.offline-updates.7 +++ b/upstream/fedora-rawhide/man7/systemd.offline-updates.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.OFFLINE\-UPDATES" "7" "" "systemd 255" "systemd.offline-updates" +.TH "SYSTEMD\&.OFFLINE\-UPDATES" "7" "" "systemd 256~rc3" "systemd.offline-updates" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -251,10 +251,7 @@ and add a symlink to that file under .RE .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBsystemd.generator\fR(7), -\fBsystemd-system-update-generator\fR(8), -\fBdnf.plugin.system-upgrade\fR(8) +\fBsystemd\fR(1), \fBsystemd.generator\fR(7), \fBsystemd-system-update-generator\fR(8), \fBdnf.plugin.system-upgrade\fR(8) .SH "NOTES" .IP " 1." 4 GNOME design whiteboard diff --git a/upstream/fedora-rawhide/man7/systemd.special.7 b/upstream/fedora-rawhide/man7/systemd.special.7 index 43e5332d..6596f118 100644 --- a/upstream/fedora-rawhide/man7/systemd.special.7 +++ b/upstream/fedora-rawhide/man7/systemd.special.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.SPECIAL" "7" "" "systemd 255" "systemd.special" +.TH "SYSTEMD\&.SPECIAL" "7" "" "systemd 256~rc3" "systemd.special" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -85,6 +85,7 @@ smartcard\&.target, sockets\&.target, soft\-reboot\&.target, sound\&.target, +ssh\-access\&.target, storage\-target\-mode\&.target, suspend\&.target, swap\&.target, @@ -94,12 +95,14 @@ system\-update\-pre\&.target, time\-set\&.target, time\-sync\&.target, timers\&.target, +tpm2\&.target, umount\&.target, usb\-gadget\&.target, \-\&.slice, +capsule\&.slice, +machine\&.slice, system\&.slice, user\&.slice, -machine\&.slice, \-\&.mount, dbus\&.service, dbus\&.socket, @@ -847,6 +850,19 @@ This may be used to pull in usb gadget dynamically when UDC hardware is found\&. .sp Added in version 242\&. .RE +.PP +tpm2\&.target +.RS 4 +This target is started automatically if a TPM2 device is discovered, either by the OS or by the firmware\&. It acts as synchronization point for services that require TPM2 device access\&. The target unit is enqueued by +\fBsystemd-tpm2-generator\fR(8) +if it detects that the firmware has discovered a TPM2 device but the OS kernel has not activated a driver for it yet\&. It is also pulled in whenever +\fBsystemd-udevd.service\fR(8) +discovers a TPM2 device\&. The target unit is ordered after the +/dev/tpmrm0 +device node, so that it only becomes active once the TPM2 device is actually accessible\&. Early boot programs that intend to access the TPM2 device should hence order themselves after this target unit, but not pull it in\&. +.sp +Added in version 256\&. +.RE .SS "Special Passive System Units" .PP A number of special system targets are defined that can be used to properly order boot\-up of optional services\&. These targets are generally not part of the initial boot transaction, unless they are explicitly pulled in by one of the implementing services\&. Note specifically that these @@ -1000,6 +1016,17 @@ for this target unit to all SysV init script service units with an LSB header re facility\&. .RE .PP +ssh\-access\&.target +.RS 4 +Service and socket units that provide remote SSH secure shell access to the local system should pull in this unit and order themselves before this unit\&. It\*(Aqs supposed to act as a milestone indicating if and when SSH access into the system is available\&. It should only become active when an SSH port is bound for remote clients (i\&.e\&. if SSH is used as a local privilege escalation mechanism, it should +\fInot\fR +involve this target unit), regardless of the protocol choices, i\&.e\&. regardless if IPv4, IPv6 or +\fBAF_VSOCK\fR +is used\&. +.sp +Added in version 256\&. +.RE +.PP time\-set\&.target .RS 4 Services responsible for setting the system clock (\fBCLOCK_REALTIME\fR) from a local source (such as a maintained timestamp file or imprecise real\-time clock) should pull in this target and order themselves before it\&. Services where approximate, roughly monotonic time is desired should be ordered after this unit, but not pull it in\&. @@ -1113,6 +1140,25 @@ The root slice is the root of the slice hierarchy\&. It usually does not contain Added in version 206\&. .RE .PP +machine\&.slice +.RS 4 +By default, all virtual machines and containers registered with +\fBsystemd\-machined\fR +are found in this slice\&. This is pulled in by +systemd\-machined\&.service\&. +.sp +Added in version 206\&. +.RE +.PP +capsule\&.slice +.RS 4 +By default, all capsules encapsulated in +capsule@\&.service +are found in this slice\&. +.sp +Added in version 255\&. +.RE +.PP system\&.slice .RS 4 By default, all system services started by @@ -1129,16 +1175,6 @@ systemd\-logind\&.service\&. .sp Added in version 206\&. .RE -.PP -machine\&.slice -.RS 4 -By default, all virtual machines and containers registered with -\fBsystemd\-machined\fR -are found in this slice\&. This is pulled in by -systemd\-machined\&.service\&. -.sp -Added in version 206\&. -.RE .SH "UNITS MANAGED BY THE USER SERVICE MANAGER" .SS "Special User Units" .PP @@ -1146,7 +1182,7 @@ When systemd runs as a user instance, the following special units are available: .PP default\&.target .RS 4 -This is the main target of the user session, started by default\&. Various services that compose the normal user session should be pulled into this target\&. In this regard, +This is the main target of the user service manager, started by default when the service manager is invoked\&. Various services that compose the normal user session should be pulled into this target\&. In this regard, default\&.target is similar to multi\-user\&.target @@ -1155,6 +1191,14 @@ in the system instance, but it is a real unit, not an alias\&. Added in version 242\&. .RE .PP +capsule@\&.target +.RS 4 +This is the main target of capsule service managers, started by default, instantiated with the capsule name\&. This may be used to define different sets of units that are started for different capsules via generic unit definitions\&. For details about capsules see +\fBcapsule@.service\fR(5)\&. +.sp +Added in version 255\&. +.RE +.PP In addition, the following units are available which have definitions similar to their system counterparts: exit\&.target, shutdown\&.target, @@ -1290,15 +1334,7 @@ Added in version 247\&. .RE .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBsystemd.unit\fR(5), -\fBsystemd.service\fR(5), -\fBsystemd.socket\fR(5), -\fBsystemd.target\fR(5), -\fBsystemd.slice\fR(5), -\fBbootup\fR(7), -\fBsystemd-fstab-generator\fR(8), -\fBuser@.service\fR(5) +\fBsystemd\fR(1), \fBsystemd.unit\fR(5), \fBsystemd.service\fR(5), \fBsystemd.socket\fR(5), \fBsystemd.target\fR(5), \fBsystemd.slice\fR(5), \fBbootup\fR(7), \fBsystemd-fstab-generator\fR(8), \fBuser@.service\fR(5) .SH "NOTES" .IP " 1." 4 Running Services After the Network Is Up diff --git a/upstream/fedora-rawhide/man7/systemd.syntax.7 b/upstream/fedora-rawhide/man7/systemd.syntax.7 index 7e334bb3..e6ba3086 100644 --- a/upstream/fedora-rawhide/man7/systemd.syntax.7 +++ b/upstream/fedora-rawhide/man7/systemd.syntax.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.SYNTAX" "7" "" "systemd 255" "systemd.syntax" +.TH "SYSTEMD\&.SYNTAX" "7" "" "systemd 256~rc3" "systemd.syntax" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -123,8 +123,6 @@ or are ignored, which may be used for commenting\&. .PP Lines ending in a backslash are concatenated with the following line while reading and the backslash is replaced by a space character\&. This may be used to wrap long lines\&. The limit on line length is very large (currently 1 MB), but it is recommended to avoid such long lines and use multiple directives, variable substitution, or other mechanism as appropriate for the given file type\&. When a comment line or lines follow a line ending with a backslash, the comment block is ignored, so the continued line is concatenated with whatever follows the comment block\&. -.PP -\fBExample\ \&1.\ \&\fR .sp .if n \{\ .RS 4 diff --git a/upstream/fedora-rawhide/man7/systemd.system-credentials.7 b/upstream/fedora-rawhide/man7/systemd.system-credentials.7 index 5ace9a31..b953256b 100644 --- a/upstream/fedora-rawhide/man7/systemd.system-credentials.7 +++ b/upstream/fedora-rawhide/man7/systemd.system-credentials.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.SYSTEM\-CREDENTIALS" "7" "" "systemd 255" "systemd.system-credentials" +.TH "SYSTEMD\&.SYSTEM\-CREDENTIALS" "7" "" "systemd 256~rc3" "systemd.system-credentials" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -118,6 +118,38 @@ DNS server information and search domains\&. Read by Added in version 253\&. .RE .PP +\fInetwork\&.conf\&.*\fR, \fInetwork\&.link\&.*\fR, \fInetwork\&.netdev\&.*\fR, \fInetwork\&.network\&.*\fR +.RS 4 +Configures network devices\&. Read by +\fBsystemd-network-generator.service\fR(8)\&. These credentials should contain valid +\fBnetworkd.conf\fR(5), +\fBsystemd.link\fR(5), +\fBsystemd.netdev\fR(5), +\fBsystemd.network\fR(5) +configuration data\&. From each matching credential a separate file is created\&. Example: the contents of a credential +network\&.link\&.50\-foobar +will be copied into a file +50\-foobar\&.link\&. +.sp +Note that the resulting files are created world\-readable, it\*(Aqs hence recommended to not include secrets in these credentials, but supply them via separate credentials directly to +systemd\-networkd\&.service, e\&.g\&. +\fInetwork\&.wireguard\&.*\fR +as described below\&. +.sp +Added in version 256\&. +.RE +.PP +\fInetwork\&.wireguard\&.*\fR +.RS 4 +Configures secrets for WireGuard netdevs\&. Read by +\fBsystemd-networkd.service\fR(8)\&. For more information, refer to the +\fB[WireGuard]\fR +section of +\fBsystemd.netdev\fR(5)\&. +.sp +Added in version 256\&. +.RE +.PP \fIpasswd\&.hashed\-password\&.root\fR, \fIpasswd\&.plaintext\-password\&.root\fR .RS 4 May contain the password (either in UNIX hashed format, or in plaintext) for the root users\&. Read by both @@ -151,6 +183,15 @@ Consumed by Added in version 252\&. .RE .PP +\fIssh\&.listen\fR +.RS 4 +May be used to configure SSH sockets the system shall be reachable on\&. See +\fBsystemd-ssh-generator\fR(8) +for details\&. +.sp +Added in version 256\&. +.RE +.PP \fIsysusers\&.extra\fR .RS 4 Additional @@ -204,6 +245,28 @@ for details\&. Added in version 254\&. .RE .PP +\fIjournal\&.forward_to_socket\fR +.RS 4 +Used by +\fBsystemd-journald\fR(8) +to determine where to forward log messages for socket forwarding, see +\fBjournald.conf\fR(5) +for details\&. +.sp +Added in version 256\&. +.RE +.PP +\fIjournal\&.storage\fR +.RS 4 +Used by +\fBsystemd-journald\fR(8) +to determine where to store journal files, see +\fBjournald.conf\fR(5) +for details\&. +.sp +Added in version 256\&. +.RE +.PP \fIvmm\&.notify_socket\fR .RS 4 Configures an @@ -223,11 +286,65 @@ Takes a 128bit ID to initialize the machine ID from (if it is not set yet)\&. In .sp Added in version 254\&. .RE +.PP +\fIsystem\&.hostname\fR +.RS 4 +Accepts a (transient) hostname to configure during early boot\&. The static hostname specified in +/etc/hostname, if configured, takes precedence over this setting\&. Interpreted by the service manager (PID 1)\&. For details see +\fBsystemd\fR(1)\&. +.sp +Added in version 254\&. +.RE +.PP +\fIhome\&.create\&.*\fR +.RS 4 +Creates a home area for the specified user with the user record data passed in\&. For details see +\fBhomectl\fR(1)\&. +.sp +Added in version 256\&. +.RE +.PP +\fIcryptsetup\&.passphrase\fR, \fIcryptsetup\&.tpm2\-pin\fR, \fIcryptsetup\&.fido2\-pin\fR, \fIcryptsetup\&.pkcs11\-pin\fR, \fIcryptsetup\&.luks2\-pin\fR +.RS 4 +Specifies the passphrase/PINs to use for unlock encrypted storage volumes\&. For details see +\fBsystemd-cryptsetup\fR(8)\&. +.sp +Added in version 256\&. +.RE +.PP +\fIsystemd\&.extra\-unit\&.*\fR, \fIsystemd\&.unit\-dropin\&.*\fR +.RS 4 +These credentials specify extra units and drop\-ins to add to the system\&. For details see +\fBsystemd-debug-generator\fR(8)\&. +.sp +Added in version 256\&. +.RE +.PP +\fIudev\&.conf\&.*\fR, \fIudev\&.rules\&.*\fR +.RS 4 +Configures udev configuration file and udev rules\&. Read by +systemd\-udev\-load\-credentials\&.service, which invokes +\fBudevadm control \-\-load\-credentials\fR\&. These credentials directly translate to a matching +\fBudev.conf\fR(5) +or +\fBudev\fR(7) +rules file\&. Example: the contents of a credential +udev\&.conf\&.50\-foobar +will be copied into a file +/run/udev/udev\&.conf\&.d/50\-foobar\&.conf, and +udev\&.rules\&.50\-foobar +will be copied into a file +/run/udev/rules\&.d/50\-foobar\&.rules\&. See +\fBudev\fR(7), +\fBudev.conf\fR(5), and +\fBudevadm\fR(8) +for details\&. +.sp +Added in version 256\&. +.RE .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBkernel-command-line\fR(7), -\fBsmbios-type-11\fR(7) +\fBsystemd\fR(1), \fBkernel-command-line\fR(7), \fBsmbios-type-11\fR(7) .SH "NOTES" .IP " 1." 4 System and Service Credentials diff --git a/upstream/fedora-rawhide/man7/systemd.time.7 b/upstream/fedora-rawhide/man7/systemd.time.7 index 39e552a7..3e3a776c 100644 --- a/upstream/fedora-rawhide/man7/systemd.time.7 +++ b/upstream/fedora-rawhide/man7/systemd.time.7 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.TIME" "7" "" "systemd 255" "systemd.time" +.TH "SYSTEMD\&.TIME" "7" "" "systemd 256~rc3" "systemd.time" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -452,12 +452,7 @@ command of to validate and normalize calendar time specifications for testing purposes\&. The tool also calculates when a specified calendar event would occur next\&. .SH "SEE ALSO" .PP -\fBsystemd\fR(1), -\fBjournalctl\fR(1), -\fBsystemd.timer\fR(5), -\fBsystemd.unit\fR(5), -\fBsystemd.directives\fR(7), -\fBsystemd-analyze\fR(1) +\fBsystemd\fR(1), \fBjournalctl\fR(1), \fBsystemd.timer\fR(5), \fBsystemd.unit\fR(5), \fBsystemd.directives\fR(7), \fBsystemd-analyze\fR(1) .SH "NOTES" .IP " 1." 4 RFC 3339 diff --git a/upstream/fedora-rawhide/man7/systemd.v.7 b/upstream/fedora-rawhide/man7/systemd.v.7 new file mode 100644 index 00000000..29139560 --- /dev/null +++ b/upstream/fedora-rawhide/man7/systemd.v.7 @@ -0,0 +1,343 @@ +'\" t +.TH "SYSTEMD\&.V" "7" "" "systemd 256~rc3" "systemd.v" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +systemd.v \- Directory with Versioned Resources +.SH "DESCRIPTION" +.PP +In various places systemd components accept paths whose trailing components have the +"\&.v/" +suffix, pointing to a directory\&. These components will then automatically look for suitable files inside the directory, do a version comparison and open the newest file found (by version)\&. Available since version v256\&. Specifically, two expressions are supported: +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +When looking for files with a suffix +\fI\&.SUFFIX\fR, and a path +\&...\fIPATH\fR/\fINAME\fR\fI\&.SUFFIX\fR\&.v/ +is specified, then all files +\&...\fIPATH\fR/\fINAME\fR\fI\&.SUFFIX\fR\&.v/\fINAME\fR_*\fI\&.SUFFIX\fR +are enumerated, filtered, sorted and the newest file used\&. The primary sorting key is the +\fIvariable part\fR, here indicated by the wildcard +"*"\&. +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +When a path +\&...\fIPATH\fR\&.v/\fINAME\fR___\fI\&.SUFFIX\fR +is specified (i\&.e\&. the penultimate component of the path ends in +"\&.v" +and the final component contains a triple underscore), then all files +\&...\fIPATH\fR\&.v/\fINAME\fR_*\fI\&.SUFFIX\fR +are enumerated, filtered, sorted and the newest file used (again, by the +\fIvariable part\fR, here indicated by the wildcard +"*")\&. +.RE +.PP +To illustrate this in an example, consider a directory +/var/lib/machines/mymachine\&.raw\&.v/, which is populated with three files: +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +mymachine_7\&.5\&.13\&.raw +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +mymachine_7\&.5\&.14\&.raw +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +mymachine_7\&.6\&.0\&.raw +.RE +.PP +Invoke a tool such as +\fBsystemd-nspawn\fR(1) +with a command line like the following: +.sp +.if n \{\ +.RS 4 +.\} +.nf +# systemd\-nspawn \-\-image=/var/lib/machines/mymachine\&.raw\&.v \-\-boot +.fi +.if n \{\ +.RE +.\} +.PP +Then this would automatically be resolved to the equivalent of: +.sp +.if n \{\ +.RS 4 +.\} +.nf +# systemd\-nspawn \-\-image=/var/lib/machines/mymachine\&.raw\&.v/mymachine_7\&.6\&.0\&.raw \-\-boot +.fi +.if n \{\ +.RE +.\} +.PP +Much of systemd\*(Aqs functionality that expects a path to a disk image or OS directory hierarchy support the +"\&.v/" +versioned directory mechanism, for example +\fBsystemd-nspawn\fR(1), +\fBsystemd-dissect\fR(1) +or the +\fIRootDirectory=\fR/\fIRootImage=\fR +settings of service files (see +\fBsystemd.exec\fR(5))\&. +.PP +Use the +\fBsystemd-vpick\fR(1) +tool to resolve +"\&.v/" +paths from the command line, for example for usage in shell scripts\&. +.SH "FILTERING AND SORTING" +.PP +The variable part of the filenames in the +"\&.v/" +directories are filtered and compared primarily with a version comparison, implementing +\m[blue]\fBVersion Format Specification\fR\m[]\&\s-2\u[1]\d\s+2\&. However, additional rules apply: +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +If the variable part is suffixed by one or two integer values ("tries left" and "tries done") in the formats ++\fILEFT\fR +or ++\fILEFT\fR\-\fIDONE\fR, then these indicate usage attempt counters\&. The idea is that each time before a file is attempted to be used, its "tries left" counter is decreased, and the "tries done" counter increased (simply by renaming the file)\&. When the file is successfully used (which for example could mean for an OS image: successfully booted) the counters are removed from the file name, indicating that the file has been validated to work correctly\&. This mechanism mirrors the boot assessment counters defined by +\m[blue]\fBAutomatic Boot Assessment\fR\m[]\&\s-2\u[2]\d\s+2\&. Any filenames with no boot counters or with a non\-zero "tries left" counter are sorted before filenames with a zero "tries left" counter\&. +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +Preceding the use counters (if they are specified), an optional CPU architecture identifier may be specified in the filename (separated from the version with an underscore), as defined in the architecture vocabulary of the +\fIConditionArchitecture=\fR +unit file setting, as documented in +\fBsystemd.unit\fR(5)\&. Files whose name indicates an architecture not supported locally are filtered and not considered for the version comparison\&. +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +The rest of the variable part is the version string\&. +.RE +.PP +Or in other words, the files in the +"\&.v/" +directories should follow one of these naming structures: +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +\fINAME\fR_\fIVERSION\fR\fI\&.SUFFIX\fR +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +\fINAME\fR_\fIVERSION\fR_\fIARCHITECTURE\fR\fI\&.SUFFIX\fR +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +\fINAME\fR_\fIVERSION\fR+\fILEFT\fR\fI\&.SUFFIX\fR +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +\fINAME\fR_\fIVERSION\fR+\fILEFT\fR\-\fIDONE\fR\fI\&.SUFFIX\fR +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +\fINAME\fR_\fIVERSION\fR_\fIARCHITECTURE\fR+\fILEFT\fR\fI\&.SUFFIX\fR +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +\fINAME\fR_\fIVERSION\fR_\fIARCHITECTURE\fR+\fILEFT\fR\-\fIDONE\fR\fI\&.SUFFIX\fR +.RE +.SH "EXAMPLE" +.PP +Here\*(Aqs a more comprehensive example, further extending the one described above\&. Consider a directory +/var/lib/machines/mymachine\&.raw\&.v/, which is populated with the following files: +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +mymachine_7\&.5\&.13\&.raw +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +mymachine_7\&.5\&.14_x86\-64\&.raw +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +mymachine_7\&.6\&.0_arm64\&.raw +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +mymachine_7\&.7\&.0_x86\-64+0\-5\&.raw +.RE +.PP +Now invoke the following command on an x86\-64 machine: +.sp +.if n \{\ +.RS 4 +.\} +.nf +$ systemd\-vpick \-\-suffix=\&.raw /var/lib/machines/mymachine\&.raw\&.v/ +.fi +.if n \{\ +.RE +.\} +.PP +This would resolve the specified path to +/var/lib/machines/mymachine\&.raw\&.v/mymachine_7\&.5\&.14_x86\-64\&.raw\&. Explanation: even though +mymachine_7\&.7\&.0_x86\-64+0\-5\&.raw +has the newest version, it is not preferred because its tries left counter is zero\&. And even though +mymachine_7\&.6\&.0_arm64\&.raw +has the second newest version it is also not considered, in this case because we operate on an x86_64 system and the image is intended for arm64 CPUs\&. Finally, the +mymachine_7\&.5\&.13\&.raw +image is not considered because it is older than +mymachine_7\&.5\&.14_x86\-64\&.raw\&. +.SH "SEE ALSO" +.PP +\fBsystemd\fR(1), \fBsystemd-vpick\fR(1), \fBsystemd-nspawn\fR(1), \fBsystemd-dissect\fR(1), \fBsystemd.exec\fR(5), \fBsystemd-sysupdate\fR(1) +.SH "NOTES" +.IP " 1." 4 +Version Format Specification +.RS 4 +\%https://uapi-group.org/specifications/specs/version_format_specification/ +.RE +.IP " 2." 4 +Automatic Boot Assessment +.RS 4 +\%https://systemd.io/AUTOMATIC_BOOT_ASSESSMENT/ +.RE diff --git a/upstream/fedora-rawhide/man7/sysvipc.7 b/upstream/fedora-rawhide/man7/sysvipc.7 index 562b2083..11c08ab4 100644 --- a/upstream/fedora-rawhide/man7/sysvipc.7 +++ b/upstream/fedora-rawhide/man7/sysvipc.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH sysvipc 7 2023-10-31 "Linux man-pages 6.06" +.TH sysvipc 7 2023-10-31 "Linux man-pages 6.7" .SH NAME sysvipc \- System V interprocess communication mechanisms .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/tcp.7 b/upstream/fedora-rawhide/man7/tcp.7 index 1c810ee4..2b1d3332 100644 --- a/upstream/fedora-rawhide/man7/tcp.7 +++ b/upstream/fedora-rawhide/man7/tcp.7 @@ -88,7 +88,7 @@ .\" commit cd8ae85299d54155702a56811b2e035e63064d3d .\" Author: Eric Dumazet <edumazet@google.com> .\" -.TH tcp 7 2023-10-31 "Linux man-pages 6.06" +.TH tcp 7 2023-10-31 "Linux man-pages 6.7" .SH NAME tcp \- TCP protocol .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/termio.7 b/upstream/fedora-rawhide/man7/termio.7 index 2840ca3b..bff1d9ff 100644 --- a/upstream/fedora-rawhide/man7/termio.7 +++ b/upstream/fedora-rawhide/man7/termio.7 @@ -4,7 +4,7 @@ .\" .\" 28 Dec 2006 - Initial Creation .\" -.TH termio 7 2023-10-31 "Linux man-pages 6.06" +.TH termio 7 2023-10-31 "Linux man-pages 6.7" .SH NAME termio \- System V terminal driver interface .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/thread-keyring.7 b/upstream/fedora-rawhide/man7/thread-keyring.7 index 8fad6970..703f0839 100644 --- a/upstream/fedora-rawhide/man7/thread-keyring.7 +++ b/upstream/fedora-rawhide/man7/thread-keyring.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH thread-keyring 7 2023-10-31 "Linux man-pages 6.06" +.TH thread-keyring 7 2023-10-31 "Linux man-pages 6.7" .SH NAME thread-keyring \- per-thread keyring .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/time.7 b/upstream/fedora-rawhide/man7/time.7 index 88d0d612..7259feb9 100644 --- a/upstream/fedora-rawhide/man7/time.7 +++ b/upstream/fedora-rawhide/man7/time.7 @@ -5,7 +5,7 @@ .\" 2008-06-24, mtk: added some details about where jiffies come into .\" play; added section on high-resolution timers. .\" -.TH time 7 2023-10-31 "Linux man-pages 6.06" +.TH time 7 2023-10-31 "Linux man-pages 6.7" .SH NAME time \- overview of time and timers .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/time_namespaces.7 b/upstream/fedora-rawhide/man7/time_namespaces.7 index 6526c18b..4c850018 100644 --- a/upstream/fedora-rawhide/man7/time_namespaces.7 +++ b/upstream/fedora-rawhide/man7/time_namespaces.7 @@ -3,7 +3,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH time_namespaces 7 2023-10-31 "Linux man-pages 6.06" +.TH time_namespaces 7 2023-10-31 "Linux man-pages 6.7" .SH NAME time_namespaces \- overview of Linux time namespaces .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/udev.7 b/upstream/fedora-rawhide/man7/udev.7 index 4703ad59..babc6868 100644 --- a/upstream/fedora-rawhide/man7/udev.7 +++ b/upstream/fedora-rawhide/man7/udev.7 @@ -1,5 +1,5 @@ '\" t -.TH "UDEV" "7" "" "systemd 255" "udev" +.TH "UDEV" "7" "" "systemd 256~rc3" "udev" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -577,14 +577,15 @@ Added in version 248\&. .RE .PP The -\fINAME\fR, -\fISYMLINK\fR, -\fIPROGRAM\fR, -\fIOWNER\fR, +\fIENV\fR, \fIGROUP\fR, \fIMODE\fR, +\fINAME\fR, +\fIOWNER\fR, +\fIPROGRAM\fR, +\fIRUN\fR, \fISECLABEL\fR, and -\fIRUN\fR +\fISYMLINK\fR fields support simple string substitutions\&. The \fIRUN\fR substitutions are performed after all rules have been processed, right before the program is executed, allowing for the use of device properties set by earlier matching rules\&. For all other fields, substitutions are performed while the individual rule is being processed\&. The available substitutions are: @@ -706,9 +707,7 @@ character itself\&. .RE .SH "SEE ALSO" .PP -\fBsystemd-udevd.service\fR(8), -\fBudevadm\fR(8), -\fBsystemd.link\fR(5) +\fBsystemd-udevd.service\fR(8), \fBudevadm\fR(8), \fBsystemd.link\fR(5) .SH "NOTES" .IP " 1." 4 Escape sequences in C diff --git a/upstream/fedora-rawhide/man7/udp.7 b/upstream/fedora-rawhide/man7/udp.7 index 5030eebd..6b643a26 100644 --- a/upstream/fedora-rawhide/man7/udp.7 +++ b/upstream/fedora-rawhide/man7/udp.7 @@ -4,7 +4,7 @@ .\" .\" $Id: udp.7,v 1.7 2000/01/22 01:55:05 freitag Exp $ .\" -.TH udp 7 2023-10-31 "Linux man-pages 6.06" +.TH udp 7 2023-10-31 "Linux man-pages 6.7" .SH NAME udp \- User Datagram Protocol for IPv4 .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/udplite.7 b/upstream/fedora-rawhide/man7/udplite.7 index 6b96ff6f..4ba4266d 100644 --- a/upstream/fedora-rawhide/man7/udplite.7 +++ b/upstream/fedora-rawhide/man7/udplite.7 @@ -4,7 +4,7 @@ .\" .\" $Id: udplite.7,v 1.12 2008/07/23 15:22:22 gerrit Exp gerrit $ .\" -.TH udplite 7 2023-10-31 "Linux man-pages 6.06" +.TH udplite 7 2023-10-31 "Linux man-pages 6.7" .SH NAME udplite \- Lightweight User Datagram Protocol .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/unicode.7 b/upstream/fedora-rawhide/man7/unicode.7 index 5ccd91d0..fe38909f 100644 --- a/upstream/fedora-rawhide/man7/unicode.7 +++ b/upstream/fedora-rawhide/man7/unicode.7 @@ -7,7 +7,7 @@ .\" 2001-05-11 Markus Kuhn <mgk25@cl.cam.ac.uk> .\" Update .\" -.TH unicode 7 2024-01-28 "Linux man-pages 6.06" +.TH unicode 7 2024-01-28 "Linux man-pages 6.7" .SH NAME unicode \- universal character set .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/units.7 b/upstream/fedora-rawhide/man7/units.7 index 16d62176..da0492f9 100644 --- a/upstream/fedora-rawhide/man7/units.7 +++ b/upstream/fedora-rawhide/man7/units.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH units 7 2023-10-31 "Linux man-pages 6.06" +.TH units 7 2023-10-31 "Linux man-pages 6.7" .SH NAME units \- decimal and binary prefixes .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/unix.7 b/upstream/fedora-rawhide/man7/unix.7 index a583ad3d..426a430e 100644 --- a/upstream/fedora-rawhide/man7/unix.7 +++ b/upstream/fedora-rawhide/man7/unix.7 @@ -12,7 +12,7 @@ .\" address that can appear in the sockaddr_un structure: pathname, .\" unnamed, and abstract. .\" -.TH UNIX 7 2023-12-21 "Linux man-pages 6.06" +.TH UNIX 7 2024-03-16 "Linux man-pages 6.7" .SH NAME unix \- sockets for local interprocess communication .SH SYNOPSIS @@ -72,7 +72,7 @@ On Linux, .I sun_path is 108 bytes in size; see also BUGS, below. .P -Various systems calls (for example, +Various system calls (for example, .BR bind (2), .BR connect (2), and @@ -833,7 +833,7 @@ UNIX domain stream sockets do not support the notion of out-of-band data. .\" .SH BUGS When binding a socket to an address, -Linux is one of the implementations that appends a null terminator +Linux is one of the implementations that append a null terminator if none is supplied in .IR sun_path . In most cases this is unproblematic: @@ -955,6 +955,7 @@ $ .in .SS Program source \& +.\" SRC BEGIN (connection.h) .EX /* * File connection.h @@ -962,7 +963,11 @@ $ \& #define SOCKET_NAME "/tmp/9Lq7BNBnBycd6nxy.socket" #define BUFFER_SIZE 12 -\& +.EE +.\" SRC END +.P +.\" SRC BEGIN (server.c) +.EX /* * File server.c */ @@ -973,18 +978,20 @@ $ #include <sys/socket.h> #include <sys/un.h> #include <unistd.h> +\& #include "connection.h" \& int -main(int argc, char *argv[]) +main(void) { - struct sockaddr_un name; - int down_flag = 0; - int ret; - int connection_socket; - int data_socket; - int result; - char buffer[BUFFER_SIZE]; + int down_flag = 0; + int ret; + int connection_socket; + int data_socket; + int result; + ssize_t r, w; + struct sockaddr_un name; + char buffer[BUFFER_SIZE]; \& /* Create local socket. */ \& @@ -1043,8 +1050,8 @@ main(int argc, char *argv[]) \& /* Wait for next data packet. */ \& - ret = read(data_socket, buffer, sizeof(buffer)); - if (ret == \-1) { + r = read(data_socket, buffer, sizeof(buffer)); + if (r == \-1) { perror("read"); exit(EXIT_FAILURE); } @@ -1057,13 +1064,17 @@ main(int argc, char *argv[]) \& if (!strncmp(buffer, "DOWN", sizeof(buffer))) { down_flag = 1; - break; + continue; } \& if (!strncmp(buffer, "END", sizeof(buffer))) { break; } \& + if (down_flag) { + continue; + } +\& /* Add received summand. */ \& result += atoi(buffer); @@ -1072,8 +1083,8 @@ main(int argc, char *argv[]) /* Send result. */ \& sprintf(buffer, "%d", result); - ret = write(data_socket, buffer, sizeof(buffer)); - if (ret == \-1) { + w = write(data_socket, buffer, sizeof(buffer)); + if (w == \-1) { perror("write"); exit(EXIT_FAILURE); } @@ -1097,27 +1108,32 @@ main(int argc, char *argv[]) \& exit(EXIT_SUCCESS); } -\& +.EE +.\" SRC END +.P +.\" SRC BEGIN (client.c) +.EX /* * File client.c */ \& -#include <errno.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/socket.h> #include <sys/un.h> #include <unistd.h> +\& #include "connection.h" \& int main(int argc, char *argv[]) { - struct sockaddr_un addr; - int ret; - int data_socket; - char buffer[BUFFER_SIZE]; + int ret; + int data_socket; + ssize_t r, w; + struct sockaddr_un addr; + char buffer[BUFFER_SIZE]; \& /* Create local socket. */ \& @@ -1149,9 +1165,9 @@ main(int argc, char *argv[]) \& /* Send arguments. */ \& - for (size_t i = 1; i < argc; ++i) { - ret = write(data_socket, argv[i], strlen(argv[i]) + 1); - if (ret == \-1) { + for (int i = 1; i < argc; ++i) { + w = write(data_socket, argv[i], strlen(argv[i]) + 1); + if (w == \-1) { perror("write"); break; } @@ -1160,16 +1176,16 @@ main(int argc, char *argv[]) /* Request result. */ \& strcpy(buffer, "END"); - ret = write(data_socket, buffer, strlen(buffer) + 1); - if (ret == \-1) { + w = write(data_socket, buffer, strlen(buffer) + 1); + if (w == \-1) { perror("write"); exit(EXIT_FAILURE); } \& /* Receive result. */ \& - ret = read(data_socket, buffer, sizeof(buffer)); - if (ret == \-1) { + r = read(data_socket, buffer, sizeof(buffer)); + if (r == \-1) { perror("read"); exit(EXIT_FAILURE); } @@ -1187,6 +1203,7 @@ main(int argc, char *argv[]) exit(EXIT_SUCCESS); } .EE +.\" SRC END .P For examples of the use of .BR SCM_RIGHTS , diff --git a/upstream/fedora-rawhide/man7/uri.7 b/upstream/fedora-rawhide/man7/uri.7 index 6f4a3523..6823b458 100644 --- a/upstream/fedora-rawhide/man7/uri.7 +++ b/upstream/fedora-rawhide/man7/uri.7 @@ -25,7 +25,7 @@ .\" Modified Fri Aug 21 23:00:00 1999 by David A. Wheeler (dwheeler@dwheeler.com) .\" Modified Tue Mar 14 2000 by David A. Wheeler (dwheeler@dwheeler.com) .\" -.TH uri 7 2023-10-31 "Linux man-pages 6.06" +.TH uri 7 2023-10-31 "Linux man-pages 6.7" .SH NAME uri, url, urn \- uniform resource identifier (URI), including a URL or URN .SH SYNOPSIS diff --git a/upstream/fedora-rawhide/man7/user-keyring.7 b/upstream/fedora-rawhide/man7/user-keyring.7 index 809b1076..137c6911 100644 --- a/upstream/fedora-rawhide/man7/user-keyring.7 +++ b/upstream/fedora-rawhide/man7/user-keyring.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH user-keyring 7 2023-10-31 "Linux man-pages 6.06" +.TH user-keyring 7 2023-10-31 "Linux man-pages 6.7" .SH NAME user-keyring \- per-user keyring .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/user-session-keyring.7 b/upstream/fedora-rawhide/man7/user-session-keyring.7 index cb3e7ac7..7af56f08 100644 --- a/upstream/fedora-rawhide/man7/user-session-keyring.7 +++ b/upstream/fedora-rawhide/man7/user-session-keyring.7 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH user-session-keyring 7 2023-10-31 "Linux man-pages 6.06" +.TH user-session-keyring 7 2023-10-31 "Linux man-pages 6.7" .SH NAME user-session-keyring \- per-user default session keyring .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/user_namespaces.7 b/upstream/fedora-rawhide/man7/user_namespaces.7 index 3f8b95db..94e07859 100644 --- a/upstream/fedora-rawhide/man7/user_namespaces.7 +++ b/upstream/fedora-rawhide/man7/user_namespaces.7 @@ -4,7 +4,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH user_namespaces 7 2023-10-31 "Linux man-pages 6.06" +.TH user_namespaces 7 2024-02-25 "Linux man-pages 6.7" .SH NAME user_namespaces \- overview of Linux user namespaces .SH DESCRIPTION @@ -289,7 +289,7 @@ allows (since Linux 4.6) that process to the mount the cgroup version 2 filesystem and cgroup version 1 named hierarchies (i.e., cgroup filesystems mounted with the -.I """none,name=""" +.I \[dq]none,name=\[dq] option). .P Holding diff --git a/upstream/fedora-rawhide/man7/utf-8.7 b/upstream/fedora-rawhide/man7/utf-8.7 index e2dbf619..077fa424 100644 --- a/upstream/fedora-rawhide/man7/utf-8.7 +++ b/upstream/fedora-rawhide/man7/utf-8.7 @@ -7,7 +7,7 @@ .\" 2001-05-11 Markus Kuhn <mgk25@cl.cam.ac.uk> .\" Update .\" -.TH UTF-8 7 2024-01-28 "Linux man-pages 6.06" +.TH UTF-8 7 2024-03-14 "Linux man-pages 6.7" .SH NAME UTF-8 \- an ASCII compatible multibyte Unicode encoding .SH DESCRIPTION @@ -33,8 +33,7 @@ does not have these problems and is the common way in which Unicode is used on UNIX-style operating systems. .SS Properties The UTF-8 encoding has the following nice properties: -.TP 0.2i -* +.IP \[bu] 3 UCS characters 0x00000000 to 0x0000007f (the classic US-ASCII characters) are encoded simply as bytes 0x00 to 0x7f (ASCII @@ -43,24 +42,19 @@ This means that files and strings which contain only 7-bit ASCII characters have the same encoding under both ASCII and -UTF-8 . -.TP -* +UTF-8. +.IP \[bu] All UCS characters greater than 0x7f are encoded as a multibyte sequence consisting only of bytes in the range 0x80 to 0xfd, so no ASCII byte can appear as part of another character and there are no problems with, for example, \[aq]\e0\[aq] or \[aq]/\[aq]. -.TP -* +.IP \[bu] The lexicographic sorting order of UCS-4 strings is preserved. -.TP -* +.IP \[bu] All possible 2\[ha]31 UCS codes can be encoded using UTF-8. -.TP -* +.IP \[bu] The bytes 0xc0, 0xc1, 0xfe, and 0xff are never used in the UTF-8 encoding. -.TP -* +.IP \[bu] The first byte of a multibyte sequence which represents a single non-ASCII UCS character is always in the range 0xc2 to 0xfd and indicates how long this multibyte sequence is. @@ -68,8 +62,7 @@ All further bytes in a multibyte sequence are in the range 0x80 to 0xbf. This allows easy resynchronization and makes the encoding stateless and robust against missing bytes. -.TP -* +.IP \[bu] UTF-8 encoded UCS characters may be up to six bytes long, however the Unicode standard specifies no characters above 0x10ffff, so Unicode characters can be only up to four bytes long in @@ -77,7 +70,7 @@ UTF-8. .SS Encoding The following byte sequences are used to represent a character. The sequence to be used depends on the UCS code number of the character: -.TP 0.4i +.TP 0x00000000 \- 0x0000007F: .RI 0 xxxxxxx .TP diff --git a/upstream/fedora-rawhide/man7/uts_namespaces.7 b/upstream/fedora-rawhide/man7/uts_namespaces.7 index 659cd8ef..0b2a9a07 100644 --- a/upstream/fedora-rawhide/man7/uts_namespaces.7 +++ b/upstream/fedora-rawhide/man7/uts_namespaces.7 @@ -3,7 +3,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" -.TH uts_namespaces 7 2023-10-31 "Linux man-pages 6.06" +.TH uts_namespaces 7 2023-10-31 "Linux man-pages 6.7" .SH NAME uts_namespaces \- overview of Linux UTS namespaces .SH DESCRIPTION diff --git a/upstream/fedora-rawhide/man7/vdso.7 b/upstream/fedora-rawhide/man7/vdso.7 index 1ad838a9..d37360cd 100644 --- a/upstream/fedora-rawhide/man7/vdso.7 +++ b/upstream/fedora-rawhide/man7/vdso.7 @@ -11,7 +11,7 @@ .\" http://www.linuxjournal.com/content/creating-vdso-colonels-other-chicken .\" http://www.trilithium.com/johan/2005/08/linux-gate/ .\" -.TH vDSO 7 2023-10-31 "Linux man-pages 6.06" +.TH vDSO 7 2024-02-18 "Linux man-pages 6.7" .SH NAME vdso \- overview of the virtual ELF dynamic shared object .SH SYNOPSIS @@ -173,7 +173,7 @@ x86/x32 linux\-vdso.so.1 .ft P \} .SS strace(1), seccomp(2), and the vDSO -When tracing systems calls with +When tracing system calls with .BR strace (1), symbols (system calls) that are exported by the vDSO will .I not diff --git a/upstream/fedora-rawhide/man7/vsock.7 b/upstream/fedora-rawhide/man7/vsock.7 index 520cdb72..3d679c0f 100644 --- a/upstream/fedora-rawhide/man7/vsock.7 +++ b/upstream/fedora-rawhide/man7/vsock.7 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH vsock 7 2023-10-31 "Linux man-pages 6.06" +.TH vsock 7 2024-02-25 "Linux man-pages 6.7" .SH NAME vsock \- Linux VSOCK address family .SH SYNOPSIS @@ -156,7 +156,7 @@ for testing applications on a single host and for debugging. The local CID obtained with .B IOCTL_VM_SOCKETS_GET_LOCAL_CID can be used for the same purpose, but it is preferable to use -.B VMADDR_CID_LOCAL . +.BR VMADDR_CID_LOCAL . .SH ERRORS .TP .B EACCES diff --git a/upstream/fedora-rawhide/man7/x25.7 b/upstream/fedora-rawhide/man7/x25.7 index 02bd4254..73ef2f3f 100644 --- a/upstream/fedora-rawhide/man7/x25.7 +++ b/upstream/fedora-rawhide/man7/x25.7 @@ -4,7 +4,7 @@ .\" .\" $Id: x25.7,v 1.4 1999/05/18 10:35:12 freitag Exp $ .\" -.TH x25 7 2024-01-28 "Linux man-pages 6.06" +.TH x25 7 2024-01-28 "Linux man-pages 6.7" .SH NAME x25 \- diff --git a/upstream/fedora-rawhide/man7/xattr.7 b/upstream/fedora-rawhide/man7/xattr.7 index 367eacbd..c90aaf8e 100644 --- a/upstream/fedora-rawhide/man7/xattr.7 +++ b/upstream/fedora-rawhide/man7/xattr.7 @@ -6,7 +6,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH xattr 7 2023-10-31 "Linux man-pages 6.06" +.TH xattr 7 2023-10-31 "Linux man-pages 6.7" .SH NAME xattr \- Extended attributes .SH DESCRIPTION |