systemd/man
Zbigniew Jędrzejewski-Szmek 367165a406 kernel-install: add "$KERNEL_INSTALL_STAGING_AREA" directory
The general approach of kernel-install was that each plugin would drop in some
files into the entry directory. But this doesn't scale well, because if we have
multiple initrd generators, or multiple initrds, each generator would need to
recreate the logic to put the generated files in the right place.

Also, effective cleanup is impossible if anything goes wrong on the way, so we
could end up with unused files in $BOOT.

So let's invert the process: plugins drop files into $KERNEL_INSTALL_STAGING_AREA,
and at the end 90-loaderentry.install DTRT with those files.

This allow new plugins like 50-mkosi-initrd.install to be significantly simpler.
2022-01-28 16:17:47 +01:00
..
rules systemd-stdio-bridge: add manpage 2022-01-17 16:54:56 +09:00
.dir-locals.el man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
50-xdg-data-dirs.sh Change all fixed-path bash shebangs to /u/b/env bash outside test/ 2021-12-12 21:13:50 +01:00
90-rearrange-path.py man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
binfmt.d.xml man: let's not say we link to raw .rst file 2021-12-09 19:21:55 +01:00
bootctl.xml bootctl: deprecate --make-machine-id-directory=auto 2021-12-17 18:48:08 +01:00
bootup.xml man: adjust chart in bootup(5) 2022-01-07 17:37:37 +01:00
busctl.xml bus-dump: change capture output to use pcapng (#21738) 2021-12-25 15:07:40 +09:00
check-os-release.py man: prettify line number handling in python example 2021-11-30 22:56:51 +01:00
check-os-release.sh man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
common-variables.xml man: update docs on systemd-system.conf logging (LogTime=) (#19846) 2021-06-08 15:54:07 +09:00
coredump.conf.xml systemd-coredump: allow setting external core size to infinity 2021-11-19 09:23:52 +01:00
coredumpctl.xml coredump: Add --all option 2021-10-07 22:13:12 +02:00
crypttab.xml man: document new token-timeout= setting 2021-10-11 11:12:29 +02:00
custom-entities.ent.in man: correctly document default for DNSSEC= and DNSoverTLS= 2021-12-20 10:56:14 +01:00
custom-html.xsl license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
custom-man.xsl license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
daemon.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
directives-template.xml man: add "DNS resource record types" section 2021-06-29 10:44:18 +02:00
dnssec-trust-anchors.d.xml man/dnssec-trust-anchors: fix an XML syntax typo 2021-07-12 12:09:20 +01:00
environment.d.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
event-quick-child.c man: add example of sd_event_add_child() 2022-01-05 15:19:13 +01:00
fido2-crypttab.sh man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
file-hierarchy.xml man: add discussion of read-only filesystem support in daemons 2021-10-06 09:54:17 +01:00
glib-event-glue.c man/glib-event-glue example: relicense to CC0-1.0 2021-10-04 11:05:22 +02:00
halt.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
homectl.xml homectl: add new "homectl rebalance" command 2021-11-25 18:28:44 +01:00
homed.conf.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
hostname.xml man/hostnamectl,hostaned,hostname1: adjust the docs to match reality 2020-12-16 10:54:57 +01:00
hostnamectl.xml hostnamectl: deprecate set-* methods and expose getters by only using nouns in commands 2021-05-03 20:19:19 +02:00
html.in man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
hwdb-usb-device.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
hwdb.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
id128-app-specific.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
inotify-watch-tmp.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
integritytab.xml Add stand-alone dm-integrity support 2021-10-15 10:19:54 -05:00
journal-iterate-poll.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
journal-iterate-unique.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
journal-iterate-wait.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
journal-remote.conf.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
journal-upload.conf.xml Add a network timeout option to journal-upload 2021-06-14 11:16:38 +02:00
journalctl.xml man+docs: adjust links to the new page 2022-01-12 16:05:59 +01:00
journald.conf.xml man: remove some trailing whitespace 2021-05-10 23:10:44 +02:00
kernel-command-line.xml Document usr-specific verity parameters 2021-11-19 15:54:26 -05:00
kernel-install.xml kernel-install: add "$KERNEL_INSTALL_STAGING_AREA" directory 2022-01-28 16:17:47 +01:00
libsystemd-pkgconfig.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
libudev.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
loader.conf.xml boot: Beep n times for n-th entry 2022-01-17 00:05:35 +00:00
locale.conf.xml man: refer to os-release(5) for description of files in the same format 2022-01-07 17:37:37 +01:00
localectl.xml man: rename less-variables→common-variables 2021-03-01 13:40:52 +01:00
localtime.xml man/localtime: document default timezone 2020-12-21 12:39:18 +00:00
loginctl.xml man: documet that loginctl {terminate|kill}-{session|user} take the empty string, optionally 2021-05-25 17:42:34 +02:00
logind.conf.xml units: added factory-reset.target 2021-08-10 17:08:00 +02:00
machine-id.xml sd-id128: document everywhere that we treat all UUIDs as Variant 1 2021-06-15 20:58:56 +02:00
machine-info.xml man: refer to os-release(5) for description of files in the same format 2022-01-07 17:37:37 +01:00
machinectl.xml machinectl: allow --setenv=FOO 2021-08-11 09:34:45 +02:00
man.in man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
meson.build meson: Add check argument to remaining run_command() calls 2022-01-11 14:56:30 +01:00
modules-load.d.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
networkctl.xml Typos found by codespell 2021-10-20 22:20:18 +09:00
networkd.conf.xml network: make IAID and DUID for DHCPv6 configurable explicitly 2021-04-21 21:00:11 +09:00
nss-myhostname.xml tree-wide: fix typo 2021-08-18 13:36:14 +02:00
nss-mymachines.xml man: try to clarify that nss-mymachines does not provide name resolution outside its own scope 2021-05-26 12:45:20 +01:00
nss-resolve.xml nss-resolve: expose various source-disablement settings as variables 2021-12-21 02:28:52 +09:00
nss-systemd.xml man: use title of docs/ pages when referring to them 2021-07-27 09:43:29 +02:00
oomctl.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
oomd.conf.xml oomd: check mem free and swap free before doing a swap-based kill 2021-06-30 03:51:05 -07:00
org.freedesktop.home1.xml man: also add anotations for methods 2021-12-24 10:18:11 +00:00
org.freedesktop.hostname1.xml tree-wide: fix "the the" and "a a" 2021-06-30 23:32:43 +09:00
org.freedesktop.import1.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
org.freedesktop.locale1.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
org.freedesktop.LogControl1.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
org.freedesktop.login1.xml docs: use https:// for fd.o links 2022-01-12 16:05:59 +01:00
org.freedesktop.machine1.xml man: also add anotations for methods 2021-12-24 10:18:11 +00:00
org.freedesktop.network1.xml man: add new man page org.freedesktop.network1 2021-11-19 07:23:40 +09:00
org.freedesktop.oom1.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
org.freedesktop.portable1.xml sd-bus: fix vtable named argument logic 2021-04-30 17:06:29 +01:00
org.freedesktop.resolve1.xml man: change 'allow[s] to' -> 'allow[s] one to' 2022-01-16 15:49:43 +00:00
org.freedesktop.systemd1.xml core: add missing dependency DBus properties 2022-01-16 14:05:33 +00:00
org.freedesktop.timedate1.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
os-release.xml man: refer to os-release(5) for description of files in the same format 2022-01-07 17:37:37 +01:00
pam_systemd.xml man: use title of docs/ pages when referring to them 2021-07-27 09:43:29 +02:00
pam_systemd_home.xml pam: fix typo try_authtok → use_authtok 2021-05-12 12:14:17 +02:00
path-documents.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
portablectl.xml man: add more references for extensions to portablectl 2022-01-18 14:28:03 +09:00
print-unit-path.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
pstore.conf.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
repart.d.xml man: remove unintentionally repetitive words 2021-11-11 14:36:50 +01:00
resolvectl.xml Revert "Add systemd-resolve backwards compatibility section to resolvectl docs" 2021-07-07 15:27:28 +02:00
resolved.conf.xml man: correctly document default for DNSSEC= and DNSoverTLS= 2021-12-20 10:56:14 +01:00
runlevel.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd-bus-container-append.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
sd-bus-container-read.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
sd-bus-errors.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd-bus.xml man: sd_bus_message_reply()→sd_bus_message_send() 2021-03-12 10:58:16 +01:00
sd-daemon.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd-event.xml man: document new ratelimiting APIs 2020-12-01 15:15:39 +01:00
sd-hwdb.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd-id128.xml man: document SD_ID128_ALLF 2021-08-20 11:09:47 +02:00
sd-journal.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd-login.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_booted.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_add_match.xml Manual page fixes (#18906) 2021-03-07 02:54:33 +09:00
sd_bus_add_node_enumerator.xml man: fix sd_bus_add_node_enumerator() ret_nodes 2021-06-15 11:29:44 +01:00
sd_bus_add_object.xml Change gendered terms to be gender-neutral (#21325) 2021-11-12 16:09:56 +01:00
sd_bus_add_object_manager.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_attach_event.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_call.xml man: Add a paragraph to sd_bus_call explaning callback message lifetime 2020-11-17 11:13:10 +01:00
sd_bus_call_method.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_can_send.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_bus_close.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_bus_creds_get_pid.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
sd_bus_creds_new_from_pid.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_default.xml tree-wide: fix typo 2020-12-16 17:21:48 +01:00
sd_bus_emit_signal.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_enqueue_for_read.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_error.xml tree-wide: fix "the the" and "a a" 2021-06-30 23:32:43 +09:00
sd_bus_error_add_map.xml man: fix type in sd_bus_error_add_map() prototype 2021-11-23 08:01:22 +01:00
sd_bus_get_current_handler.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_get_fd.xml sd_bus_get_timeout: fix timeout value doc 2021-12-06 11:21:48 +01:00
sd_bus_get_n_queued_read.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_get_name_creds.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_get_name_machine_id.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_interface_name_is_valid.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
sd_bus_is_open.xml sd-bus: make sd_bus_is_{ready,open} accept NULL 2021-04-08 14:59:10 +02:00
sd_bus_list_names.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_append.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_append_array.xml man: Fix sd_bus_message_append_array_space function signature 2020-11-18 18:26:14 +09:00
sd_bus_message_append_basic.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_append_string_memfd.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_bus_message_append_strv.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_bus_message_at_end.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_copy.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_dump.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_get_cookie.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_get_monotonic_usec.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_get_signature.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_get_type.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_new.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_new_method_call.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_new_method_error.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_bus_message_new_signal.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_open_container.xml man: Speicfy exact return values of sd_bus_message_enter_container 2020-11-30 12:21:20 +01:00
sd_bus_message_read.xml sd-bus/man: document EBUSY error in bus_message_read (#21954) 2022-01-11 10:47:31 +00:00
sd_bus_message_read_array.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_read_basic.xml sd-bus/man: document EBUSY error in bus_message_read (#21954) 2022-01-11 10:47:31 +00:00
sd_bus_message_read_strv.xml sd-bus: extend sd_bus_message_read_strv() to paths and signatures 2021-02-12 11:36:24 +01:00
sd_bus_message_rewind.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_seal.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_sensitive.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_set_destination.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_set_expect_reply.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_skip.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_message_verify_type.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_negotiate_fds.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_new.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_path_encode.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
sd_bus_process.xml fix typo 2021-01-04 11:01:17 +00:00
sd_bus_query_sender_creds.xml man: document usage of SD_BUS_CREDS_AUGMENT 2021-03-02 12:18:53 +01:00
sd_bus_reply_method_error.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_bus_reply_method_return.xml sd-bus: simplify sd_bus_reply() 2021-02-20 13:44:02 +09:00
sd_bus_request_name.xml Manual page fixes (#18906) 2021-03-07 02:54:33 +09:00
sd_bus_send.xml man: Small fix of sd_bus_message_send() man page 2021-02-21 20:26:51 +01:00
sd_bus_set_address.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_bus_set_close_on_exit.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_set_connected_signal.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_set_description.xml docs: use https:// for fd.o links 2022-01-12 16:05:59 +01:00
sd_bus_set_exit_on_disconnect.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_set_fd.xml tree-wide: "a" -> "an" 2021-06-30 23:33:00 +09:00
sd_bus_set_method_call_timeout.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_set_property.xml Updated manpage for sd_bus_set_property 2021-07-10 13:19:50 +01:00
sd_bus_set_sender.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_set_server.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_set_watch_bind.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_slot_get_bus.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_slot_ref.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_slot_set_description.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_slot_set_destroy_callback.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_slot_set_floating.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_slot_set_userdata.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_start.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_track_add_name.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_bus_track_new.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
sd_bus_wait.xml fix typo 2021-01-04 11:01:17 +00:00
sd_event_add_child.xml man: add example of sd_event_add_child() 2022-01-05 15:19:13 +01:00
sd_event_add_defer.xml man: add better descriptions of what event handlers do 2022-01-05 15:19:13 +01:00
sd_event_add_inotify.xml tree-wide: fix typo 2022-01-06 22:20:11 +09:00
sd_event_add_io.xml man: add better descriptions of what event handlers do 2022-01-05 15:19:13 +01:00
sd_event_add_signal.xml man: add better descriptions of what event handlers do 2022-01-05 15:19:13 +01:00
sd_event_add_time.xml man: add better descriptions of what event handlers do 2022-01-05 15:19:13 +01:00
sd_event_exit.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_get_fd.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_new.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_now.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_run.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_set_watchdog.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_source_get_event.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
sd_event_source_get_pending.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_source_set_description.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_source_set_destroy_callback.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_source_set_enabled.xml man: document new ratelimiting APIs 2020-12-01 15:15:39 +01:00
sd_event_source_set_exit_on_failure.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_source_set_floating.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_source_set_prepare.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
sd_event_source_set_priority.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_source_set_ratelimit.xml tree-wide: fix typo 2021-11-30 12:30:07 +00:00
sd_event_source_set_userdata.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
sd_event_source_unref.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_event_wait.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_get_seats.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
sd_hwdb_get.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_hwdb_new.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_id128_get_machine.xml sd-id128: document everywhere that we treat all UUIDs as Variant 1 2021-06-15 20:58:56 +02:00
sd_id128_randomize.xml man: reference getrandom(2) instead of urandom from sd_id128_randomize() page 2021-08-20 11:09:48 +02:00
sd_id128_to_string.xml sd-id128: add compound literal love to sd_id128_to_string() + id128_to_uuid_string() 2021-08-20 11:09:48 +02:00
sd_is_fifo.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_journal_add_match.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_journal_enumerate_fields.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_journal_get_catalog.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_journal_get_cursor.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_journal_get_cutoff_realtime_usec.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_journal_get_data.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_journal_get_fd.xml man: make clear that sd-journal notifications always come with extra latency 2021-02-16 22:16:17 +01:00
sd_journal_get_realtime_usec.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_journal_get_usage.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_journal_has_runtime_files.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
sd_journal_next.xml man: use unicode superscripts to indicate the exponent 2021-12-17 11:45:55 +01:00
sd_journal_open.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_journal_print.xml man: link up new journal protocol docs 2021-04-08 22:16:58 +02:00
sd_journal_query_unique.xml treewide: fix spelling 2021-02-25 05:54:11 +09:00
sd_journal_seek_head.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_journal_stream_fd.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_listen_fds.xml man: fix typo 2021-11-30 13:54:27 +01:00
sd_login_monitor_new.xml sd-login: fix wrong constructor used in sd_login_monitor manpage example 2021-04-19 12:20:29 -04:00
sd_machine_get_class.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_notify.xml docs: Clarify that the fd store is discarded when a service is stopped 2021-12-08 13:27:28 +00:00
sd_path_lookup.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_pid_get_owner_uid.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_seat_get_active.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
sd_session_is_active.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sd_uid_get_state.xml man: fix description of sd_uid_get_sessions 2021-12-06 12:39:03 +01:00
sd_watchdog_enabled.xml man: set constant tag to NUL or NULL 2020-11-12 17:10:36 +09:00
send-unit-files-changed.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
shutdown.xml systemctl: add shutdown --show option 2021-12-09 15:07:40 +01:00
standard-conf.xml Recommend drop-ins over modifications to the main config file 2021-02-19 14:05:42 +09:00
standard-options.xml systemctl: hide legends with --quiet, allow overriding 2021-02-17 21:09:14 +01:00
standard-specifiers.xml shared: add new IMAGE_VERSION=/IMAGE_ID= field to /etc/os-release 2021-03-31 10:46:22 +02:00
supported-controllers.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
sysctl.d.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
system-only.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemctl.xml docs: Clarify systemctl show manual 2021-11-09 18:31:54 +01:00
systemd-analyze.xml analyze: add inspect-elf verb to parse package metadata 2021-11-30 23:14:07 +00:00
systemd-ask-password-console.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-ask-password.xml ask-password: add "-n" switch for disabling trailing newline 2021-06-24 13:25:39 +02:00
systemd-backlight@.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-binfmt.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-bless-boot-generator.xml man: do not install sd-boot man pages when -Dgnu-efi=false is set 2021-12-14 00:08:55 +00:00
systemd-bless-boot.service.xml man: do not install sd-boot man pages when -Dgnu-efi=false is set 2021-12-14 00:08:55 +00:00
systemd-boot-check-no-failures.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-boot-system-token.service.xml man: do not install sd-boot man pages when -Dgnu-efi=false is set 2021-12-14 00:08:55 +00:00
systemd-boot.xml boot: Change boot entry sorting 2022-01-10 21:34:12 +01:00
systemd-cat.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-cgls.xml man: document the two new switches for systemd-cgls 2021-10-07 11:50:52 +02:00
systemd-cgtop.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-coredump.xml man+docs: adjust links to the new page 2022-01-12 16:05:59 +01:00
systemd-creds.xml man: correct minor mistakes in systemd-creds 2022-01-07 16:07:28 +01:00
systemd-cryptenroll.xml man: reorder item 2021-12-13 09:25:31 +01:00
systemd-cryptsetup-generator.xml man: document new features 2020-12-17 20:02:32 +01:00
systemd-cryptsetup@.service.xml cryptsetup: add 'headless' parameter to skip password/pin query 2021-05-07 21:36:27 +01:00
systemd-debug-generator.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-delta.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-detect-virt.xml virt: detect Amazon EC2 Nitro instance 2021-04-30 09:31:34 -07:00
systemd-dissect.xml dissect: enable growfs by default, but make it configurable 2021-04-23 17:56:34 +02:00
systemd-environment-d-generator.xml man: use readable names for entities 2021-05-19 10:25:26 +09:00
systemd-escape.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-firstboot.xml man: fix assorted issues reported by the manpage-l10n project 2021-07-27 09:43:29 +02:00
systemd-fsck@.service.xml fsck: no emergency.target on nofail mounts 2021-11-10 11:58:12 +01:00
systemd-fstab-generator.xml fstab-generator: add new root=tmpfs option 2021-03-03 12:16:32 +09:00
systemd-getty-generator.xml getty-generator: add kernel cmdline and env vars to disable it 2021-11-18 10:38:48 +00:00
systemd-gpt-auto-generator.xml gpt-auto-generator: Use volatile-root by default and automatic logic as fallback 2021-08-31 13:52:52 +09:00
systemd-halt.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-hibernate-resume-generator.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-hibernate-resume@.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-homed.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-hostnamed.service.xml man/hostnamectl,hostaned,hostname1: adjust the docs to match reality 2020-12-16 10:54:57 +01:00
systemd-hwdb.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-id128.xml id128: clarify that the "well-known" IDs are about GPT partition types 2021-09-10 13:39:16 +02:00
systemd-importd.service.xml man: importd also provides the option of import-fs for machinectl (#19477) 2021-04-30 16:55:50 +09:00
systemd-inhibit.xml man: rename less-variables→common-variables 2021-03-01 13:40:52 +01:00
systemd-initctl.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-integritysetup-generator.xml Add stand-alone dm-integrity support 2021-10-15 10:19:54 -05:00
systemd-integritysetup@.service.xml Add stand-alone dm-integrity support 2021-10-15 10:19:54 -05:00
systemd-journal-gatewayd.service.xml man+docs: adjust links to the new page 2022-01-12 16:05:59 +01:00
systemd-journal-remote.service.xml man+docs: adjust links to the new page 2022-01-12 16:05:59 +01:00
systemd-journal-upload.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-journald.service.xml man: use unicode superscripts to indicate the exponent 2021-12-17 11:45:55 +01:00
systemd-localed.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-logind.service.xml docs: use https:// for fd.o links 2022-01-12 16:05:59 +01:00
systemd-machine-id-commit.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-machine-id-setup.xml systemd-machine-id-setup(1): "machine[d] ID" typo 2021-10-13 02:21:44 +09:00
systemd-machined.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-makefs@.service.xml man: document fs types known to makefs 2021-11-16 13:55:50 +01:00
systemd-modules-load.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-mount.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-network-generator.service.xml network-generator: support to set NamePolicy= through kernel command line argument 2021-12-16 01:55:37 +09:00
systemd-networkd-wait-online.service.xml wait-online: also use address state even when operational state is below degraded 2021-12-14 10:32:56 +01:00
systemd-networkd.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-notify.xml man/sd-notify: /bin/bash -> /bin/sh, read -> read -r in example 2021-12-12 21:13:50 +01:00
systemd-nspawn.xml nspawn: add filesystem id mapping support to --bind and --bind-ro 2021-10-28 19:19:22 +02:00
systemd-oomd.service.xml man: add note about operation without swap in systemd-oomd 2021-06-10 07:24:18 +02:00
systemd-path.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-portabled.service.xml man: use title of docs/ pages when referring to them 2021-07-27 09:43:29 +02:00
systemd-pstore.service.xml man: various typos and other small issues 2021-01-29 08:42:39 +01:00
systemd-quotacheck.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-random-seed.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-rc-local-generator.xml man: mention network-online.target in discussion of rc.local 2021-03-12 11:22:58 +01:00
systemd-remount-fs.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-repart.xml repart: add --image= switch 2021-04-19 23:16:02 +02:00
systemd-resolved.service.xml resolved: add "proxy-only" stub on 127.0.0.54 2021-11-22 22:33:24 +01:00
systemd-rfkill.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-run-generator.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-run.xml man/sd-run: /bin/bash -> bash in -t example 2021-12-12 21:13:51 +01:00
systemd-sleep.conf.xml man: fix systemd-sleep.conf.xml whitespace 2021-07-07 10:36:04 +01:00
systemd-socket-activate.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-socket-proxyd.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-stdio-bridge.xml man: enhance the description of systemd-stdio-bridge 2022-01-17 11:59:08 +01:00
systemd-stub.xml man: do not install sd-boot man pages when -Dgnu-efi=false is set 2021-12-14 00:08:55 +00:00
systemd-suspend.service.xml Clarify the behaviour of suspend-then-sleep mode in the manual pages. 2021-07-07 11:08:21 +02:00
systemd-sysctl.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-sysext.xml man: fix minor grammar issue 2021-08-24 14:53:26 +02:00
systemd-system-update-generator.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-system.conf.xml watchdog: always prefer /dev/watchdog0 over /dev/watchdog 2021-10-18 11:27:39 +02:00
systemd-sysusers.xml sysusers: add --dry-run 2021-12-08 11:46:33 +01:00
systemd-sysv-generator.xml man: refresh description of sysvinit compat for services 2021-09-27 09:19:02 +02:00
systemd-time-wait-sync.service.xml man: extend time-{set,sync}.target + systemd-timesyncd/wait-sync docs 2020-12-28 10:52:33 +01:00
systemd-timedated.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-timesyncd.service.xml timesync: add option to periodically save time 2021-08-09 21:06:28 +02:00
systemd-tmpfiles.xml Typos found by codespell 2021-10-20 22:20:18 +09:00
systemd-tty-ask-password-agent.xml tty-ask-password-agent: mention optional argument in help 2021-05-31 19:22:51 +02:00
systemd-udev-settle.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-udevd.service.xml man: split out a paragraph and shorten the text about sd-network-generator 2021-12-16 09:56:13 +01:00
systemd-update-done.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-update-utmp.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-user-sessions.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-userdbd.service.xml man: use title of docs/ pages when referring to them 2021-07-27 09:43:29 +02:00
systemd-vconsole-setup.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-veritysetup-generator.xml Document usr-specific verity parameters 2021-11-19 15:54:26 -05:00
systemd-veritysetup@.service.xml dm-verity: Remove usage of integrity 2021-10-14 12:17:02 -05:00
systemd-volatile-root.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd-xdg-autostart-generator.xml man: Add more details about desktop file processing 2022-01-14 16:20:45 +09:00
systemd.automount.xml core/automount: Add ExtraOptions field 2021-11-23 09:44:35 +01:00
systemd.device.xml docs: Fixing typo in systemd.device man page and README. 2021-09-29 22:18:38 +01:00
systemd.dnssd.xml man: add markup to dns resource record labels 2021-06-29 10:44:18 +02:00
systemd.environment-generator.xml man: use readable names for entities 2021-05-19 10:25:26 +09:00
systemd.exec.xml core: teach LoadCredential= to load from a directory 2022-01-08 13:17:51 +00:00
systemd.generator.xml man: use readable names for entities 2021-05-19 10:25:26 +09:00
systemd.journal-fields.xml man+docs: adjust links to the new page 2022-01-12 16:05:59 +01:00
systemd.kill.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd.link.xml network,udev: make .network and .link file can match with hardware address longer or shorter than ETH_ALEN 2021-11-25 20:14:46 +01:00
systemd.mount.xml man: mention pages with more settings at end of each option list 2021-09-27 09:19:02 +02:00
systemd.net-naming-scheme.xml man: use unicode superscripts to indicate the exponent 2021-12-17 11:45:55 +01:00
systemd.netdev.xml man: change 'allow[s] to' -> 'allow[s] one to' 2022-01-16 15:49:43 +00:00
systemd.network.xml man: change 'allow[s] to' -> 'allow[s] one to' 2022-01-16 15:49:43 +00:00
systemd.nspawn.xml man: remove unintentionally repetitive words 2021-11-11 14:36:50 +01:00
systemd.offline-updates.xml man: fix path reference to unit file 2020-12-31 11:43:44 +00:00
systemd.path.xml path unit: add TriggerLimitBurst= and TriggerLimitIntervalSec= 2021-12-18 23:17:53 +00:00
systemd.preset.xml man: fix assorted issues reported by the manpage-l10n project 2021-07-27 09:43:29 +02:00
systemd.resource-control.xml man: how to unset CPUQuota= 2021-12-13 19:43:56 +00:00
systemd.scope.xml core: implement RuntimeMaxDeltaSec directive 2021-09-28 16:46:20 +02:00
systemd.service.xml Reintroduce ExitType 2021-11-08 10:15:23 +01:00
systemd.slice.xml man: mention pages with more settings at end of each option list 2021-09-27 09:19:02 +02:00
systemd.socket.xml man: fix typo in systemd.socket.5 2021-12-18 17:23:53 +00:00
systemd.special.xml Add stand-alone dm-integrity support 2021-10-15 10:19:54 -05:00
systemd.swap.xml man: mention pages with more settings at end of each option list 2021-09-27 09:19:02 +02:00
systemd.syntax.xml man: document \u and \U, say that utf-8 is allowed 2021-03-01 20:57:36 +01:00
systemd.target.xml man: mention pages with more settings at end of each option list 2021-09-27 09:19:02 +02:00
systemd.time.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
systemd.timer.xml man: mention pages with more settings at end of each option list 2021-09-27 09:19:02 +02:00
systemd.unit.xml core: add Condition[Memory/CPU/IO]Pressure 2021-12-01 09:53:18 +01:00
systemd.xml manager: reexecute on SIGRTMIN+25, user instances only 2021-07-28 18:50:30 +02:00
sysusers.d.xml shared: add new IMAGE_VERSION=/IMAGE_ID= field to /etc/os-release 2021-03-31 10:46:22 +02:00
tc.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
telinit.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
threads-aware.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
timedatectl.xml man: fix a reference in timedatectl man page 2021-09-24 18:35:42 +01:00
timesyncd.conf.xml timesync: add option to periodically save time 2021-08-09 21:06:28 +02:00
tmpfiles.d.xml man/tmpfiles.d: rewrite the description of age-by 2021-07-27 09:43:29 +02:00
tpm2-crypttab.sh man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
udev.conf.xml man: fix discriptions for --exec-delay 2021-04-12 13:03:26 +02:00
udev.xml man: update description of "string_escape=" udev option 2021-06-23 17:11:23 +09:00
udev_device_get_syspath.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
udev_device_has_tag.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
udev_device_new_from_syspath.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
udev_enumerate_add_match_subsystem.xml man: append parentheses for function name 2020-11-12 17:10:32 +09:00
udev_enumerate_new.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
udev_enumerate_scan_devices.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
udev_list_entry.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
udev_monitor_filter_update.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
udev_monitor_new_from_netlink.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
udev_monitor_receive_device.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
udev_new.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
udevadm.xml udev: teach udevadm --property=NAME and --value options 2021-09-29 13:32:25 +02:00
user-system-options.xml tree-wide: fix typo 2020-12-16 17:21:48 +01:00
user@.service.xml license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
userdbctl.xml man: document new --chain switch to userdbctl 2021-11-11 10:06:39 +01:00
vconsole.conf.xml man: refer to os-release(5) for description of files in the same format 2022-01-07 17:37:37 +01:00
veritytab.xml dm-verity: Remove usage of integrity 2021-10-14 12:17:02 -05:00
vtable-example.c man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
vtable-example.xml sd-bus: Fix standard method argument names 2021-11-23 19:46:56 +01:00
yubikey-crypttab.sh man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00