summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAge
...
* man: revert dynamic paths for split-usr setupsTom Gundersen2017-03-14
| | | | | | | | | | | | | | | | | | | | | | | This did not really work out as we had hoped. Trying to do this upstream introduced several problems that probably makes it better suited as a downstream patch after all. At any rate, it is not releaseable in the current state, so we at least need to revert this before the release. * by adjusting the path to binaries, but not do the same thing to the search path we end up with inconsistent man-pages. Adjusting the search path too would be quite messy, and it is not at all obvious that this is worth the effort, but at any rate it would have to be done before we could ship this. * this means that distributed man-pages does not make sense as they depend on config options, and for better or worse we are still distributing man pages, so that is something that definitely needs sorting out before we could ship with this patch. * we have long held that split-usr is only minimally supported in order to boot, and something we hope will eventually go away. So before we start adding even more magic/effort in order to make this work nicely, we should probably question if it makes sense at all.
* remove gudev and gtk-docKay Sievers2017-03-14
| | | | | The library moved to: https://git.gnome.org/browse/libgudev/
* man: generate configured paths in manpagesFilipe Brandenburger2017-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, use /lib/systemd instead of /usr/lib/systemd in distributions like Debian which still have not adopted a /usr merge setup. Use XML entities from man/custom-entities.ent to replace configured paths while doing XSLT processing of the original XML files. There was precedent of some files (such as systemd.generator.xml) which were already using this approach. This addresses most of the (manual) fixes from this patch: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/tree/debian/patches/Fix-paths-in-man-pages.patch?h=experimental-220 The idea of using generic XML entities was presented here: http://lists.freedesktop.org/archives/systemd-devel/2015-May/032240.html This patch solves almost all the issues, with the exception of: - Path to /bin/mount and /bin/umount. - Generic statements about preference of /lib over /etc. These will be handled separately by follow up patches. Tested: - With default configure settings, ran "make install" to two separate directories and compared the output to confirm they matched exactly. - Used a set of configure flags including $CONFFLAGS from Debian: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/tree/debian/rules Installed the tree and confirmed the paths use /lib/systemd instead of /usr/lib/systemd and that no other unexpected differences exist. - Confirmed that `make distcheck` still passes.
* Rename systemd-logind to logind.Ricardo Wurmus2017-03-14
|
* logind will always be builtAndy Wingo2017-03-14
|
* remove non-login things from manAndy Wingo2017-03-14
|
* man: document when the various sd-login.h calls return ENXIOLennart Poettering2017-03-14
|
* Remove support for auto-spawning VTsAndy Wingo2015-08-23
| | | | | Auto-spawning VTs requires systemd in practice. If you're using systemd you can just use its logind :)
* Rename systemd-logind to logind.Ricardo Wurmus2015-08-15
|
* restore libsystemd-pkgconfig.xml as libelogind-pkgconfig.xmlRicardo Wurmus2015-08-15
|
* Replace systemd.version with elogind.version.Ricardo Wurmus2015-08-15
|
* Restore shared XML files.Ricardo Wurmus2015-08-15
| | | | | | | | * man/less-variables.xml, man/standard-conf.xml, man/standard-options.xml, man/user-system-options.xml: Restore files from upstream (removed in commit d3ad6bf3).
* Re-add logind man pages from upstream systemdAndy Wingo2015-04-19
|
* Remove gudev checkAndy Wingo2015-04-19
|
* logind will always be builtAndy Wingo2015-04-19
|
* Compiling.Andy Wingo2015-04-08
|
* remove non-login things from manAndy Wingo2015-04-08
|
* man: don't mention "journalctl /dev/sda"Lennart Poettering2015-04-02
| | | | It never worked, and nobody ever worked on it, hence don't mention it.
* man: fix line breaks in code examplesLennart Poettering2015-03-31
|
* man: Second example systemd-socket-proxyd does not need a Unix socket listener.David Strauss2015-03-24
|
* man: add journal-remote.conf(5)Chris Morgan2015-03-22
|
* man: add h/H to tmpfiles.d(5)Goffredo Baroncelli2015-03-19
|
* man: standard-conf: change directory reference to wildcardAlison Chaiken2015-03-15
|
* network: add UseNTP DHCP optionMichael Marineau2015-03-15
| | | | | Despite having the internal logic in place to enable/disable using NTP servers provided by DHCP the network config didn't expose the option.
* man: add sd_event_{run,wait,prepare,dispatch,loop}Zbigniew Jędrzejewski-Szmek2015-03-14
|
* man: fix indentation of copyright headersZbigniew Jędrzejewski-Szmek2015-03-13
|
* man: no paren in linkZbigniew Jędrzejewski-Szmek2015-03-13
|
* man: fix name of systemd.journal-fields(7)Zbigniew Jędrzejewski-Szmek2015-03-13
|
* man: fix link to strerror(3)Zbigniew Jędrzejewski-Szmek2015-03-13
|
* man: s/sd_bus_message_get_seqno/sd_bus_message_get_seqnum/Zbigniew Jędrzejewski-Szmek2015-03-13
|
* man: fix name of systemd.resource-control(5)Zbigniew Jędrzejewski-Szmek2015-03-13
|
* man: link to fd.o for dbus stuffZbigniew Jędrzejewski-Szmek2015-03-13
|
* man: link to freebsd.org for inetd(8)Zbigniew Jędrzejewski-Szmek2015-03-13
|
* man: fix a bunch of linksZbigniew Jędrzejewski-Szmek2015-03-13
| | | | All hail linkchecker!
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
| | | | Replace ENOTSUP by EOPNOTSUPP as this is what linux actually uses.
* man: update example 2 in systemd.network(5)Zbigniew Jędrzejewski-Szmek2015-03-13
| | | | | | none/both/v4/v6 are deprecated in favour of no/yes/ipv4/ipv6. https://bugs.freedesktop.org/show_bug.cgi?id=89221
* man: split paragraphDavid Herrmann2015-03-12
| | | | | Explicitly put the "multiple EnvironmentFile=" description into its own paragraph to make it much easier to find.
* man: fix links to compressorsZbigniew Jędrzejewski-Szmek2015-03-11
|
* udev: add SYSCTL{} supportKay Sievers2015-03-11
|
* tmpfiles: port to unquote_many_words()daurnimator2015-03-10
|
* man: document "machinectl export-tar" and "export-raw"Lennart Poettering2015-03-10
|
* add REMOTE_ADDR and REMOTE_PORT for Accept=yesShawn Landden2015-03-10
|
* man: document machinectl import-tar and import-rawLennart Poettering2015-03-09
|
* man: document that ExecStartPre= is not the place to start long-running ↵Lennart Poettering2015-03-09
| | | | processes
* Fix typosTorstein Husebø2015-03-09
|
* login: make hold-off timeout configurableDavid Herrmann2015-03-06
| | | | | | | | | | | | | | | | | This introduces 'HoldoffTimeoutSec' to logind.conf to make IGNORE_LID_SWITCH_{SUSPEND,STARTUP}_USEC configurable. Background: If an external monitor is connected, or if the system is docked, we want to ignore LID events. This is required to support setups where a laptop is used with external peripherals while the LID is closed. However, this requires us to probe all hot-plugged devices before reacting to LID events. But with modern buses like USB, the standards do not impose any timeout on the slots, so we have no chance to know whether a given slot is used or not. Hence, after resume and startup, we have to wait a fixed timeout to give the kernel a chance to probe devices. Our timeout has always been generous enough to support even the slowest devices. However, a lot of people didn't use these features and wanted to disable the hold-off timer. Now we provide a knob to do that.
* man: replace obsolete wiki link with man pageZachary Cook2015-03-04
|
* networkd: Make DHCP client ID creation configurableJan Janssen2015-03-04
|
* Do not advertise .d snippets over main config fileZbigniew Jędrzejewski-Szmek2015-03-03
| | | | | | | | | | For daemons which have a main configuration file, there's little reason for the administrator to use configuration snippets. They are useful for packagers which need to override settings, but we shouldn't advertise that as the main way of configuring those services. https://bugs.freedesktop.org/show_bug.cgi?id=89397
* man: fix typoLennart Poettering2015-03-03
|