Systemd/man
Lennart Poettering ae9d60ce4e seccomp: on s390 the clone() parameters are reversed
Add a bit of code that tries to get the right parameter order in place
for some of the better known architectures, and skips
restrict_namespaces for other archs.

This also bypasses the test on archs where we don't know the right
order.

In this case I didn't bother with testing the case where no filter is
applied, since that is hopefully just an issue for now, as there's
nothing stopping us from supporting more archs, we just need to know
which order is right.

Fixes: #5241
2017-02-08 22:21:27 +01:00
..
.gitignore gitignore: only ignore .html files in man/ 2015-11-19 16:52:08 +01:00
Makefile build-sys: add small redirecting Makefiles to simplify compilation from within emacs 2010-05-17 01:44:03 +02:00
binfmt.d.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
bootctl.xml man: add missing whitespace to bootctl command lines 2016-07-21 11:37:58 +02:00
bootup.xml Document an edge-case with resume and mounting (#4581) 2016-11-22 23:19:56 -05:00
busctl.xml man: add link to sd_bus_add_match to busctl.xml 2016-07-04 17:10:24 +02:00
coredump.conf.xml coredump: remove Storage=both option 2016-09-28 23:49:01 +02:00
coredumpctl.xml coredump: Improve man pages 2016-05-17 20:43:27 -04:00
crypttab.xml Implement VeraCrypt volume handling in crypttab (#4501) 2016-10-30 10:25:31 -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 man: "disabled on" does not sound right 2016-09-13 09:05:48 -04:00
file-hierarchy.xml doc: improved wording in some places 2016-01-28 11:13:17 +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 man: minor wording fixes 2016-08-19 11:04:13 +02: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 man: link to sd-j-{remote,upload} from journalctl(1) 2017-01-11 16:37:35 -05:00
journald.conf.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
kernel-command-line.xml verity: add support for setting up verity-protected root disks in the initrd 2016-12-21 19:09:30 +01:00
kernel-install.xml man: update kernel-install(8) to match reality (#4563) 2016-11-04 06:40:58 -06:00
less-variables.xml man: expand the documentation of $SYSTEMD_PAGER and related environment variables 2016-10-11 17:45:49 +02: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 doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01: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 man: typo fixes 2016-10-12 23:02:44 +02:00
machine-id.xml sd-id128: add new sd_id128_get_machine_app_specific() API 2016-11-29 15:13:00 +01:00
machine-info.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
machinectl.xml man: document that "systemd-run -M" propagates exit codes, and "machinectl shell" does not 2016-12-27 18:32:45 +01:00
modules-load.d.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
networkctl.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
networkd.conf.xml man: fix some internal man page references 2016-08-06 16:39:54 -04:00
nss-myhostname.xml man: sync up the suggested nsswitch.conf configuration for our four NSS modules 2016-10-24 19:04:43 +02: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 man: make /etc/nsswitch.conf documentation for nss-resolve match example 2016-11-21 22:58:27 +01:00
nss-systemd.xml man: sync up the suggested nsswitch.conf configuration for our four NSS modules 2016-10-24 19:04:43 +02:00
os-release.xml os-release: Add VERSION_CODENAME field (#3445) 2016-06-06 22:05:29 +02:00
pam_systemd.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
resolved.conf.xml Merge pull request #4061 from dm0-/coreos-1545 2016-10-07 23:38:03 +02:00
runlevel.xml man: describe the reason why runlevels are obsolete 2015-11-10 08:16:08 -05: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: document sd_bus_track objects 2016-08-22 14:17:24 +02: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: update sd-id128(3) a bit 2016-10-07 20:14:38 +02: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: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +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: document some sd-bus functions (#3567) 2016-06-21 17:52:32 +02: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 doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_error.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05: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 man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05: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 man: drop kdbus descriptions from sd_b_negotiate_fds(3) 2016-09-09 15:06:06 +01: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 doc: use expanded forms for written style 2015-11-06 13:46:26 +01: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: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02: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 Add sd_is_socket_sockaddr (#4885) 2016-12-14 11:51:26 +01: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: add notes about thread safety of sd_journal_* functions 2016-10-15 18:38:20 -04: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 doc: use expanded forms for written style 2015-11-06 13:46:26 +01: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 tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_machine_get_class.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_notify.xml man: document that sd_notify() is racy in some cases 2017-02-06 18:21:27 +01:00
sd_pid_get_session.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_seat_get_active.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_session_is_active.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01: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 doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01: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 systemctl: restore --failed (#5198) 2017-02-02 00:23:46 +01:00
systemd-analyze.xml man: fix typos (#5109) 2017-01-19 16:54:22 +01:00
systemd-ask-password-console.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-ask-password.xml man: add more links to systemd-ask-password and systemd-tty-ask-password-agent 2017-01-11 12:11:42 -05: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: typo fixes 2016-10-12 23:02:44 +02: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: drop superfluous 'this' in man page 2016-12-21 19:09:31 +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: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
systemd-detect-virt.xml detect-virt: add --private-users switch to check if a userns is active 2016-10-26 20:12:51 -04:00
systemd-escape.xml man: make systemd-escape examples more consistent 2016-10-30 02:44:07 +02:00
systemd-firstboot.xml man: mention ConditionFirstBoot= in systemd-firstboot(1) (#5186) 2017-01-31 08:25:19 +01:00
systemd-fsck@.service.xml man: minor improvements (#4981) 2016-12-25 12:14:00 +01:00
systemd-fstab-generator.xml man: fix typos (#5109) 2017-01-19 16:54:22 +01:00
systemd-getty-generator.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-gpt-auto-generator.xml man: add Itanium root GUID to table (#4656) 2016-11-11 22:25:32 -05: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 man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-hibernate-resume@.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-hostnamed.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02: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: style fixes 2016-02-23 13:47:30 -05:00
systemd-inhibit.xml man: explain that *KeyIgnoreInhibited only apply to a subset of locks 2016-08-14 16:29:04 -04: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 unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
systemd-journal-remote.xml journal-remote: fix up misleading man page 2016-10-10 15:11:01 -04: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: remove section about syslog forwarding 2015-11-18 02:06:39 +00:00
systemd-localed.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-logind.service.xml man: explain that *KeyIgnoreInhibited only apply to a subset of locks 2016-08-14 16:29:04 -04: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: fix typos (#4527) 2016-10-31 08:08:08 -04:00
systemd-machined.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02: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: s/--unmount/--umount/g (#5243) 2017-02-07 19:54:37 -05: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: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +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 nspawn: Add support for sysroot pivoting (#5258) 2017-02-08 16:54:31 +01: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 doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-remount-fs.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-resolve.xml man: fix typos (#5109) 2017-01-19 16:54:22 +01:00
systemd-resolved.service.xml resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808) 2016-12-22 07:58:02 +01: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: document that systemd-run --on-* cannot be used with --pty 2017-02-07 16:26:02 +01: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: use systemctl enable --now 2017-02-07 16:20:25 +01:00
systemd-suspend.service.xml man: clarify interface for suspend/resume integration (#5220) 2017-02-03 12:11:37 -05:00
systemd-sysctl.service.xml man: describe how to reload sysctl configuration 2016-04-02 11:35:08 -04: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: improve ShowStatus=/systemd.show_status=/--show-status= documentation 2016-12-21 19:09:32 +01:00
systemd-sysusers.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01: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: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-timesyncd.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-tmpfiles.xml tmpfiles: interpret "-" as stdin 2016-04-20 09:00:39 -04:00
systemd-tty-ask-password-agent.xml man: add more links to systemd-ask-password and systemd-tty-ask-password-agent 2017-01-11 12:11:42 -05: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 man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +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 vconsole: manual update (#4021) 2016-10-26 19:21:02 -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: document that some unit types do not support unit aliases via symlinks 2016-04-29 18:06:12 +02:00
systemd.device.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.exec.xml seccomp: on s390 the clone() parameters are reversed 2017-02-08 22:21:27 +01:00
systemd.generator.xml man: cite systemd.offline-updates(7) instead of linking to old wiki page 2016-05-28 16:52:54 -04:00
systemd.journal-fields.xml man: systemd.journal-fields: add info about _TRANSPORT=audit 2015-10-03 05:38:06 +03:00
systemd.kill.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd.link.xml Link: port to new ethtool ETHTOOL_xLINKSETTINGS 2016-11-10 15:12:56 +05:30
systemd.mount.xml core: make mount units from /proc/self/mountinfo possibly bind to a device (#4515) 2016-12-16 17:13:58 +01:00
systemd.netdev.xml networkd: Add example to create MACVTAP and attach it to a link (#4946) 2016-12-23 18:09:29 +01:00
systemd.network.xml man: fix typos (#5109) 2017-01-19 16:54:22 +01:00
systemd.nspawn.xml nspawn: Add support for sysroot pivoting (#5258) 2017-02-08 16:54:31 +01:00
systemd.offline-updates.xml man: fix typos (#5109) 2017-01-19 16:54:22 +01:00
systemd.path.xml man: clarify that DefaultDependencies= is in the [Unit] section 2016-04-12 13:43:33 +02:00
systemd.preset.xml man: describe what symlinks to unit do, and specify that presets must use real names 2016-08-19 09:55:54 -04:00
systemd.resource-control.xml man: avoid abbreviated "cgroups" terminology (#4396) 2016-10-17 09:50:26 -04:00
systemd.scope.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.service.xml man: add cross-reference 2017-02-07 16:20:25 +01:00
systemd.slice.xml man: document that some unit types do not support unit aliases via symlinks 2016-04-29 18:06:12 +02:00
systemd.socket.xml core: add AF_VSOCK support to socket units 2017-01-10 15:29:04 +00:00
systemd.special.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
systemd.swap.xml man: document that some unit types do not support unit aliases via symlinks 2016-04-29 18:06:12 +02:00
systemd.target.xml man: fix typos (#4527) 2016-10-31 08:08:08 -04:00
systemd.time.xml calendarspec: allow repetition values with ranges 2016-12-16 19:27:33 -05:00
systemd.timer.xml Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
systemd.unit.xml man: document *.d/ drop-in file order (#5262) 2017-02-07 18:58:02 -05:00
systemd.xml man: improve ShowStatus=/systemd.show_status=/--show-status= documentation 2016-12-21 19:09:32 +01:00
sysusers.d.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
telinit.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
timedatectl.xml man: use unicode ellipsis in more places 2016-12-11 17:13:19 -05:00
timesyncd.conf.xml man: document which section the configuration settings of timesyncd.conf belong into 2016-01-29 14:53:05 +01:00
tmpfiles.d.xml man: fix typo (#4615) 2016-11-08 10:51:35 +01: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: fix option letter in udevadm control -e 2016-06-14 17:12:23 -04: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: move description of kernel vconsole.conf overrides to vconsole.conf(5) 2016-07-31 22:52:04 -04:00