summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAge
...
* networkd: .network - rename LinkLocal to LinkLocalAddressingTom Gundersen2015-02-14
| | | | Makes it a bit less ambiguous.
* man: systemd.network - document IPv6TokenTom Gundersen2015-02-14
|
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-12
| | | | | | 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.
* man: fix typoTorstein Husebø2015-02-11
|
* man: boilerplate unificationZbigniew Jędrzejewski-Szmek2015-02-10
|
* man: fix reference to glob manpageZbigniew Jędrzejewski-Szmek2015-02-10
|
* man: add systemd.generator(7)Zbigniew Jędrzejewski-Szmek2015-02-10
| | | | | | | | | 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
* net: support globbing and disjunction in Match logicTom Gundersen2015-02-10
| | | | Match{Name,OrginalName,Type,Driver,Path} can now take a space-separated glob of matches.
* man: sd_bus_path_encode - fix order of argumentsTom Gundersen2015-02-10
|
* networkd: support route scopesTom Gundersen2015-02-09
| | | | | | | 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.
* treewide: correct typos and use consistent "MAC" spellingTorstein Husebø2015-02-09
|
* networkd: generalize IPv4LL to LinkLocalTom Gundersen2015-02-09
| | | | | | 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.
* udev: net_setup - clarify reason for failure of persistent mac address policyTom Gundersen2015-02-06
|
* build-sys: mark systemd-firstboot man page as conditionalMichael Biebl2015-02-04
| | | | Rebuild Makefile-man.am accordingly.
* man: fix diagrams in bootup(7)Zbigniew Jędrzejewski-Szmek2015-02-04
| | | | Fallout from 798d3a524e.
* Reindent man pages to 2chZbigniew Jędrzejewski-Szmek2015-02-03
|
* bootchart: Ensure that systemd is the init called after using bootchartSebastien Bacher2015-02-02
| | | | | | 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.
* backlight: let udev properties override clampingTopi Miettinen2015-02-02
| | | | | | | | 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.
* networkd-wait-online: add timeoutTom Gundersen2015-02-02
| | | | | Default to timing out after 120 seconds without a network connection. Setting a timeout of 0 disables the timeout.
* man: switch yum to dnf for FedoraZbigniew Jędrzejewski-Szmek2015-02-01
| | | | The dnf name is here to stay, we might as well adjust.
* networkd-wait-online: allow specific devices to be ignoredTom Gundersen2015-01-31
| | | | | | In addition to the loopback device, also explicitly configured devices to be ignored. Suggested by Charles Devereaux <systemd@guylhem.net>.
* man: turn new netdev table into a proper tableLennart Poettering2015-01-29
|
* man: netdev - add some minimal explanation to the different netdev kinds and ↵Tom Gundersen2015-01-28
| | | | | | modes Would be awesome to expand on this a lot, as there is currently no decent documentation for most of these things.
* networkd: tunnel - call tunnel modes ipip6, not ip4ipv6 to match ip(8)Tom Gundersen2015-01-28
|
* tmpfiles: fix help textZbigniew Jędrzejewski-Szmek2015-01-27
| | | | | The help text, apart from being too long, did not describe what the options really do.
* man: document the new Ctrl-Alt-Del magicLennart Poettering2015-01-28
|
* man: systemd.service(5): add some simple examplesChristian Seiler2015-01-27
| | | | | Add a couple of exampels, at least one for each service type that include some explanations and pointers to various relevant options.
* man: systemd.unit(5): add examples for common tasksChristian Seiler2015-01-27
| | | | | Add examples for (a) how to allow units to be enabled and (b) overriding vendor settings to the man page.
* man: mention that 99-default.link is shipped by default, and users hence ↵Lennart Poettering2015-01-27
| | | | need to install a lexically earlier .link file for it to be honoured
* man: document that ProtectSystem= also covers /bootLennart Poettering2015-01-27
|
* man: fix minor type in man pageLennart Poettering2015-01-26
|
* treewide: fix multiple typosTorstein Husebø2015-01-26
|
* man: minor typo fixLennart Poettering2015-01-26
| | | | Spotted by John Paul Adrian Glaubitz
* tmpfiles: do not bump access times of directories we are cleaning upZbigniew Jędrzejewski-Szmek2015-01-24
| | | | | | | | | | | | | Both plain opendir() and glob() will bump access time. Privileged option O_NOATIME can be used to prevent the access time from being updated. We already used it for subdirectories of the directories which we were cleaning up. But for the directories specified directly in the config files, we wouldn't do that. This means that, paradoxically, our own temporary directories for PrivateTmp would stay around forever, as long as one let systemd-tmpfiles-clean.service run regularly, because they had their own glob patterns specified. https://bugzilla.redhat.com/show_bug.cgi?id=1183684
* man: bring tmpfiles.d(5) in line with codeZbigniew Jędrzejewski-Szmek2015-01-23
|
* man: fix typosRonny Chevalier2015-01-22
|
* networkd: Introduce ip6gre and ip6gretapSusant Sahani2015-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch introduces ipv6 gre and gretap. test: ip6gre.netdev: [NetDev] Name=ip6gretap Kind=ip6gretap [Tunnel] Local=2a00:ffde:4567:edde::4987 Remote=2001:473:fece:cafe::5179 ip6gre.network: [Match] Name=eno16777736 [Network] Tunnel=ip6gretap ip link 6: ip6gre@eno16777736: <POINTOPOINT,NOARP> mtu 1448 qdisc noop state DOWN mode DEFAULT group default link/gre6 2a:00:ff:de:45:67:ed:de:00:00:00:00:00:00:49:87 peer 20:01:04:73:fe:ce:ca:fe:00:00:00:00:00:00:51:79
* networkd: Introduce IP6 tunnelSusant Sahani2015-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | This patch enables networkd to create IP6 tunnels example conf: ipip6.netdev: [NetDev] Name=ipip6-tunnel Kind=ip6tnl [Tunnel] Mode=ip4ipv6 Local=2a00:ffde:4567:edde::4987 Remote=2001:473:fece:cafe::5179 ipip6.network [Match] Name=wlan0 [Network] Tunnel=ipip6-tunnel 23: ipip6-tunnel@wlan0: <POINTOPOINT,NOARP> mtu 1452 qdisc noop state DOWN mode DEFAULT group default link/tunnel6 2a00:ffde:4567:edde::4987 peer 2001:473:fece:cafe::5179
* networkd: introduce gretapSusant Sahani2015-01-22
| | | | This patch introdeces gretap to networkd
* man: document new download magicLennart Poettering2015-01-22
|
* Use eurlatgr as the example console fontMarko Myllynen2015-01-22
| | | | | | See https://fedoraproject.org/wiki/Changes/NewDefaultConsoleFont https://bugzilla.redhat.com/show_bug.cgi?id=1182529
* shared/acl-util: add mask only when needed, always add base ACLsZbigniew Jędrzejewski-Szmek2015-01-22
| | | | | | | | For ACLs to be valid, a set of entries for user, group, and other must be always present. Always add those entries. While at it, only add the mask ACL if it is actually required, i.e. when at least on ACL for non-owner group or user exists.
* tmpfiles: implement augmenting of existing ACLsZbigniew Jędrzejewski-Szmek2015-01-22
| | | | This is much more useful in practice (equivalent to setfacl -m).
* tmpfiles: make t and a globby, add their recursive versions T and AZbigniew Jędrzejewski-Szmek2015-01-22
| | | | | | | | | | | | | | For types which adapt existing files it is generally more useful to accept globs. In analogy to z and Z, add recursive versions using uppercase letters. Technically, making a accept globs is backwards incompatible, but in practice it probably isn't yet widely used and we can assume that most people don't create files with wildcards in names. Functions which are used as callbacks, but not directly on items, are renamed not to have "item_" prefix.
* tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek2015-01-22
|
* tmpfiles: attach an array of items to each pathZbigniew Jędrzejewski-Szmek2015-01-22
| | | | | | | | | | | | | | | | The data structure used by tmpfiles is changed: instead of hashmaps mapping {path → Item*} we now have hashmaps containing {path -> ItemArray}, where ItemArray contains a pointer to an array of Items. For current code it doesn't matter much, but when we add new types it is easier to simply add a new Item for a given path, then to coalesce multiple lines into one Item. In the future, this change will also make it possible to remember the file and line where each Item originates, and use that in reporting errors. Currently this is not possible, since each Item can be created from multiple lines.
* man: add networkctl(1)Zbigniew Jędrzejewski-Szmek2015-01-19
|
* man: use one description of --no-legendZbigniew Jędrzejewski-Szmek2015-01-19
|
* nspawn: add ipvlan supportTom Gundersen2015-01-20
|
* networkd: netdev - add ipvlan supportTom Gundersen2015-01-19
|