Systemd/man
Zbigniew Jędrzejewski-Szmek b835eeb4ec
shared/seccomp: disallow pkey_mprotect the same as mprotect for W^X mappings (#7295)
MemoryDenyWriteExecution policy could be be bypassed by using pkey_mprotect
instead of mprotect to create an executable writable mapping.

The impact is mitigated by the fact that the man page says "Note that this
feature is fully available on x86-64, and partially on x86", so hopefully
people do not rely on it as a sole security measure.

Found by Karin Hossen and Thomas Imbert from Sogeti ESEC R&D.

https://bugs.launchpad.net/bugs/1725348
2017-11-12 17:28:48 +01:00
..
rules build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/ 2017-10-04 12:09:51 +02:00
50-xdg-data-dirs.sh man: add systemd.environment-generator(7) with two examples 2017-02-20 18:49:14 -05:00
90-rearrange-path.py more portable python shebangs (#5816) 2017-04-30 20:26:56 -04:00
binfmt.d.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
bootctl.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
bootup.xml Document an edge-case with resume and mounting (#4581) 2016-11-22 23:19:56 -05:00
busctl.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
coredump.conf.xml coredump: implement logging of external backtraces with --backtrace 2017-02-14 23:56:48 -05:00
coredumpctl.xml man: fix typos (#6532) 2017-08-03 17:36:21 -04:00
crypttab.xml man: add a note about _netdev usage 2017-10-17 19:15:58 +02:00
custom-entities.ent.in meson: add rule to generate custom-entities.ent 2017-04-23 21:47:26 -04:00
custom-html.xsl man: include the target name when linking to man pages in html output 2015-11-22 23:54:29 -05:00
custom-man.xsl man: always supply quotes around literals 2013-06-26 08:05:14 -04:00
daemon.xml man: don't claim systemd would connect stdout/stderr of daemons with /dev/null 2016-04-22 16:17:00 +02:00
dnssec-trust-anchors.d.xml build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/ 2017-10-04 12:09:51 +02:00
environment.d.xml man: fix LD_LIBRARY_PATH example in environment.d (#5929) 2017-05-10 22:23:54 -04:00
file-hierarchy.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
glib-event-glue.c man: glib-event-glue.c - remove unnecessary includes 2014-11-03 14:46:28 +01:00
halt.xml systemctl: restore the no-sync option for legacy halt (#3249) 2016-05-19 10:35:27 -04:00
hostname.xml man/hostname: remove obsolete text 2016-02-06 17:54:48 -05:00
hostnamectl.xml hostname: add 'convertible' chassis type 2017-02-28 11:54:52 +01:00
hwdb.xml man: describe overriding of entries in hwdb files 2016-11-30 15:51:13 -05:00
journal-remote.conf.xml man: add journal-upload.conf(5) 2016-10-15 18:45:18 -04:00
journal-upload.conf.xml man: add journal-upload.conf(5) 2016-10-15 18:45:18 -04:00
journalctl.xml journalctl: add --output-fields= (#7181) 2017-10-27 12:10:47 +09:00
journald.conf.xml man: fix typos (#7029) 2017-10-10 21:59:03 +02:00
kernel-command-line.xml Mention mount.usr* in kernel-command-line man page (#6743) 2017-09-05 12:25:56 +02:00
kernel-install.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
less-variables.xml man: fix links to external man pages 2017-05-07 11:29:40 -04:00
libsystemd-pkgconfig.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
libudev.xml Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
locale.conf.xml man: mention localed and localectl in locale.conf(5) and vconsole.conf(5) 2017-06-28 22:47:55 -04:00
localectl.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
localtime.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
loginctl.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
logind.conf.xml doc: spell out handle-* options, use <literal> syntax (#5673) 2017-03-31 08:01:41 +02:00
machine-id.xml man: describe how machine-id should be initialized (#7051) 2017-10-19 00:47:34 +08:00
machine-info.xml hostname: add 'convertible' chassis type 2017-02-28 11:54:52 +01:00
machinectl.xml man: use "filename" not "file name" by default 2017-09-15 17:18:29 +02:00
meson.build meson: do not include man/meson.build if xsltproc not found 2017-10-31 17:12:21 +09:00
modules-load.d.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
networkctl.xml Add networkctl label to man and shell completion 2017-06-27 10:30:41 -04:00
networkd.conf.xml man: fix some internal man page references 2016-08-06 16:39:54 -04:00
nss-myhostname.xml man: update changes about gateway -> _gateway (#7085) 2017-10-13 16:10:26 +09:00
nss-mymachines.xml man: sync up the suggested nsswitch.conf configuration for our four NSS modules 2016-10-24 19:04:43 +02:00
nss-resolve.xml build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/ 2017-10-04 12:09:51 +02:00
nss-systemd.xml make nss-systemd support conditional (#6155) 2017-06-24 13:30:26 -04:00
os-release.xml os-release: Add VERSION_CODENAME field (#3445) 2016-06-06 22:05:29 +02:00
pam_systemd.xml man: Document when pam_systemd sets XDG_RUNTIME_DIR (#5570) 2017-03-14 17:42:18 -04:00
resolved.conf.xml build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/ 2017-10-04 12:09:51 +02:00
runlevel.xml build-sys: s/HAVE_UTMP/ENABLE_UTMP/ 2017-10-04 12:09:50 +02:00
sd-bus-errors.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd-bus.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
sd-daemon.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd-event.xml man: typo fixes 2016-10-12 23:02:44 +02:00
sd-id128.xml man: sd-id128: fix journalctl option name (#5381) 2017-02-18 16:34:28 -05:00
sd-journal.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd-login.xml man: update limits on seat and session identifiers in sd-login(3) 2017-09-17 21:08:56 +02:00
sd_booted.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_add_match.xml man: extend documentation on sd_bus_add_match a bit() 2017-05-18 22:26:08 -04:00
sd_bus_creds_get_pid.xml man: avoid abbreviated "cgroups" terminology (#4396) 2016-10-17 09:50:26 -04:00
sd_bus_creds_new_from_pid.xml man: don't claim arguments where const that actually are not 2016-08-22 14:17:24 +02:00
sd_bus_default.xml man: describe user@host:machine syntax 2017-09-17 21:08:56 +02:00
sd_bus_error.xml man: fix spelling error of sd_bus_error_set_const (#6246) 2017-06-30 11:57:13 +02:00
sd_bus_error_add_map.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
sd_bus_get_fd.xml treewide: fix typos 2016-07-04 17:10:23 +02:00
sd_bus_message_append.xml Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to follow systemd naming conventions. (#5753) 2017-04-25 09:32:24 +02:00
sd_bus_message_append_array.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_bus_message_append_basic.xml man: update and extend the various sd_bus_message_append_*() man pages 2015-07-07 20:35:45 +02:00
sd_bus_message_append_string_memfd.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_message_append_strv.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_message_get_cookie.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_message_get_monotonic_usec.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_message_read_basic.xml man: document some sd-bus functions (#3567) 2016-06-21 17:52:32 +02:00
sd_bus_negotiate_fds.xml Drop busname unit type 2017-07-23 09:29:02 -04:00
sd_bus_new.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_bus_path_encode.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
sd_bus_process.xml man: document some sd-bus functions (#3567) 2016-06-21 17:52:32 +02:00
sd_bus_request_name.xml man: minor updates to the sd_bus_request_name() documentation 2015-07-08 13:53:42 -04:00
sd_bus_track_add_name.xml man: document sd_bus_track objects 2016-08-22 14:17:24 +02:00
sd_bus_track_new.xml man: document sd_bus_track objects 2016-08-22 14:17:24 +02:00
sd_event_add_child.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_add_defer.xml treewide: fix typos (#4802) 2016-12-02 09:20:26 -05:00
sd_event_add_io.xml man/sd_event_{add_io,add_time,add_signal,now}: various small fixes 2016-01-19 12:18:24 -05:00
sd_event_add_signal.xml man/sd_event_{add_io,add_time,add_signal,now}: various small fixes 2016-01-19 12:18:24 -05:00
sd_event_add_time.xml Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
sd_event_exit.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_get_fd.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_new.xml man: document sd_event_get_tid() return value (#4385) 2016-10-16 10:25:34 -04:00
sd_event_now.xml Merge pull request #2373 from keszybz/man-api-build-3 2016-01-19 20:44:58 +01:00
sd_event_run.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_set_watchdog.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_get_event.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_get_pending.xml man: fix reference to sd_event_source_get_io_revents 2016-01-25 20:05:09 -05:00
sd_event_source_set_description.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_set_enabled.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_source_set_prepare.xml man: Document return value of event source prepare callback (#4834) 2016-12-05 23:42:41 +01:00
sd_event_source_set_priority.xml man: Fix event source priority enum names in synopsis (#4478) 2016-10-25 00:30:26 +02:00
sd_event_source_set_userdata.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_unref.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_event_wait.xml sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631) 2016-06-30 21:25:07 +02:00
sd_get_seats.xml man: update sd_get_seats(3) 2017-05-31 19:24:47 -04:00
sd_id128_get_machine.xml sd-id128: add new sd_id128_get_machine_app_specific() API 2016-11-29 15:13:00 +01:00
sd_id128_randomize.xml man: fix journalctl --new-id128 option name (#5786) 2017-04-23 19:10:25 -04:00
sd_id128_to_string.xml sd-id128: handle NULL return parameter in sd_id128_from_string() nicer 2016-07-22 12:59:36 +02:00
sd_is_fifo.xml man: use "filename" not "file name" by default 2017-09-15 17:18:29 +02:00
sd_journal_add_match.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
sd_journal_enumerate_fields.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd_journal_get_catalog.xml man: fix <function> tag (#5686) 2017-04-04 08:47:30 +02:00
sd_journal_get_cursor.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd_journal_get_cutoff_realtime_usec.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd_journal_get_data.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
sd_journal_get_fd.xml Fix typo in function name (#5565) 2017-03-10 09:16:24 -05:00
sd_journal_get_realtime_usec.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_get_usage.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd_journal_has_runtime_files.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd_journal_next.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd_journal_open.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd_journal_print.xml man: fix typos (#5109) 2017-01-19 16:54:22 +01:00
sd_journal_query_unique.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd_journal_seek_head.xml man: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04:00
sd_journal_stream_fd.xml man: fix typos (#4527) 2016-10-31 08:08:08 -04:00
sd_listen_fds.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
sd_login_monitor_new.xml Fix typo in function name (#5565) 2017-03-10 09:16:24 -05:00
sd_machine_get_class.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_notify.xml core: propagate reload from RELOADING=1 notification (#6550) 2017-08-07 11:27:24 +02:00
sd_pid_get_session.xml sd-login: translate -ENOMEDIUM to -ENODATA 2017-05-30 21:17:46 -04:00
sd_seat_get_active.xml sd-login: always return two arrays of same length from sd_seat_get_sessions 2017-05-18 21:59:09 -04:00
sd_session_is_active.xml test-login: make the test non-manual 2017-05-18 22:11:58 -04:00
sd_uid_get_state.xml man: don't include history sections in man pages 2016-04-25 19:29:01 +02:00
sd_watchdog_enabled.xml man/sd_watchdog_enabled: correct minor typos (#4632) 2016-11-09 17:30:10 +01:00
shutdown.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
standard-conf.xml man: explain precedence for options which take a list (#7010) 2017-10-06 10:04:49 +02:00
standard-options.xml add a new tool for creating transient mount and automount units 2016-08-18 22:41:19 +02:00
sysctl.d.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemctl.xml man: fix typos (#7029) 2017-10-10 21:59:03 +02:00
systemd-analyze.xml analyze-verify: add --generators switch to enable generators again 2017-09-19 20:14:22 +02:00
systemd-ask-password-console.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-ask-password.xml man: fix two references to our own binaries 2017-05-07 11:29:55 -04:00
systemd-backlight@.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-binfmt.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-cat.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-cgls.xml cgls: add --user-unit to show user units 2017-02-01 22:31:41 -05:00
systemd-cgtop.xml cgtop: add option to show a single cgroup subtree (#3413) 2016-06-05 13:42:37 -04:00
systemd-coredump.xml man: fix links to external man pages 2017-05-07 11:29:40 -04:00
systemd-cryptsetup-generator.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-cryptsetup@.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-debug-generator.xml util-lib: various improvements to kernel command line parsing 2016-12-21 19:09:08 +01:00
systemd-delta.xml man: change /lib to /usr/lib (#5618) 2017-03-20 20:32:23 -04:00
systemd-detect-virt.xml virt: swap order of cpuid and dmi again, but properly detect oracle (#5355) 2017-02-15 17:51:31 -05:00
systemd-environment-d-generator.xml build-sys: do not install manpages from disabled features (#5844) 2017-04-28 08:22:17 -04:00
systemd-escape.xml man: extend documentation on the unit name escaping logic 2017-11-10 19:45:29 +01:00
systemd-firstboot.xml systemd-firstboot: add vconsole keymap support (#7035) 2017-11-10 10:31:44 +01:00
systemd-fsck@.service.xml man: minor improvements (#4981) 2016-12-25 12:14:00 +01:00
systemd-fstab-generator.xml fstab-generator: Chase symlinks where possible (#6293) 2017-07-11 18:48:57 +02:00
systemd-getty-generator.xml man/systemd-getty-generator fix/update 2017-08-09 15:53:55 +01:00
systemd-gpt-auto-generator.xml man: explicitly distinguish "implicit dependencies" and "default dependencies" 2017-09-13 11:39:09 +08:00
systemd-halt.service.xml man: mention system-shutdown hook directory in synopsis (#3741) 2016-07-16 12:51:45 -04:00
systemd-hibernate-resume-generator.xml build-sys: do not install manpages from disabled features (#5844) 2017-04-28 08:22:17 -04:00
systemd-hibernate-resume@.service.xml build-sys: do not install manpages from disabled features (#5844) 2017-04-28 08:22:17 -04:00
systemd-hostnamed.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-hwdb.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-importd.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-inhibit.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-initctl.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-journal-gatewayd.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-journal-remote.xml man: journal-remote: add detailed condition when SplitMode=none must be used 2017-08-30 17:03:37 +09:00
systemd-journal-upload.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-journald.service.xml man: fix typos (#7029) 2017-10-10 21:59:03 +02:00
systemd-localed.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-logind.service.xml man: import "Multi-Seat on Linux" into sd-login(3) 2017-09-17 21:08:56 +02:00
systemd-machine-id-commit.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-machine-id-setup.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-machined.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-modules-load.service.xml util-lib: various improvements to kernel command line parsing 2016-12-21 19:09:08 +01:00
systemd-mount.xml man: only document "systemd-mount --umount", never "--unmount" 2017-09-08 17:29:55 +02:00
systemd-networkd-wait-online.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-networkd.service.xml man: explain when networkd removed existing configuration and when not 2017-09-15 11:23:57 +02:00
systemd-notify.xml notify: document that we fake the PID when sending sd_notify() 2017-02-06 20:01:24 +01:00
systemd-nspawn.xml man: recommend using /var/lib/machines in systemd-nspawn(1) 2017-10-18 17:14:05 +02:00
systemd-path.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
systemd-quotacheck.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-random-seed.service.xml man: fix path for storing random seed 2017-08-31 18:37:27 +09:00
systemd-remount-fs.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-resolve.xml resolved: add support for explicitly forgetting everything we learnt about DNS server feature levels 2017-10-05 16:56:50 +02:00
systemd-resolved.service.xml man: fix reference to gateway hostname (#7258) 2017-11-07 19:13:15 +03:00
systemd-rfkill.service.xml rfkill: rework and make it listen on /dev/rfkill 2015-10-01 16:21:09 +02:00
systemd-run.xml man: minor correction for systemd-run 2017-09-14 15:45:21 +02:00
systemd-sleep.conf.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-socket-activate.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
systemd-socket-proxyd.xml man: document socket requirement for systemd-socket-proxyd (#6535) 2017-08-05 19:19:09 -04:00
systemd-suspend.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-sysctl.service.xml man: fix wrong citation in systemd-sysctl.service.xml 2017-08-22 13:26:09 +09:00
systemd-system-update-generator.xml man: cite systemd.offline-updates(7) instead of linking to old wiki page 2016-05-28 16:52:54 -04:00
systemd-system.conf.xml man: document the new ip accounting and filting directives 2017-09-22 15:24:55 +02:00
systemd-sysusers.xml man: unify titling, fix description of precedence in sysusers.d(5) 2017-09-14 11:55:57 +02:00
systemd-sysv-generator.xml man: fix typo in systemd-sysv-generator 2016-03-20 02:27:27 +01:00
systemd-timedated.service.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-timesyncd.service.xml timesync: move stamp file to /var/lib/systemd/timesync/clock 2017-08-30 15:59:57 +09:00
systemd-tmpfiles.xml tmpfiles: interpret "-" as stdin 2016-04-20 09:00:39 -04:00
systemd-tty-ask-password-agent.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd-udevd.service.xml util-lib: various improvements to kernel command line parsing 2016-12-21 19:09:08 +01:00
systemd-update-done.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-update-utmp.service.xml build-sys: s/HAVE_UTMP/ENABLE_UTMP/ 2017-10-04 12:09:50 +02:00
systemd-user-sessions.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-vconsole-setup.service.xml man: fix two references to our own binaries 2017-05-07 11:29:55 -04:00
systemd-veritysetup-generator.xml verity: add support for setting up verity-protected root disks in the initrd 2016-12-21 19:09:30 +01:00
systemd-veritysetup@.service.xml verity: add support for setting up verity-protected root disks in the initrd 2016-12-21 19:09:30 +01:00
systemd-volatile-root.service.xml fstab-generator: add support for volatile boots 2016-12-21 19:09:29 +01:00
systemd.automount.xml man: explicitly distinguish "implicit dependencies" and "default dependencies" 2017-09-13 11:39:09 +08:00
systemd.device.xml core: when a unit template is specified in SYSTEMD_WANTS=, instantiate it with sysfs path 2017-11-10 19:52:41 +01:00
systemd.environment-generator.xml build-sys: do not install manpages from disabled features (#5844) 2017-04-28 08:22:17 -04:00
systemd.exec.xml shared/seccomp: disallow pkey_mprotect the same as mprotect for W^X mappings (#7295) 2017-11-12 17:28:48 +01:00
systemd.generator.xml man: mention /run in systemd.generator document (#7121) 2017-10-18 08:29:19 +02:00
systemd.journal-fields.xml journald: make maximum size of stream log lines configurable and bump it to 48K (#6838) 2017-09-22 10:22:24 +02:00
systemd.kill.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd.link.xml systemd-link: Add support to configure tx-tcp6-segmentation (#6859) 2017-09-19 10:49:58 +02:00
systemd.mount.xml man: explicitly distinguish "implicit dependencies" and "default dependencies" 2017-09-13 11:39:09 +08:00
systemd.netdev.xml Allow configuration of a bridge netdev's group_fwd_mask. (#6759) 2017-09-08 12:36:06 +02:00
systemd.network.xml man: Add EmitDNS= and EmitDomains= to the IPv6PrefixDelegation section 2017-10-06 12:30:27 +03:00
systemd.nspawn.xml man: fix typos (#7029) 2017-10-10 21:59:03 +02:00
systemd.offline-updates.xml man: systemd.offline-updates: remove link to the doc it obsoletes (#7189) 2017-10-27 10:15:40 +02:00
systemd.path.xml man: explicitly distinguish "implicit dependencies" and "default dependencies" 2017-09-13 11:39:09 +08:00
systemd.preset.xml man: use https:// in URLs 2017-02-21 16:28:04 +01:00
systemd.resource-control.xml man: fix typos (#7029) 2017-10-10 21:59:03 +02:00
systemd.scope.xml man: explicitly distinguish "implicit dependencies" and "default dependencies" 2017-09-13 11:39:09 +08:00
systemd.service.xml man: fix typo for !! in systemd.service (#7031) 2017-10-08 22:01:08 +02:00
systemd.slice.xml man: symlinks are made onto "unit files", not "units" 2017-10-10 09:41:17 +02:00
systemd.socket.xml man: document that inability to execute Symlinks= is not fatal 2017-09-27 17:53:00 +02:00
systemd.special.xml units: replace remote-cryptsetup-pre.target with remote-fs-pre.target 2017-10-17 19:15:58 +02:00
systemd.swap.xml man: explicitly distinguish "implicit dependencies" and "default dependencies" 2017-09-13 11:39:09 +08:00
systemd.target.xml man: add explanation about target's DefaultDependencies= (#7120) 2017-10-18 08:30:35 +02:00
systemd.time.xml Added docs for new timezone support added at #6788 (#6865) 2017-09-19 11:23:34 +02:00
systemd.timer.xml man: explicitly distinguish "implicit dependencies" and "default dependencies" 2017-09-13 11:39:09 +08:00
systemd.unit.xml man: extend documentation on the unit name escaping logic 2017-11-10 19:45:29 +01:00
systemd.xml manager: fix job mode when signalled to shutdown etc 2017-08-31 16:17:42 +01:00
sysusers.d.xml man: reformat table in sysusers.d(5) 2017-09-14 11:57:12 +02:00
telinit.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
timedatectl.xml man: add missing verb in timedatectl(1) (#6896) 2017-09-23 16:51:41 +02:00
timesyncd.conf.xml timesync: make poll interval configurable 2017-11-08 01:47:38 +09:00
tmpfiles.d.xml typo: chache → cache (#6864) 2017-09-19 06:48:09 +02:00
udev.conf.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
udev.xml udev: allow substitutions for SECLABEL key (#4505) 2016-10-28 12:09:14 +02:00
udev_device_get_syspath.xml man: document a tiny bit better what udev_device_get_is_initialized() actually returns 2016-07-20 09:17:33 +02:00
udev_device_has_tag.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_device_new_from_syspath.xml man: document that udev_device_new_* functions set errno on error 2016-02-03 12:14:32 +01:00
udev_enumerate_add_match_subsystem.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_enumerate_new.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_enumerate_scan_devices.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
udev_list_entry.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
udev_monitor_filter_update.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_monitor_new_from_netlink.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_monitor_receive_device.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_new.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udevadm.xml man: update udevadm -y/--sysname-match documentation 2017-09-15 17:18:29 +02:00
user-system-options.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
vconsole.conf.xml man: mention localed and localectl in locale.conf(5) and vconsole.conf(5) 2017-06-28 22:47:55 -04:00