summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-27Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-07-27./move.shLuke Shumaker
2016-07-27sd-journalLuke Shumaker
2016-07-27Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-07-27./move.shLuke Shumaker
2016-07-27merge the two parts of libsystemdLuke Shumaker
2016-07-23Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-07-23./move.shLuke Shumaker
2016-07-23stuffLuke Shumaker
2016-06-13Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-13./move.shLuke Shumaker
2016-06-13moreLuke Shumaker
2016-06-13re-add rootprefix,Luke Shumaker
2016-06-13fix typoLuke Shumaker
2016-06-13Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-13./move.shLuke Shumaker
2016-06-13moreLuke Shumaker
2016-06-13Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-13./move.shLuke Shumaker
2016-06-13moreLuke Shumaker
2016-06-13Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-13./move.shLuke Shumaker
2016-06-13moreLuke Shumaker
2016-06-13Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-13./move.shLuke Shumaker
2016-06-13moreLuke Shumaker
2016-06-12Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-12./move.shLuke Shumaker
2016-06-12moreLuke Shumaker
2016-06-12Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-12./move.shLuke Shumaker
2016-06-12moreLuke Shumaker
2016-06-12Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-12./move.shLuke Shumaker
2016-06-12makefileLuke Shumaker
2016-06-12Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-12./move.shLuke Shumaker
2016-06-12libudev-internalLuke Shumaker
2016-06-09Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-09./move.shLuke Shumaker
2016-06-09Update move.shLuke Shumaker
2016-06-09Merge branch 'parabola' into lukeshu/premoveLuke Shumaker
# Conflicts: # Makefile.am
2016-06-09Merge tag 'v230-3.parabola1' into parabolaLuke Shumaker
2016-06-09# Rename "Linux Boot Manager" -> "Systemd Boot Manager"systemd/v230-3.parabola1Luke Shumaker
sed -i 's|Linux Boot Manager|Systemd Boot Manager|' src/boot/bootctl.c
2016-06-09FSDG: man/: Use FSDG operating systems as examples.Luke Shumaker
2016-06-09FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux"Luke Shumaker
2016-06-09FSDG: 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-09FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux".Luke Shumaker
2016-06-09FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux".Luke Shumaker
2016-06-09FSDG: 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.