Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-10 | ./move.sh | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | split tmpfiles.d/tmp.conf | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | I want tmpfiles m4 changes to trigger a conflict | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | systemd-shutdown | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |
2016-09-07 | better man page moving | Luke Shumaker | |
2016-09-07 | move sd* manpages | Luke Shumaker | |
2016-09-07 | fix moving completion | Luke Shumaker | |
2016-09-07 | t | Luke Shumaker | |
2016-09-07 | move.sh | Luke Shumaker | |
2016-09-07 | import move.sh | Luke Shumaker | |
2016-07-28 | split up libsystemd-network src and includes | Luke Shumaker | |
2016-07-27 | split libshared src and include | Luke Shumaker | |
2016-07-27 | oops | Luke Shumaker | |
2016-07-27 | oops | Luke Shumaker | |
2016-07-27 | oops | Luke Shumaker | |
2016-07-27 | split libbasic into src and include | Luke Shumaker | |
2016-07-27 | oops | Luke Shumaker | |
2016-07-27 | sd-journal | Luke Shumaker | |
2016-07-27 | merge the two parts of libsystemd | Luke Shumaker | |
2016-07-23 | stuff | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-13 | re-add rootprefix, | Luke Shumaker | |
2016-06-13 | fix typo | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-12 | more | Luke Shumaker | |
2016-06-12 | more | Luke Shumaker | |
2016-06-12 | makefile | Luke Shumaker | |
2016-06-12 | libudev-internal | Luke Shumaker | |
2016-06-09 | Update move.sh | Luke Shumaker | |
2016-06-09 | Merge branch 'parabola' into lukeshu/premove | Luke Shumaker | |
# Conflicts: # Makefile.am | |||
2016-06-09 | Merge tag 'v230-3.parabola1' into parabola | Luke Shumaker | |
2016-06-09 | # Rename "Linux Boot Manager" -> "Systemd Boot Manager"systemd/v230-3.parabola1 | Luke Shumaker | |
sed -i 's|Linux Boot Manager|Systemd Boot Manager|' src/boot/bootctl.c | |||
2016-06-09 | FSDG: man/: Use FSDG operating systems as examples. | Luke Shumaker | |
2016-06-09 | FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux" | Luke Shumaker | |
2016-06-09 | 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-06-09 | FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux". | Luke Shumaker | |
2016-06-09 | FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux". | Luke Shumaker | |
2016-06-09 | 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. |