Systemd/man
Lennart Poettering 5f7ecd610c import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Let's simplify things and drop the logic that /var/lib/machines is setup
as auto-growing btrfs loopback file /var/lib/machines.raw.

THis was done in order to make quota available for machine management,
but quite frankly never really worked properly, as we couldn't grow the
file system in sync with its use properly. Moreover philosophically it's
problematic overriding the admin's choice of file system like this.

Let's hence drop this, and simplify things. Deleting code is a good
feeling.

Now that regular file systems provide project quota we could probably
add per-machine quota support based on that, hence the btrfs quota
argument is not that interesting anymore (though btrfs quota is a bit
more powerful as it allows recursive quota, i.e. that the machine pool
gets an overall quota in addition to per-machine quota).
2018-11-26 18:09:01 +01:00
..
rules Merge pull request #10306 from poettering/nspawn-ref-unref 2018-11-09 20:49:31 +01:00
.dir-locals.el make dir-locals work again with emacs 26.1 2018-07-23 20:00:48 +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: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
bootctl.xml docs: migrate boot loader interface from fdo wiki to git 2018-11-16 17:43:59 +01:00
bootup.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
busctl.xml man: use <keycombo> more 2018-11-14 16:57:33 +01:00
coredump.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
coredumpctl.xml coredumpctl: info shows the last entry by default 2018-07-23 17:45:53 +02:00
crypttab.xml cryptsetup: add support for sector-size= option (#9936) 2018-08-29 23:38:09 +09:00
custom-entities.ent.in man: Correct value of default KillUserProcesses= 2018-03-09 18:29:25 +01:00
custom-html.xsl tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
custom-man.xsl Drop my copyright headers 2018-06-14 13:03:20 +02:00
daemon.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
dnssec-trust-anchors.d.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
environment.d.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
file-hierarchy.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
glib-event-glue.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
halt.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
hostname.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
hostnamectl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
hwdb.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
id128-app-specific.c man: move more examples to stand-alone files and use 2-space indentation consistenty 2018-08-02 15:45:24 +02:00
inotify-watch-tmp.c man: add example for sd_event_add_inotify 2018-06-06 13:09:36 +02:00
journal-iterate-poll.c man: fix compilation of journal-iterate-poll.c 2018-03-24 14:15:48 +01:00
journal-iterate-unique.c man: move more examples to stand-alone files and use 2-space indentation consistenty 2018-08-02 15:45:24 +02:00
journal-iterate-wait.c man: move examples out of sd_journal_get_fd into separate files 2018-03-24 14:14:12 +01:00
journal-remote.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
journal-upload.conf.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
journalctl.xml Merge pull request #10525 from poettering/journal-vaccum-all 2018-10-26 10:36:25 +02:00
journald.conf.xml core: implement per unit journal rate limiting 2018-10-18 09:56:20 +02:00
kernel-command-line.xml core: introduce systemd.early_core_pattern= kernel cmdline option 2018-10-09 10:26:23 +02:00
kernel-install.xml man: update kernel-install(8) documentation 2018-10-19 22:34:50 +02:00
less-variables.xml basic/pager: ignore ^C when piping to less and K is not set 2018-11-14 16:53:50 +01:00
libsystemd-pkgconfig.xml Drop my copyright headers 2018-06-14 13:03:20 +02:00
libudev.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
loader.conf.xml man: systemd-boot does not read loader.conf.d/*.conf 2018-11-26 06:58:31 +09:00
locale.conf.xml man: locale.conf: fix file name (#10637) 2018-11-05 12:47:09 +09:00
localectl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
localtime.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
loginctl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
logind.conf.xml logind: optionally, keep the user@.service instance for eached logged in user around for a while 2018-10-13 12:59:29 +02:00
machine-id.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
machine-info.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
machinectl.xml import: drop logic of setting up /var/lib/machines as btrfs loopback mount 2018-11-26 18:09:01 +01:00
meson.build meson: update bug reference 2018-10-11 10:55:41 +02:00
modules-load.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
networkctl.xml man: Document networkd states in networkctl(1) (#10033) 2018-09-07 16:39:44 +02:00
networkd.conf.xml man: mention that DUIDType=link-layer-time or link-layer uses MAC address 2018-08-08 10:15:00 +09:00
nss-myhostname.xml meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
nss-mymachines.xml meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
nss-resolve.xml meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
nss-systemd.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
os-release.xml Add LOGO to os-release 2018-10-12 10:15:30 +02:00
pam_systemd.xml man: update pam_systemd to reflect recent changes 2018-07-25 16:09:33 +02:00
portablectl.xml portabled: generate a more useful error when invalid image types are attempted to be attached 2018-10-08 18:49:45 +02:00
print-unit-path.c man: add sd_bus_message_new_call(3) 2018-08-02 15:45:20 +02:00
resolvectl.xml doc: fix resolvectl(1) per-interface DNS configuration documentation 2018-08-23 14:47:43 -07:00
resolved.conf.xml man: fix default value in resolved.conf man page (#10733) 2018-11-12 15:44:55 +09:00
runlevel.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd-bus-errors.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd-bus.xml man: add missing link in sd-bus(3) 2018-11-09 21:40:21 +01:00
sd-daemon.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd-event.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd-id128.xml tree-wide: drop all references to "journalctl --new-id128" 2018-10-02 16:43:54 +02:00
sd-journal.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd-login.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_booted.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_add_match.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_attach_event.xml man: document sd_bus_attach_event() 2018-11-09 17:09:52 +01:00
sd_bus_close.xml man: document sd_bus_close() + sd_bus_flush() 2018-11-09 17:09:52 +01:00
sd_bus_creds_get_pid.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_creds_new_from_pid.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_default.xml man/sd_bus_default: update to reflect changes 2018-08-06 14:30:53 -07:00
sd_bus_error.xml man: add missing space 2018-10-13 12:59:29 +02:00
sd_bus_error_add_map.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_get_fd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_get_n_queued_read.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_is_open.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_message_append.xml Merge pull request #9490 from keszybz/document-sd_message_read 2018-07-03 16:56:49 +02:00
sd_bus_message_append_array.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_append_basic.xml Merge pull request #9490 from keszybz/document-sd_message_read 2018-07-03 16:56:49 +02:00
sd_bus_message_append_string_memfd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_append_strv.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_copy.xml man: add sd_bus_message_copy(3) 2018-07-16 12:25:16 +02:00
sd_bus_message_get_cookie.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_message_get_monotonic_usec.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_message_get_signature.xml man: add sd_bus_message_get_signature(3) 2018-08-23 16:57:55 +02:00
sd_bus_message_get_type.xml man: add sd_bus_message_get_type(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_new.xml man: document sd_bus_message_get_bus() in sd_bus_message_new(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_new_method_call.xml man: document sd_bus_message_new_method_return 2018-08-02 15:49:45 +02:00
sd_bus_message_new_method_error.xml man: add sd_bus_message_new_error(3) 2018-07-16 12:25:14 +02:00
sd_bus_message_new_signal.xml man: add sd_bus_message_new_call(3) 2018-08-02 15:45:20 +02:00
sd_bus_message_read.xml man: add sd_bus_message_skip(3) 2018-08-11 12:25:54 +02:00
sd_bus_message_read_array.xml man: add sd_bus_message_read_array(3) 2018-08-11 12:25:54 +02:00
sd_bus_message_read_basic.xml man: add sd_bus_message_skip(3) 2018-08-11 12:25:54 +02:00
sd_bus_message_rewind.xml man: add sd_bus_message_rewind(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_set_destination.xml man: add sd_bus_message_get_type(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_set_expect_reply.xml man: add sd_bus_message_set_expect_reply(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_skip.xml man: add sd_bus_message_skip(3) 2018-08-11 12:25:54 +02:00
sd_bus_message_verify_type.xml man: add sd_bus_message_verify_type(3) 2018-08-02 15:49:45 +02:00
sd_bus_negotiate_fds.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_new.xml man: document sd_bus_flush_close_unref() 2018-11-09 17:09:52 +01:00
sd_bus_path_encode.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_process.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_reply_method_error.xml man: add sd_bus_reply_method_error(3) 2018-07-16 12:25:16 +02:00
sd_bus_request_name.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_set_close_on_exit.xml sd-bus: make "close+flush-on-exit" optional when using sd-event with sd-bus 2018-11-09 17:08:59 +01:00
sd_bus_set_connected_signal.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_set_description.xml man: add sd_bus_set_description(3) 2018-07-16 12:36:44 +02:00
sd_bus_set_sender.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_set_watch_bind.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_slot_ref.xml man: document sd_bus_slot_get_bus in sd_bus_slot_ref(3) 2018-08-02 15:49:45 +02:00
sd_bus_slot_set_description.xml man: add sd_bus_slot_set_description(3) 2018-08-02 15:49:45 +02:00
sd_bus_slot_set_destroy_callback.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_slot_set_floating.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_slot_set_userdata.xml man: add sd_bus_slot_set_userdata(3) 2018-08-02 15:49:45 +02:00
sd_bus_track_add_name.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_track_new.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_child.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_defer.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_inotify.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_io.xml man: fix <manvolnum> of epoll_ctl(2) 2018-10-12 13:46:11 +02:00
sd_event_add_signal.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_time.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_exit.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_get_fd.xml man: fix <manvolnum> of epoll_ctl(2) 2018-10-12 13:46:11 +02:00
sd_event_new.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_now.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_run.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_set_watchdog.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_source_get_event.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_source_get_pending.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_source_set_description.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_source_set_destroy_callback.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_enabled.xml sd-event: make sd_event_source_get_enabled return more info 2018-11-16 09:03:41 +01:00
sd_event_source_set_prepare.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_source_set_priority.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_source_set_userdata.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_source_unref.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_event_wait.xml man: add missing references to sd_event_add_inotify() 2018-10-12 12:26:29 +02:00
sd_get_seats.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_id128_get_machine.xml man: add man page for systemd-id128 2018-10-02 15:15:10 +02:00
sd_id128_randomize.xml tree-wide: drop all references to "journalctl --new-id128" 2018-10-02 16:43:54 +02:00
sd_id128_to_string.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_is_fifo.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_add_match.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_enumerate_fields.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_catalog.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_cursor.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_cutoff_realtime_usec.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_data.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_fd.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_realtime_usec.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_usage.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_has_runtime_files.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_next.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_open.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_print.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_query_unique.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_seek_head.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_stream_fd.xml man: correct journald field name 2018-08-22 16:21:52 +02:00
sd_listen_fds.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_login_monitor_new.xml man: move more examples to stand-alone files and use 2-space indentation consistenty 2018-08-02 15:45:24 +02:00
sd_machine_get_class.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_notify.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_pid_get_owner_uid.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_seat_get_active.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_session_is_active.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_uid_get_state.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_watchdog_enabled.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
send-unit-files-changed.c man: add sd_bus_message_new_signal(3) 2018-08-02 15:44:25 +02:00
shutdown.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
standard-conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
standard-options.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sysctl.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemctl.xml man: document that "list-dependencies --reverse" is pretty incomplete 2018-10-30 15:30:18 +01:00
systemd-analyze.xml analyze: Add "timespan" command to dump time span in usec 2018-10-23 14:26:51 +02:00
systemd-ask-password-console.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-ask-password.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-backlight@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-binfmt.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-bless-boot-generator.xml man: document systemd-bless-boot-generator 2018-10-19 22:34:50 +02:00
systemd-bless-boot.service.xml man: document systemd-bless-boot 2018-10-19 22:34:50 +02:00
systemd-boot-check-no-failures.service.xml man: document systemd-boot-check-no-failures.service 2018-10-19 22:34:50 +02:00
systemd-boot.xml Merge pull request #10805 from poettering/migrate-boot-loader-interface 2018-11-16 17:55:08 +01:00
systemd-cat.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-cgls.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-cgtop.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-coredump.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-cryptsetup-generator.xml cryptsetup-generator: introduce basic keydev support 2018-09-04 16:54:53 +02:00
systemd-cryptsetup@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-debug-generator.xml debug-generator: introduce rd.* version of all options 2018-10-25 17:05:50 +02:00
systemd-delta.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-detect-virt.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-environment-d-generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-escape.xml escape: add --instance option 2018-06-25 11:17:55 +02:00
systemd-firstboot.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-fsck@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-fstab-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-getty-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-gpt-auto-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-halt.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-hibernate-resume-generator.xml hib-res-generator: add "noresume" 2018-10-08 16:06:16 +02:00
systemd-hibernate-resume@.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-hostnamed.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-hwdb.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-id128.xml man: add man page for systemd-id128 2018-10-02 15:15:10 +02:00
systemd-importd.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-inhibit.xml inhibit: use format-table to format systemd-inhibit --list 2018-09-24 19:21:00 +02:00
systemd-initctl.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-journal-gatewayd.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-journal-remote.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-journal-upload.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-journald.service.xml man: use singular “they” 2018-08-23 15:54:46 -07:00
systemd-localed.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-logind.service.xml tree-wide: use "polkit" to refer to PolicyKit/polkit 2018-07-16 12:44:24 +02:00
systemd-machine-id-commit.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-machine-id-setup.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-machined.service.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-makefs@.service.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-modules-load.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-mount.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-networkd-wait-online.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-networkd.service.xml doc: spell initramfs properly (#10566) 2018-10-30 02:28:11 +09:00
systemd-notify.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-nspawn.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-path.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-portabled.service.xml man: change all github links to use systemd.io domain instead 2018-10-12 14:07:11 +02:00
systemd-quotacheck.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-random-seed.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-rc-local-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-remount-fs.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-resolved.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-rfkill.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-run.xml run: add new --shell switch for spawning a shell as service 2018-11-23 12:49:00 +01:00
systemd-sleep.conf.xml shared/sleep-config: add switches to kill specific sleep modes 2018-10-08 18:21:00 +02:00
systemd-socket-activate.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-socket-proxyd.xml man: also use "yes"/"no" rather than "true"/"false" in man pages 2018-10-13 12:59:29 +02:00
systemd-suspend.service.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-sysctl.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-system-update-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-system.conf.xml cgroup v2: DefaultCPUAccounting=yes if CPU controller isn't required 2018-11-18 12:21:41 +00:00
systemd-sysusers.xml man: link two more documents from systemd.io from appropriate man pages 2018-10-12 14:07:11 +02:00
systemd-sysv-generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-time-wait-sync.service.xml tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
systemd-timedated.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-timesyncd.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-tmpfiles.xml man: document that removal/clean-up is done before creation in systemd-tmpfiles 2018-11-08 09:52:16 +01:00
systemd-tty-ask-password-agent.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-udevd.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-update-done.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-update-utmp.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-user-sessions.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-vconsole-setup.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-veritysetup-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-veritysetup@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-volatile-root.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.automount.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.device.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.dnssd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.environment-generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd.exec.xml man: document that env vars are not suitable for passing secrets 2018-11-14 09:12:49 +03:00
systemd.generator.xml man: use singular “they” 2018-08-23 15:54:46 -07:00
systemd.journal-fields.xml tree-wide: drop all references to "journalctl --new-id128" 2018-10-02 16:43:54 +02:00
systemd.kill.xml Make Watchdog Signal Configurable 2018-09-26 16:14:29 +02:00
systemd.link.xml udev/net: add support for the equivalent of "ethtool advertise" to .link files 2018-09-26 22:21:42 +02:00
systemd.mount.xml man: document that 'nofail' also has an effect on ordering 2018-08-02 14:15:44 -07:00
systemd.netdev.xml networkd: support 6rd tunnel netdev setup. 2018-11-09 17:56:33 -08:00
systemd.network.xml man: fix spurious uppercasing 2018-10-16 17:19:23 +02:00
systemd.nspawn.xml add ephemeral to nspawn-settings. 2018-10-24 10:22:20 +02:00
systemd.offline-updates.xml man: also use "yes"/"no" rather than "true"/"false" in man pages 2018-10-13 12:59:29 +02:00
systemd.path.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.preset.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.resource-control.xml man: also use "yes"/"no" rather than "true"/"false" in man pages 2018-10-13 12:59:29 +02:00
systemd.scope.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.service.xml man: let's deprecate PermissionsStartOnly= 2018-11-16 14:31:37 +01:00
systemd.slice.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.socket.xml man: document relationship of .socket units and network namespaces 2018-10-30 15:30:18 +01:00
systemd.special.xml man: document new "boot-complete.target" unit 2018-10-19 22:34:50 +02:00
systemd.swap.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.syntax.xml man: document the details of continuations and comments 2018-11-08 18:09:04 +09:00
systemd.target.xml [man] minor systemd.target manual update 2018-07-13 19:07:43 +02:00
systemd.time.xml analyze: Add "timespan" command to dump time span in usec 2018-10-23 14:26:51 +02:00
systemd.timer.xml man: Fix implicit dep info for timer units (#10679) 2018-11-08 12:41:06 +09:00
systemd.unit.xml man: update description of Description= 2018-11-22 20:58:43 +01:00
systemd.xml man: use <keycombo> more 2018-11-14 16:57:33 +01:00
sysusers.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
telinit.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
threads-aware.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
timedatectl.xml man: use <keycombo> more 2018-11-14 16:57:33 +01:00
timesyncd.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
tmpfiles.d.xml man: minor fixes 2018-11-20 15:56:24 +01:00
udev.conf.xml udev: also allow resolve_names= to be specified in udev.conf 2018-11-13 14:35:36 +01:00
udev.xml doc: fix udev(7) documentation about ATTR{} and SYSCTL{} 2018-08-23 14:47:43 -07:00
udev_device_get_syspath.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_device_has_tag.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_device_new_from_syspath.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_enumerate_add_match_subsystem.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_enumerate_new.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_enumerate_scan_devices.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_list_entry.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_monitor_filter_update.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_monitor_new_from_netlink.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_monitor_receive_device.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_new.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udevadm.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
user-system-options.xml man: update to reflect changes in -H HOST parsing 2018-08-06 14:29:46 -07:00
user@.service.xml Fix grammar 2018-07-21 10:17:58 +09:00
vconsole.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00