Systemd/src
Alban Crequy 099619957a cgroup2: use new fstype for unified hierarchy
Since Linux v4.4-rc1, __DEVEL__sane_behavior does not exist anymore and
is replaced by a new fstype "cgroup2".

With this patch, systemd no longer supports the old (unstable) way of
doing unified hierarchy with __DEVEL__sane_behavior and systemd now
requires Linux v4.4 for unified hierarchy.

Non-unified hierarchy is still the default and is unchanged by this
patch.

67e9c74b8a
2016-03-26 12:05:29 -04:00
..
ac-power tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
activate tree-wide: make ++/-- usage consistent WRT spacing 2016-02-22 20:32:04 -08:00
analyze Merge pull request #2671 from 0xAX/move-pager-open-to-one-place 2016-02-25 15:29:59 -05:00
ask-password ask-password: add option --no-output to not print password to stdout 2016-03-01 19:02:11 +01:00
backlight tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
basic cgroup2: use new fstype for unified hierarchy 2016-03-26 12:05:29 -04:00
binfmt tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
boot tree-wide: minor formatting inconsistency cleanups 2016-02-23 14:20:34 -08:00
cgls tree-wide: merge pager_open_if_enabled() to the pager_open() 2016-02-26 01:13:23 +06:00
cgroups-agent tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
cgtop tree-wide: make more global variables static 2016-02-13 12:28:28 +01:00
core cgroup2: use new fstype for unified hierarchy 2016-03-26 12:05:29 -04:00
coredump Merge pull request #2671 from 0xAX/move-pager-open-to-one-place 2016-02-25 15:29:59 -05:00
cryptsetup tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
dbus1-generator tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
debug-generator tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
delta Merge pull request #2671 from 0xAX/move-pager-open-to-one-place 2016-02-25 15:29:59 -05:00
detect-virt tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
escape tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
firstboot firstboot: use laccess macro instead of facessat() 2016-03-06 13:27:59 +06:00
fsck tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
fstab-generator fstab-generator: fix automount option and don't start associated mount unit at boot 2016-03-04 22:09:08 +01:00
getty-generator tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
gpt-auto-generator tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
hibernate-resume tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
hostname selinux: always try to load the full selinux db 2016-03-01 20:39:30 -05:00
hwdb tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
import import: don't claim we had copied a settings file if we didn't 2016-02-21 20:40:57 +01:00
initctl tree-wide: make ++/-- usage consistent WRT spacing 2016-02-22 20:32:04 -08:00
journal test-compress-benchmark: skip loop iteration if size is 0 2016-03-04 21:46:47 -05:00
journal-remote tree-wide: minor formatting inconsistency cleanups 2016-02-23 14:20:34 -08:00
kernel-install
libsystemd sd-path: use XDG_CONFIG_HOME instead of hardcoding ~/.config for user-dirs 2016-03-15 04:09:44 +00:00
libsystemd-network Revert "DHCP DUID and IAID configurability" 2016-03-21 18:24:24 -04:00
libudev include sys/sysmacros.h in more places 2016-03-14 23:29:10 -04:00
locale localectl: align output of 'localectl status' command 2016-03-24 10:58:38 +09:00
login logind: fix crash when shutdown is not issued from a tty 2016-03-24 08:35:17 +01:00
machine Merge pull request #2671 from 0xAX/move-pager-open-to-one-place 2016-02-25 15:29:59 -05:00
machine-id-setup tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
modules-load tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
network Revert "DHCP DUID and IAID configurability" 2016-03-21 18:24:24 -04:00
notify tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
nspawn cgroup2: use new fstype for unified hierarchy 2016-03-26 12:05:29 -04:00
nss-myhostname tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
nss-mymachines tree-wide: make ++/-- usage consistent WRT spacing 2016-02-22 20:32:04 -08:00
nss-resolve tree-wide: make ++/-- usage consistent WRT spacing 2016-02-22 20:32:04 -08:00
path tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
quotacheck tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
random-seed tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
rc-local-generator tree-wide: make more global variables static 2016-02-13 12:28:28 +01:00
remount-fs tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
reply-password tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
resolve tree-wide: use SET_FLAG() macro to make code more clear 2016-03-05 18:26:01 +06:00
rfkill tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
run run: remove period when printing started units 2016-03-23 15:45:32 +01:00
shared Ignore BOM in config files 2016-03-22 18:51:59 -04:00
sleep tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
socket-proxy tree-wide: make ++/-- usage consistent WRT spacing 2016-02-22 20:32:04 -08:00
stdio-bridge stdio-bridge: Correctly propagate error 2016-02-29 10:45:34 +01:00
sysctl tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
system-update-generator tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
systemctl systemctl: no need to pass --all if inactive is explicitly requested in list-units 2016-03-23 08:36:05 +01:00
systemd Revert "DHCP DUID and IAID configurability" 2016-03-21 18:24:24 -04:00
sysusers selinux: always try to load the full selinux db 2016-03-01 20:39:30 -05:00
sysv-generator tree-wide: minor formatting inconsistency cleanups 2016-02-23 14:20:34 -08:00
test Merge pull request #2880 from keszybz/more-tests 2016-03-22 10:23:12 +01:00
timedate selinux: always try to load the full selinux db 2016-03-01 20:39:30 -05:00
timesync clock-util: make clock_is_localtime() testable and add initial tests 2016-02-26 11:28:49 +01:00
tmpfiles tree-wide: use SET_FLAG() macro to make code more clear 2016-03-05 18:26:01 +06:00
tty-ask-password-agent Merge pull request #2495 from heftig/master 2016-02-10 16:53:49 +01:00
udev include sys/sysmacros.h in more places 2016-03-14 23:29:10 -04:00
update-done selinux: always try to load the full selinux db 2016-03-01 20:39:30 -05:00
update-utmp tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
user-sessions selinux: always try to load the full selinux db 2016-03-01 20:39:30 -05:00
vconsole tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
.gitignore
Makefile