summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-21man: document /etc/modules-load.d/Lennart Poettering
2010-11-21man: document /etc/os-releaseLennart Poettering
2010-11-21man: document locale.confLennart Poettering
2010-11-21man: document /etc/vconsole.confLennart Poettering
2010-11-21man: document /etc/hostnameLennart Poettering
2010-11-19units: move a couple of units from base.target to sysinit.targetLennart Poettering
2010-11-19man: reorder things to follow the same order everywhereLennart Poettering
2010-11-19Revert "Revert "fsck: add new -l switch to fsck mount options""Lennart Poettering
2010-11-18build-sys: bump for v13systemd/v13Lennart Poettering
2010-11-18cryptsetup: actually show disk nameLennart Poettering
2010-11-18cryptsetup: show udev device name when asking for passwordLennart Poettering
2010-11-18sysctl: don't consider missing kernel options fatalLennart Poettering
2010-11-18sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering
2010-11-18mount: trivial optimizationLennart Poettering
2010-11-18units: enable console ask-password agent by defaultLennart Poettering
2010-11-18util: introduce /etc/os-release so that distros don't need to patch systemd t...Lennart Poettering
2010-11-18update TODOLennart Poettering
2010-11-18job: make sure we don't fail umount.target if a mount unit failed to stopLennart Poettering
2010-11-18units: make sure prefdm is killed first, user sessions second on shutdownLennart Poettering
2010-11-18cgroup: after killing cgroup processes, ensure the group is really dead gone....Lennart Poettering
2010-11-18cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it...Lennart Poettering
2010-11-18cryptsetup: automatically order crypt partitions before cryptsetup.targetLennart Poettering
2010-11-18man: trivial BindTo description fixAndrey Borzenkov
2010-11-18manager: make list of default controllers configurableLennart Poettering
2010-11-18build: expose libcryptsetup dependency in build stringLennart Poettering
2010-11-18pam: document controllers= switchLennart Poettering
2010-11-17cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering
2010-11-17pam: duplicate cgroup tree in the cpu hierarchy by default, optionally moreLennart Poettering
2010-11-17update TODOKay Sievers
2010-11-17Revert "update TODO"Kay Sievers
2010-11-17update TODOKay Sievers
2010-11-17build-sys: prep release 12systemd/v12Lennart Poettering
2010-11-17update TODOLennart Poettering
2010-11-16ask-password: add --console mode to ask questions on /dev/consoleLennart Poettering
2010-11-16cryptsetup: reword questions a littleLennart Poettering
2010-11-16units: order hwclock after readaheadLennart Poettering
2010-11-16path: don't mention too many inotify msgsLennart Poettering
2010-11-16cryptsetup: include device name in password questionLennart Poettering
2010-11-16cryptsetup: lock ourselves into memory as long as we deal with passwordsLennart Poettering
2010-11-16plymouth: use updated socket nameLennart Poettering
2010-11-16units: set TERM for gettys again, since they acquire a TTY on their ownLennart Poettering
2010-11-16units: allow start-up of plymouth ask-password agent very earlyLennart Poettering
2010-11-16units: enable ask-paswword .path units early enough to be useful for early mo...Lennart Poettering
2010-11-16units: delay getty until logins are allowedLennart Poettering
2010-11-16pam: always rely on loginuid instead of uid to determine cgroup and XDG_RUNTI...Lennart Poettering
2010-11-15cgroup: call root cgroup system instead of systemd-1Lennart Poettering
2010-11-15exec: automatically determine right TERM= setting based on tty nameLennart Poettering
2010-11-15pam: rename master user cgroup to 'master'Lennart Poettering
2010-11-15drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering
2010-11-15path: properly free PathSpec structsLennart Poettering