Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | stuff | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | fix? | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | oops | Luke Shumaker | |
2016-06-01 | tidy | Luke Shumaker | |
2016-06-01 | More Makefile fixup | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | move.sh: fixup makefile target paths | Luke Shumaker | |
2016-06-01 | oops | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | tidy scripts | Luke Shumaker | |
2016-06-01 | *.sh: Add boilerplate that I was running as one-liners. | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | stuff | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | and more | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | more stuff | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | More stuff | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | run it | Luke Shumaker | |
2016-06-01 | stuff | Luke Shumaker | |
2016-05-26 | Merge branch 'post' into lukeshu-postmove | Luke Shumaker | |
2016-05-26 | run it | Luke Shumaker | |
2016-05-26 | stuff | Luke Shumaker | |
2016-05-26 | run it | Luke Shumaker | |
2016-05-26 | stuff | Luke Shumaker | |
2016-05-25 | Split up Makefile.am | Luke Shumaker | |
2016-05-25 | FSDG: man/: Use FSDG operating systems as examples.systemd/v229-3.parabola2 | Luke Shumaker | |
2016-05-25 | FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux" | Luke Shumaker | |
2016-05-25 | FSDG: os-release: Default ID to "gnu-linux" instead of "linux". | Luke Shumaker | |
As far as I can tell, no code in this repository actually uses the ID field, so this is just a man page change. | |||
2016-05-25 | FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux". | Luke Shumaker | |
2016-05-25 | FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux". | Luke Shumaker | |
2016-05-25 | FSDG: man/: Refer to the operating system as GNU/Linux. | Luke Shumaker | |
This is not a blind replacement of "Linux" with "GNU/Linux". In some cases, "Linux" is (correctly) used to refer to just the kernel. In others, it is in a string for which code must also be adjusted; these instances are not included in this commit. | |||
2016-05-25 | core: revert "core: resolve specifier in config_parse_exec()"systemd/v229-3 | Evgeny Vereshchagin | |
This reverts commit cb48dfca6a8bc15d9081651001a16bf51e03838a. Exec*-settings resolve specifiers twice: %%U -> config_parse_exec [cb48dfca6a8] -> %U -> service_spawn -> 0 Fixes #2637 | |||
2016-05-25 | udev: fix cg_unified() return code checking | Lennart Poettering | |
Fixes fall-out from 8b3aa503c171acdb9ec63484a8c50e2680d31e79. Fixes: #2635 | |||
2016-05-25 | core: fix assertion check | Lennart Poettering | |
Fixes: #2632 | |||
2016-05-25 | networkd: FIONREAD is not reliable on some sockets | Lennart Poettering | |
Fixes: #2457 |