summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-02Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-06-02Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-02./move.shLuke Shumaker
2016-06-02tidy bzip2 variablesLuke Shumaker
2016-06-02libsystemdLuke Shumaker
2016-06-02core: log cgroup legacy and unified hierarchy setting translationsTejun Heo
To accommodate changes in kernel interface, cgroup unified hierarchy support added several configuration items which overlap with the existing resource control settings and there is simple config translation between the overlapping settings to ease the transition. As why certain cgroup knobs are being configured can become confusing, this patch adds a master warning message which is printed once when such translation is first used and logs each translation with a debug message. v2: - Switched to log_unit*().
2016-06-02core: pass Unit into cgroup_context_apply() and use log_unit*()Tejun Heo
cgroup_context_apply() and friends take CGroupContext and cgroup path as input and has no way of getting back to the associated Unit and thus uses raw cgroup path for logging. This makes the log messages difficult to track down. There's no reason to avoid passing in Unit into these functions. Pass in Unit and use log_unit*() instead. While at it, make cgroup_context_apply(), which has no outside users, static. Also, drop cgroup path from log messages where the path itself isn't too interesting and can be easily obtained from the unit.
2016-06-02fixityLuke Shumaker
2016-06-02Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-06-02Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-02./move.shLuke Shumaker
2016-06-02busctlLuke Shumaker
2016-06-02stuffLuke Shumaker
2016-06-02fixup config.status handlingLuke Shumaker
2016-06-02Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
# Conflicts: # src/journal/Makefile
2016-06-02Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-02./move.shLuke Shumaker
2016-06-02stuff in MakefilesLuke Shumaker
2016-06-02Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-02./move.shLuke Shumaker
2016-06-02move libsystemd-journal source filesLuke Shumaker
2016-06-02get libsystemd-journal-internal buildingLuke Shumaker
2016-06-01fix libbasic out of tree buildLuke Shumaker
2016-06-01Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk
2016-06-01Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-01./move.shLuke Shumaker
2016-06-01moreLuke Shumaker
2016-06-01(systemd) Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk
2016-06-01Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk
2016-06-01Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-01./move.shLuke Shumaker
2016-06-01moreLuke Shumaker
2016-06-01Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-01./move.shLuke Shumaker
2016-06-01more stuffLuke Shumaker
2016-06-01tidy libfirewallLuke Shumaker
2016-06-01thingLuke Shumaker
2016-06-01more stuffLuke Shumaker
2016-06-01revert some changesLuke Shumaker
2016-06-01(systemd) stuffLuke Shumaker
2016-06-01stuffLuke Shumaker
2016-06-01work on libsharedLuke Shumaker
2016-06-01Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
# Conflicts: # build-aux/Makefile.once.head/20-systemd.mk # build-aux/Makefile.once.tail/20-systemd.mk # config.mk.in # src/libbasic/Makefile # src/libshared/Makefile # src/libsystemd/libsystemd-internal/Makefile
2016-06-01Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-06-01./move.shLuke Shumaker
2016-06-01default to calling automake2autothingLuke Shumaker
2016-06-01(systemd) get libbasic to build againLuke Shumaker
2016-06-01get libbasic to build againLuke Shumaker
2016-06-01stuffLuke Shumaker
2016-06-01Makefiles: learn about configureLuke Shumaker