Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-01 | man: document ConditionNeedsUpdate= | Lennart Poettering | |
2014-07-01 | man: extend a bit what to expect from the various places apps can store data | Lennart Poettering | |
2014-07-01 | man: add sections about file node types and write access to file-hierarchy(7) | Lennart Poettering | |
2014-06-30 | man: mention x-initrd.mount option in fstab options list | Zbigniew Jędrzejewski-Szmek | |
2014-06-30 | man: mention that x-systemd.device-timeout is only for fstab | Zbigniew Jędrzejewski-Szmek | |
Reformat fstab options description. Now they are easier to read and show up in systemd.directives(7). Use a single sublist for both /etc/fstab and /etc/crypttab options. Many of them can be used in both places. crypttab(5) is updated to use the same docbook elements, so formatting is uniform. | |||
2014-06-30 | man: beef up systemd-fsck description | Zbigniew Jędrzejewski-Szmek | |
2014-07-01 | man: reference $TMPDIR, not $TMP in file-hierarchy(7) | Lennart Poettering | |
This what environ(7) and POSIX define, so that's what we should reference. | |||
2014-07-01 | man: document systemd-update-done.service | Lennart Poettering | |
2014-07-01 | man: file-hierarchy - minor fixes | Tom Gundersen | |
Leave non-specified top-level dirs out of the spec, and minor cleanups. | |||
2014-06-30 | man: document how to query $libdir for the primary architecture using pkg-config | Lennart Poettering | |
2014-06-30 | man: file-hierarchy - typo fixes | Thomas Hindoe Paaboel Andersen | |
2014-06-30 | man: deemphesize Fedora-specific "lib64", only mention the more generic $libdir | Lennart Poettering | |
2014-06-30 | man: daemon - typo fix | Thomas Hindoe Paaboel Andersen | |
2014-06-30 | man: a couple of additions to file-hierarchy(7) | Lennart Poettering | |
2014-06-30 | man: drop references to manual StandardError=syslog from daemon(7), we do ↵ | Lennart Poettering | |
this implicitly since ages | |||
2014-06-30 | man: add a minimized, modernized description of the file system hierarchy ↵ | Lennart Poettering | |
systemd suggests | |||
2014-06-29 | man: document the sysusers tool | Lennart Poettering | |
2014-06-29 | Add support for DHCP static route options | Eugene Yakubovich | |
This adds support for DHCP options 33 and 121: Static Route and Classless Static Route. To enable this feature, set UseRoutes=true in .network file. Returned routes are added to the routing table. | |||
2014-06-29 | networkd: merge DHCPv4 and DHCPv6 config | Tom Gundersen | |
If there are v4 or v6 specific options we can keep those in separate sections, but for the common options, we will use only one. Moreovere only use DHCP=[yes/both|no/none|v4|v6] to enable or disable the clients. | |||
2014-06-28 | doc: typographical improvements and choice of words | Jan Engelhardt | |
2014-06-28 | doc: grammatical corrections | Jan Engelhardt | |
2014-06-27 | man: split systemd.network(5) and related into various sections for better ↵ | Lennart Poettering | |
readability | |||
2014-06-27 | man: document automatic networkd IP range allocation | Lennart Poettering | |
2014-06-27 | man: fix sd_watchdog_enabled() prototype in man page | Lennart Poettering | |
https://bugs.freedesktop.org/show_bug.cgi?id=80597 | |||
2014-06-27 | coredump: replace Compression= setting by simpler Compress= boolean setting | Lennart Poettering | |
Let's move things closer to journald's configuration settings, which knows Compress= already, as a boolean. This makes things more uniform, but also gives us more freedom to possibly swap out the used compression algorithm one day. | |||
2014-06-27 | coredump: don't expose the compression level as configuration option | Lennart Poettering | |
This sounds overly low-level and implementation-detaily. Let's just use the default level XZ suggests. This gives us more room to possibly swap out the compression algorithm used, as the compression level range will not leak into user configuration. | |||
2014-06-27 | coredump: add simple coredump vacuuming | Lennart Poettering | |
When disk space taken up by coredumps grows beyond a configured limit start removing the oldest coredump of the user with the most coredumps, until we get below the limit again. | |||
2014-06-26 | man: add coredump.conf(5) | Zbigniew Jędrzejewski-Szmek | |
2014-06-25 | systemctl: add new "is-system-running" command to check whether system is ↵ | Lennart Poettering | |
fully up https://bugs.freedesktop.org/show_bug.cgi?id=66926 | |||
2014-06-23 | Revert "Add systemd-coredumpctl as an alias for coredumpctl" | Zbigniew Jędrzejewski-Szmek | |
This reverts the documentation part of commit dfdd0e0730385eef08f019863fd41168b05b6ab0. | |||
2014-06-23 | man: fix path in crypttab(5) | Zbigniew Jędrzejewski-Szmek | |
https://bugs.freedesktop.org/show_bug.cgi?id=75816 | |||
2014-06-22 | Add systemd-coredumpctl as an alias for coredumpctl | Zbigniew Jędrzejewski-Szmek | |
Should make the transition easier for exisiting users. | |||
2014-06-22 | man: untabify systemd-resolved.service.xml | Zbigniew Jędrzejewski-Szmek | |
2014-06-22 | fix systemd-resolved reference in man page | Jonathan Boulle | |
Guess this was missed in the copy-paste :-) | |||
2014-06-20 | tmpfiles: copy/link /usr/share/factory/ files when the source argument is ↵ | Kay Sievers | |
omitted | |||
2014-06-20 | debug-generator: add new kernel cmdline option systemd.wants= to add units ↵ | Lennart Poettering | |
to the initial transaction | |||
2014-06-19 | man: also describe an udev rule for bridge sysctl | Zbigniew Jędrzejewski-Szmek | |
2014-06-19 | man: document statically loading modules for sysctl settings | Zbigniew Jędrzejewski-Szmek | |
https://bugzilla.redhat.com/show_bug.cgi?id=1022977 https://bugzilla.novell.com/show_bug.cgi?id=725412 | |||
2014-06-19 | tmpfiles: make sure "C" doesn't copy anything if the destination already exists | Lennart Poettering | |
Previously it would recursively copy the entire tree in, and descend into subdirectories even if the destination already exists. Let's do what the documentation says and not do that. If files down the tree shall be copied too, they should get their own "C" lines. | |||
2014-06-19 | man: document new coredumpctl commands | Lennart Poettering | |
2014-06-19 | man: add documentation for systemd-debug-generator | Lennart Poettering | |
2014-06-19 | man: add new kernel command line switches to kernel-command-line(7) | Lennart Poettering | |
2014-06-19 | man: fix typo | Ronny Chevalier | |
2014-06-19 | coredump: coredumpctl is so useful now, make it a first-class citizen | Lennart Poettering | |
Drop the "systemd-" prefix, renaming it from "systemd-coredumpctl" to "coredumpctl". | |||
2014-06-19 | journald: make SplitMode=uid the default | Lennart Poettering | |
Now that we actually can distuingish system and normal users there's no point in taking session information into account anymore when splitting up logs. This has the beenfit with that coredump information will actually end up in each user's own journal. | |||
2014-06-18 | cryptsetup: introduce new cryptsetup-pre.traget unit so that services can ↵ | Lennart Poettering | |
make sure they are started before and stopped after any LUKS setup https://bugzilla.redhat.com/show_bug.cgi?id=1097938 | |||
2014-06-18 | tmpfiles: add "+" modifier support to b, c, p lines in addition to L | Lennart Poettering | |
2014-06-17 | man: fix typo | Zbigniew Jędrzejewski-Szmek | |
2014-06-17 | install: introduce new DefaultInstance= field for [Install] sections | Lennart Poettering | |
The DefaultInstance= name is used when enabling template units when only specifying the template name, but no instance. Add DefaultInstance=tty1 to getty@.service, so that when the template itself is enabled an instance for tty1 is created. This is useful so that we "systemctl preset-all" can work properly, because we can operate on getty@.service after finding it, and the right instance is created. | |||
2014-06-17 | install: beef up preset logic to limit to only enable or only disable, and ↵ | Lennart Poettering | |
do all-unit preset operations The new "systemctl preset-all" command may now be used to put all installed units back into the enable/disable state the vendor/admin encoded in preset files. Also, introduce "systemctl --preset-mode=enable-only" and "systemctl --preset-mode=disable-only" to only apply the enable or only the disable operations of a "systemctl preset" or "systemctl preset-all" operation. "systemctl preset-all" implements this RFE: https://bugzilla.redhat.com/show_bug.cgi?id=630174 |