Michael Biebl
5818ab38b6
man: fix typo in systemd-fsck@
...
(cherry picked from commit 349ca6e68b )
2015-08-04 00:19:35 -04:00
Christian Hesse
a698254905
man: fix typo in man systemd-machine-id-commit
...
(cherry picked from commit 47c453f6a6 )
2015-08-03 23:56:11 -04:00
Herman Fries
7fd792efcc
man: unit: fix StartTimeoutSec
...
should be TimeoutStartSec
(cherry picked from commit 21d1130207 )
2015-08-03 23:51:50 -04:00
Zbigniew Jędrzejewski-Szmek
2dc0830c4f
man: information about available properties
...
https://bugzilla.redhat.com/show_bug.cgi?id=1144496
(cherry picked from commit ea539eb659 )
2015-07-07 07:34:43 -04:00
Christian Hesse
bc8212cae8
man: ProtectHome= protects /root as well
...
(cherry picked from commit 5833143708 )
2015-07-07 07:33:50 -04:00
Felipe Sateler
7653c61c4f
systemd.service.xml: document that systemd removes the PIDFile
...
(cherry picked from commit 341db20b7e )
2015-07-07 07:32:08 -04:00
Lennart Poettering
705313fc28
coredump: make sure we vacuum by default
...
Only if both keep_free and max_use are actually 0 we can shortcut things
and avoid vacuuming. If either are positive or -1 we need to execute the
vacuuming.
http://lists.freedesktop.org/archives/systemd-devel/2015-April/031382.html
(cherry picked from commit 5470c03b37 )
2015-05-20 01:24:45 -04:00
Zbigniew Jędrzejewski-Szmek
34f57ebc81
man: fix typos in previous comimt
...
(cherry picked from commit 7703bd4d28 )
2015-05-20 01:24:45 -04:00
Zbigniew Jędrzejewski-Szmek
9d31119267
man: document forwarding to syslog better
...
https://bugzilla.redhat.com/show_bug.cgi?id=1147651
(cherry picked from commit 589532d0c6 )
2015-05-20 01:24:45 -04:00
Stephen Gallagher
c2f347ff92
Add VARIANT as a standard value for /etc/os-release
...
Some distributions (such as Fedora) are using the VARIANT field to
indicate to select packages which of several default configurations
they should be using. For example, VARIANT=Server provides a
different default firewall configuration (blocking basically
everything but SSH and the management console) whereas
VARIANT=Workstation opens many other ports for application
compatibility.
By adding this patch to the manual pages, we can standardize on a
cross-distribution mechanism for accomplishing this.
Fedora implementation details are available at
https://fedoraproject.org/wiki/Packaging:Per-Product_Configuration
(David: drop double paranthesis)
(cherry picked from commit be7d0048dd )
2015-05-20 01:24:44 -04:00
Lennart Poettering
853f26c282
man: avoid line break in url
...
(cherry picked from commit b53c3c2d24 )
2015-05-20 01:24:44 -04:00
Lennart Poettering
1625df2abb
man: fix examples indentation in tmpfiles.d(5)
...
(cherry picked from commit bd1100898d )
2015-04-29 08:55:32 -04:00
Zbigniew Jędrzejewski-Szmek
d0d6d8081f
man: remove 'fs' from 'rootfsflags'
...
rootfsflags does not appear anywhere else.
(cherry picked from commit d6a12e7ca3 )
2015-04-29 00:12:36 -04:00
Lennart Poettering
4e19d468a0
man: don't mention "journalctl /dev/sda"
...
It never worked, and nobody ever worked on it, hence don't mention it.
(cherry picked from commit c4f5472117 )
2015-04-29 00:05:27 -04:00
Chris Morgan
b66b41c3b5
man: add journal-remote.conf(5)
...
(cherry picked from commit eaa5251d91 )
2015-04-28 23:54:30 -04:00
Alison Chaiken
9270c8ffa5
man: standard-conf: change directory reference to wildcard
...
(cherry picked from commit 1d940aa329 )
2015-03-22 23:57:12 -04:00
Zbigniew Jędrzejewski-Szmek
01c9c40501
man: fix name of systemd.resource-control(5)
...
(cherry picked from commit ee41f60281 )
2015-03-14 11:27:20 -04:00
Zbigniew Jędrzejewski-Szmek
0cdbfc2734
man: link to fd.o for dbus stuff
...
(cherry picked from commit 3b5cfcdb58 )
2015-03-14 11:27:19 -04:00
Zbigniew Jędrzejewski-Szmek
285bc1b0a3
man: fix a bunch of links
...
All hail linkchecker!
(cherry picked from commit 3ba3a79df4 )
Conflicts:
man/systemd-efi-boot-generator.xml
2015-03-14 11:27:19 -04:00
Zbigniew Jędrzejewski-Szmek
1d6c7cfcd4
man: update example 2 in systemd.network(5)
...
none/both/v4/v6 are deprecated in favour of no/yes/ipv4/ipv6.
https://bugs.freedesktop.org/show_bug.cgi?id=89221
(cherry picked from commit 9c8ca3f7a6 )
2015-03-14 11:27:19 -04:00
David Herrmann
f6aeb4c2de
man: split paragraph
...
Explicitly put the "multiple EnvironmentFile=" description into its own
paragraph to make it much easier to find.
(cherry picked from commit f407824d75 )
2015-03-14 11:27:18 -04:00
Lennart Poettering
5180cbe326
man: document that ExecStartPre= is not the place to start long-running processes
...
(cherry picked from commit b481de3b22 )
2015-03-14 11:27:18 -04:00
Zachary Cook
4015611680
man: replace obsolete wiki link with man page
...
(cherry picked from commit b1c1a51944 )
2015-03-14 11:27:16 -04:00
Zbigniew Jędrzejewski-Szmek
fdf1ec8299
Do not advertise .d snippets over main config file
...
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
(cherry picked from commit e93549ef29 )
2015-03-14 11:27:16 -04:00
Lennart Poettering
33ffe19b7c
man: fix typo
...
(cherry picked from commit a681888122 )
2015-03-14 11:27:16 -04:00
Zbigniew Jędrzejewski-Szmek
dd416d4c05
man: correct description of systemd-user-sessions
...
That part of functionality was removed in 7fb3ee51c1 .
(cherry picked from commit 3849a2ac81 )
2015-03-14 11:27:16 -04:00
Zbigniew Jędrzejewski-Szmek
9b09a6df37
man: explain time units in tmpfiles
...
https://bugzilla.redhat.com/show_bug.cgi?id=1195294
(cherry picked from commit 00c53f4283 )
2015-03-14 10:21:58 -04:00
Chris Morin
1295853b39
man: make bootup graph consistent
...
(cherry picked from commit b44787bd43 )
2015-03-14 10:21:05 -04:00
Benjamin Franzke
058bc7a903
man: add newlines to the pull-raw example in machinectl(1)
...
They were removed in commit 798d3a52 ("Reindent man pages to 2ch").
(cherry picked from commit ac92ced5bb )
2015-03-14 10:19:13 -04:00
Zbigniew Jędrzejewski-Szmek
6ecb6cec66
analyze: change behaviour of combined --to/from--pattern
...
We would require a match against all three: patterns specified
with --to, with --from, and as positional arguments to show an
edge. This does not seem useful. Let instead the positional args
behave like they were specified in both --to and --from, which is
fairly intuitive and should be more useful.
2015-02-16 13:16:46 -05:00
Tom Gundersen
56fd6bf795
networkd: .network - rename LinkLocal to LinkLocalAddressing
...
Makes it a bit less ambiguous.
2015-02-14 00:32:26 +01:00
Tom Gundersen
113bfde15f
man: systemd.network - document IPv6Token
2015-02-14 00:30:51 +01:00
Thomas Hindoe Paaboel Andersen
0a6f50c0af
include <poll.h> instead of <sys/poll.h>
...
include-what-you-use automatically does this and it makes finding
unnecessary harder to spot. The only content of poll.h is a include
of sys/poll.h so should be harmless.
2015-02-12 20:47:38 +01:00
Torstein Husebø
c4c086a2e3
man: fix typo
2015-02-11 17:30:31 +01:00
Zbigniew Jędrzejewski-Szmek
b975b0d514
man: boilerplate unification
2015-02-10 23:24:27 -05:00
Zbigniew Jędrzejewski-Szmek
decde8cd96
man: fix reference to glob manpage
2015-02-10 23:24:27 -05:00
Zbigniew Jędrzejewski-Szmek
432d59656b
man: add systemd.generator(7)
...
This is largely based on http://www.freedesktop.org/wiki/Software/systemd/Generators/ ,
and obsoletes that page. It seems that we do a much better
job of keeping man pages up-to-date compared to wiki pages.
Man pages are also easier to find for users.
https://bugs.freedesktop.org/show_bug.cgi?id=89048
2015-02-10 23:20:51 -05:00
Tom Gundersen
5256e00e8b
net: support globbing and disjunction in Match logic
...
Match{Name,OrginalName,Type,Driver,Path} can now take a space-separated glob of matches.
2015-02-10 22:30:35 +01:00
Tom Gundersen
53d6837510
man: sd_bus_path_encode - fix order of arguments
2015-02-10 22:30:35 +01:00
Tom Gundersen
769b56a308
networkd: support route scopes
...
For now we only support the hardcoded values RT_SCOPE_{UNIVERSE,LOCAL,HOST},
and not numerical values or values from /etc/iproute2/rt_scopes.
This addresses https://bugs.freedesktop.org/show_bug.cgi?id=88508 .
2015-02-09 16:53:54 +01:00
Torstein Husebø
e2acdb6b0f
treewide: correct typos and use consistent "MAC" spelling
2015-02-09 14:32:49 +01:00
Tom Gundersen
d0d6a4cd70
networkd: generalize IPv4LL to LinkLocal
...
This allows both IPv4 and IPv6 link-local addresses to be enabled or disabled. By default
we still enable IPv6LL and disable IPv4LL. The old config option is kept for backwards
compatibility, but removed from the documentation.
2015-02-09 12:20:10 +01:00
Tom Gundersen
1c25683e0f
udev: net_setup - clarify reason for failure of persistent mac address policy
2015-02-06 08:37:13 +01:00
Michael Biebl
efd51554ae
build-sys: mark systemd-firstboot man page as conditional
...
Rebuild Makefile-man.am accordingly.
2015-02-04 21:35:55 +01:00
Zbigniew Jędrzejewski-Szmek
72b7d99805
man: fix diagrams in bootup(7)
...
Fallout from 798d3a524e .
2015-02-04 10:27:09 -05:00
Zbigniew Jędrzejewski-Szmek
798d3a524e
Reindent man pages to 2ch
2015-02-03 23:11:35 -05:00
Sebastien Bacher
6e1bf7ab99
bootchart: Ensure that systemd is the init called after using bootchart
...
When booting with systemd-bootchart, default to call the systemd binary
rather than the init binary on disk, which might be another init system.
Collecting data only works with booting systemd.
2015-02-02 17:40:35 +01:00
Topi Miettinen
bca81be775
backlight: let udev properties override clamping
...
On my computer, the minimum brightness enforced by clamping in
backlight is too bright.
Let udev property ID_BACKLIGHT_CLAMP control whether the brightness
is clamped or not.
2015-02-02 17:18:40 +01:00
Tom Gundersen
e56cdb7ae2
networkd-wait-online: add timeout
...
Default to timing out after 120 seconds without a network connection. Setting a
timeout of 0 disables the timeout.
2015-02-02 11:57:52 +01:00
Zbigniew Jędrzejewski-Szmek
74a6d87d0c
man: switch yum to dnf for Fedora
...
The dnf name is here to stay, we might as well adjust.
2015-02-01 17:22:32 -05:00