summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-16Merge tag 'notsystemd/v239.1-3' into notsystemd/masternotsystemd/masterLuke Shumaker
2018-08-16Merge tag 'notsystemd/v239.1' into notsystemd/masterLuke Shumaker
2018-08-16Merge tag 'notsystemd/v234.1' into notsystemd/masterLuke Shumaker
2018-08-16Merge tag 'notsystemd/v233.1' into notsystemd/masterLuke Shumaker
2018-08-16Merge tag 'notsystemd/v232.2' into notsystemd/masterLuke Shumaker
2018-08-16nspawn: detect_inner_cgver_from_image(): Be more detailed in the final log_debugnotsystemd/v239.1-3Luke Shumaker
2018-08-16nspawn: detect_inner_cgver_from_image(): Don't assume old systemdLuke Shumaker
2018-08-16cgroup-util: Get stricter about mode detectionLuke Shumaker
2018-08-16cgroup-util,nspawn: Add a special "inherit" cgroup mode for nspawnLuke Shumaker
2018-08-16nspawn: nspawn-cgroup.c: Drastically modify cgroup_setup()Luke Shumaker
2018-08-16nspawn: Rename chown_cgroup_path → cgdir_chownLuke Shumaker
2018-08-16nspawn: (Re)mount the systemd hierarchy RO in the outer child, not innerLuke Shumaker
2018-08-16nspawn: Clarify sync_cgroup(); tmp dirname, error messageLuke Shumaker
2018-08-16nspawn: Improve --help textLuke Shumaker
2018-08-16nspawn: Also allow the user to force hybrid cgroup modeLuke Shumaker
2018-08-16nspawn: Hoist the decision to sync cgroups from the callee sync_cgroup() to t...Luke Shumaker
2018-08-16nspawn: Go ahead and always decide the cgroup mounts in the outer child, not ...Luke Shumaker
2018-08-16nspawn: Split off cgroup_decide_mounts() from mount_cgroups()Luke Shumaker
2018-08-16nspawn: Decide all cgroup mounts/symlinks before performing any of themLuke Shumaker
2018-08-16nspawn: Add functions for deciding cgroup mounts before performing themLuke Shumaker
2018-08-16nspawn: nspawn-cgroup.c: Add dividers/headingsLuke Shumaker
2018-08-16nspawn: Track the inner child and outer child PIDs separatelyLuke Shumaker
2018-08-16nspawn: Change where we filter the name=systemd hierarchyLuke Shumaker
2018-08-16nspawn: get_v1_hierarchies(): Ditch a pointless check for "name=unified"Luke Shumaker
2018-08-16nspawn: mount_legacy_cgns_supported(): Rename variables to not lieLuke Shumaker
2018-08-16nspawn: Merge chown_cgroup(), sync_cgroup(), & create_subcgroup() into one cg...Luke Shumaker
2018-08-16nspawn: Detect the outer_cgver once, and pass that aroundLuke Shumaker
2018-08-16nspawn: Parse UNIFIED_CGROUP_HIERARCHY similarly to any other argLuke Shumaker
2018-08-16nspawn: Expand comments in detect_unified_cgroup_hierarchy()Luke Shumaker
2018-08-16nspawn: if !cg_ns_supported() then force arg_use_cgns = falseLuke Shumaker
2018-08-16cgroup-util: Split out cg_pid_get_path_internal()Luke Shumaker
2018-08-16nspawn: Allow the container to inherit a 232-style hybrid (#6310)Luke Shumaker
2018-08-16cgroup-util,nspawn: Use switch cases around CGroupUnified when possibleLuke Shumaker
2018-08-16cgroup-util: Add cg_version() to get the raw CGroupUnified enumLuke Shumaker
2018-08-16cgroup-util: Merge the unified_cache and unified_systemd_v232 cachesLuke Shumaker
2018-08-16nspawn: nspawn.c: s/unified_cgroup_hierarchy/inner_cgver/Luke Shumaker
2018-08-16nspawn: nspawn-cgroup.{c,h}: s/unified_requested/inner_cgver/Luke Shumaker
2018-08-16nspawn: mount_sysfs(): Unconditionally mkdir /sys/fs/cgroupLuke Shumaker
2018-08-16cgroup-util: cg_kernel_controllers(): Fix comment about including "name="Luke Shumaker
2018-08-16nspawn: sync_cgroup(): Rename arg_uid_shift -> uid_shiftLuke Shumaker
2018-08-16nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.cLuke Shumaker
2018-08-16nspawn: Simplify tmpfs_patch_options() usage, and trickle that upLuke Shumaker
2018-08-16nspawn: Simplify mkdir_userns() usage, and trickle that upLuke Shumaker
2018-08-16Merge tag 'systemd/v239.0-2.parabola7' into systemd/parabolaHEADsystemd/parabolaLuke Shumaker
2018-08-16FSDG: bootctl: Say "Systemd Boot Manager" instead of "Linux Boot Manager"systemd/v239.0-2.parabola7Luke Shumaker
2018-08-16FSDG: man/: Use FSDG operating systems as examplesLuke Shumaker
2018-08-16FSDG: systemd-resolved: Fallback hostname to "gnu-linux" instead of "linux"Luke Shumaker
2018-08-16FSDG: os-release: Default ID to "gnu-linux" instead of "linux"Luke Shumaker
2018-08-16FSDG: os-release: Default NAME to "GNU/Linux" instead of "Linux"Luke Shumaker
2018-08-16FSDG: os-release: Default PRETTY_NAME to "GNU/Linux" instead of "Linux"Luke Shumaker