Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-27 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-07-27 | ./move.sh | Luke Shumaker | |
2016-07-27 | sd-journal | Luke Shumaker | |
2016-07-27 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-07-27 | ./move.sh | Luke Shumaker | |
2016-07-27 | merge the two parts of libsystemd | Luke Shumaker | |
2016-07-23 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-07-23 | ./move.sh | Luke Shumaker | |
2016-07-23 | stuff | Luke Shumaker | |
2016-06-13 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-13 | ./move.sh | 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 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-13 | ./move.sh | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-13 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-13 | ./move.sh | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-13 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-13 | ./move.sh | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-13 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-13 | ./move.sh | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-12 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-12 | ./move.sh | Luke Shumaker | |
2016-06-12 | more | Luke Shumaker | |
2016-06-12 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-12 | ./move.sh | Luke Shumaker | |
2016-06-12 | more | Luke Shumaker | |
2016-06-12 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-12 | ./move.sh | Luke Shumaker | |
2016-06-12 | makefile | Luke Shumaker | |
2016-06-12 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-12 | ./move.sh | Luke Shumaker | |
2016-06-12 | libudev-internal | Luke Shumaker | |
2016-06-09 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-09 | ./move.sh | 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. |