index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-17
f
notsystemd/wip/nspawn
Luke Shumaker
2017-06-16
a
Luke Shumaker
2017-06-16
nspawn: Add a special "INHERIT" cgroup mode
Luke Shumaker
2017-06-16
nspawn: Divorce the code deciding the cgroup mounts from the code performing ...
Luke Shumaker
2017-06-16
nspawn: Don't expect the outer child die until after the inner is cgroupified
Luke Shumaker
2017-06-16
nspawn: Track the inner child and outer child PIDs separately
Luke Shumaker
2017-06-16
nspawn: Be more robust when deciding to create subcgroups or chown cgroups
Luke Shumaker
2017-06-16
nspawn: Improve error messages
Luke Shumaker
2017-06-16
nspawn: Clarify sync_cgroup(); tmp dirname, error message
Luke Shumaker
2017-06-16
nspawn: mount_legacy_cgns_supported(): Rename variables to not lie
Luke Shumaker
2017-06-16
nspawn: Merge chown_cgroup(), sync_cgroup(), and create_subcgroup() into one ...
Luke Shumaker
2017-06-16
nspawn: Detect the outer_cgver once, and pass that around
Luke Shumaker
2017-06-16
nspawn: nspawn-cgroup.{c,h}: s/unified_requested/inner_cgver/
Luke Shumaker
2017-06-16
nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.c
Luke Shumaker
2017-06-16
nspawn: Parse UNIFIED_CGROUP_HIERARCHY similarly to any other arg
Luke Shumaker
2017-06-16
nspawn: Clarify detect_unified_cgroup_hierarchy()
Luke Shumaker
2017-06-16
nspawn: Rename arg_uid_shift -> uid_shift
Luke Shumaker
2017-06-16
nspawn: Improve --help text
Luke Shumaker
2017-06-16
nspawn: Simplify tmpfs_patch_options() usage, and trickle that up
Luke Shumaker
2017-06-16
nspawn: mount_sysfs(): Reword the comment about /sys/fs/cgroup
Luke Shumaker
2017-06-16
cgroup-util: Fix a comment about cg_kernel_controllers() behavior
Luke Shumaker
2017-06-16
nspawn: if !cg_ns_supported() then force arg_use_cgns = false
Luke Shumaker
2017-06-16
nspawn: send_one_fd() uses the "return -errno" convention, not errno
Luke Shumaker
2017-06-16
nspawn: fix clobbering of selinux context arg
Zbigniew Jędrzejewski-Szmek
2017-06-16
tree-wide: adjust fall through comments so that gcc is happy
Zbigniew Jędrzejewski-Szmek
2017-06-16
sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)
Lubomir Rintel
2017-06-16
nspawn: add missing -E to getopt_long (#4860)
Wim de With
2017-06-16
nspawn: fix cgroup mode detection
Tejun Heo
2017-05-06
Merge tag 'systemd/v232-8.parabola2' into systemd/parabola
HEAD
systemd/parabola
Luke Shumaker
2017-05-06
Merge tag 'systemd/v232-6.parabola1'
systemd/v232-8.parabola2
Luke Shumaker
2017-05-06
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2016-12-17
Merge tag 'systemd/v232-6.parabola1' into systemd/parabola
Luke Shumaker
2016-12-17
# Rename "Linux Boot Manager" -> "Systemd Boot Manager"
systemd/v232-6.parabola1
Luke Shumaker
2016-12-17
FSDG: man/: Use FSDG operating systems as examples.
Luke Shumaker
2016-12-17
FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux"
Luke Shumaker
2016-12-17
FSDG: os-release: Default ID to "gnu-linux" instead of "linux".
Luke Shumaker
2016-12-17
FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux".
Luke Shumaker
2016-12-17
FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux".
Luke Shumaker
2016-12-17
FSDG: man/: Refer to the operating system as GNU/Linux.
Luke Shumaker
2016-12-17
Merge tag 'systemd/v232-4'
systemd/v232-6
Luke Shumaker
2016-12-17
nspawn: don't hide --bind=/tmp/* mounts
Dave Reisner
2016-12-17
build-sys: check for lz4 in the old and new numbering scheme (#4717)
Zbigniew Jędrzejewski-Szmek
2016-12-17
journal: make sure to initially populate the space info cache (#4807)
Franck Bui
2016-12-17
nspawn: fix exit code for --help and --version (#4609)
Martin Pitt
2016-12-17
Merge tag 'systemd/v232-4.parabola1' into systemd/parabola
Luke Shumaker
2016-12-17
# Rename "Linux Boot Manager" -> "Systemd Boot Manager"
systemd/v232-4.parabola1
Luke Shumaker
2016-12-17
FSDG: man/: Use FSDG operating systems as examples.
Luke Shumaker
2016-12-17
FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux"
Luke Shumaker
2016-12-17
FSDG: os-release: Default ID to "gnu-linux" instead of "linux".
Luke Shumaker
2016-12-17
FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux".
Luke Shumaker
[next]