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