summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* man: document locale.confLennart Poettering2010-11-21
|
* man: document /etc/vconsole.confLennart Poettering2010-11-21
|
* man: document /etc/hostnameLennart Poettering2010-11-21
|
* units: move a couple of units from base.target to sysinit.targetLennart Poettering2010-11-19
|
* man: reorder things to follow the same order everywhereLennart Poettering2010-11-19
|
* Revert "Revert "fsck: add new -l switch to fsck mount options""Lennart Poettering2010-11-19
| | | | | | | | This reverts commit c8bc83f5eac49f083ae53d965577118c1b5c1116. As Karel pointed out the -l switch doesn't actualy conflict with per-filesystem options, since those can be seperated by -- in the command line. Since -l is here to stay we hence enable it again for now.
* build-sys: bump for v13Lennart Poettering2010-11-18
|
* cryptsetup: actually show disk nameLennart Poettering2010-11-18
|
* cryptsetup: show udev device name when asking for passwordLennart Poettering2010-11-18
|
* sysctl: don't consider missing kernel options fatalLennart Poettering2010-11-18
|
* sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering2010-11-18
|
* mount: trivial optimizationLennart Poettering2010-11-18
|
* units: enable console ask-password agent by defaultLennart Poettering2010-11-18
|
* util: introduce /etc/os-release so that distros don't need to patch systemd ↵Lennart Poettering2010-11-18
| | | | to get a welcome message
* update TODOLennart Poettering2010-11-18
|
* job: make sure we don't fail umount.target if a mount unit failed to stopLennart Poettering2010-11-18
|
* units: make sure prefdm is killed first, user sessions second on shutdownLennart Poettering2010-11-18
|
* cgroup: after killing cgroup processes, ensure the group is really dead ↵Lennart Poettering2010-11-18
| | | | gone. wait for 3s at max
* cgroup: if we couldn't remove a cgroup after killing evertyhing in it then ↵Lennart Poettering2010-11-18
| | | | it's fine
* cryptsetup: automatically order crypt partitions before cryptsetup.targetLennart Poettering2010-11-18
|
* man: trivial BindTo description fixAndrey Borzenkov2010-11-18
| | | | I guess "unexpected" implies "without involvement".
* manager: make list of default controllers configurableLennart Poettering2010-11-18
|
* build: expose libcryptsetup dependency in build stringLennart Poettering2010-11-18
|
* pam: document controllers= switchLennart Poettering2010-11-18
|
* cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering2010-11-17
|
* pam: duplicate cgroup tree in the cpu hierarchy by default, optionally moreLennart Poettering2010-11-17
|
* update TODOKay Sievers2010-11-17
|
* Revert "update TODO"Kay Sievers2010-11-17
| | | | | | This reverts commit afe635e71838c9e62e25a928cbcefc343744dda5. Oops, libnotify should not have been in here.
* update TODOKay Sievers2010-11-17
|
* build-sys: prep release 12Lennart Poettering2010-11-17
|
* update TODOLennart Poettering2010-11-17
|
* ask-password: add --console mode to ask questions on /dev/consoleLennart Poettering2010-11-16
|
* cryptsetup: reword questions a littleLennart Poettering2010-11-16
|
* units: order hwclock after readaheadLennart Poettering2010-11-16
|
* path: don't mention too many inotify msgsLennart Poettering2010-11-16
|
* cryptsetup: include device name in password questionLennart Poettering2010-11-16
|
* cryptsetup: lock ourselves into memory as long as we deal with passwordsLennart Poettering2010-11-16
|
* plymouth: use updated socket nameLennart Poettering2010-11-16
|
* units: set TERM for gettys again, since they acquire a TTY on their ownLennart Poettering2010-11-16
|
* units: allow start-up of plymouth ask-password agent very earlyLennart Poettering2010-11-16
|
* units: enable ask-paswword .path units early enough to be useful for early ↵Lennart Poettering2010-11-16
| | | | mounts
* units: delay getty until logins are allowedLennart Poettering2010-11-16
|
* pam: always rely on loginuid instead of uid to determine cgroup and ↵Lennart Poettering2010-11-16
| | | | XDG_RUNTIME_DIR
* cgroup: call root cgroup system instead of systemd-1Lennart Poettering2010-11-15
|
* exec: automatically determine right TERM= setting based on tty nameLennart Poettering2010-11-15
|
* pam: rename master user cgroup to 'master'Lennart Poettering2010-11-15
|
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-15
|
* path: properly free PathSpec structsLennart Poettering2010-11-15
|
* manager: ignore invalid epoll eventsLennart Poettering2010-11-15
|
* units: use ConditionDirectoryNotEmpty= where applicableLennart Poettering2010-11-15
|