Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-27 | TODO: update | Kay Sievers | |
2013-01-25 | reorganize TODO | Lennart Poettering | |
2013-01-25 | logind: rework delay inhibition logic | Lennart Poettering | |
- Don't allow any locks to be taken while we are in the process of executing the specific operation, so that apps are not surprised if a suspend/shutdown happens while they rely on their inhibitor. - Get rid of the Resumed signal, it was a bad idea, and redundant due to PrepareForSleep(false), see below. - Always send out PrepareFor{Shutdown,Sleep} signals, instead of only if a delay lock is taken. - Move PrepareForSleep(false) after we come back from the suspend, so that apps can use this as "Resumed" notification. This also has the benefit that apps know when to take a new lock. | |||
2013-01-25 | update TODO | Lennart Poettering | |
2013-01-25 | update TODO | Lennart Poettering | |
2013-01-24 | build-sys: link runlevel targets on install only if sysv compat is enabled | Zbigniew Jędrzejewski-Szmek | |
2013-01-24 | update TODO | Lennart Poettering | |
2013-01-24 | update TODO | Lennart Poettering | |
2013-01-21 | update TODO | Lennart Poettering | |
2013-01-21 | update TODO | Lennart Poettering | |
2013-01-20 | TODO: update loader variables | Kay Sievers | |
2013-01-19 | update TODO | Lennart Poettering | |
2013-01-19 | update TODO | Lennart Poettering | |
2013-01-19 | update TODO | Lennart Poettering | |
2013-01-19 | update TODO | Lennart Poettering | |
2013-01-18 | update TODO | Lennart Poettering | |
2013-01-17 | TODO: remove vconsole items | Kay Sievers | |
We should not pimp up the kernel's VC stuff, it's too linited and fragile. At the moment not even the font uploaded early during bootup does survive the KMS driver taking over the framebuffer driver. We surely don't want to make promises about colors or resolution. The future is fullscreen KMS/kmscon/wayland/... based terminals using X fonts, keymaps, input methods, and not the old school too limited kernel VC stuff. So leave the kernel VCs as they are, and don't expect wonders. | |||
2013-01-17 | TODO: update udev | Kay Sievers | |
2013-01-17 | update TODO | Lennart Poettering | |
2013-01-17 | update TODO | Lennart Poettering | |
2013-01-16 | TODO: Fedora 19 - /var/log/journal/ | Kay Sievers | |
2013-01-16 | TODO: add autofs expire details | Kay Sievers | |
2013-01-16 | TODO: update | Kay Sievers | |
2013-01-16 | doc: disable "make check" for gtk-doc | Kay Sievers | |
2013-01-15 | update TODO | Lennart Poettering | |
2013-01-15 | update TODO | Lennart Poettering | |
2013-01-15 | man: generate xml not html for index | Zbigniew Jędrzejewski-Szmek | |
This way we also get a man page. The output is not as polished. I hope that it doesn't matter too much. index.html is not generated now, the page is called systemd.index.html. If necessary, an install hook should be added. | |||
2013-01-15 | man: add links to directive index to see-alsos | Zbigniew Jędrzejewski-Szmek | |
systemd.directives(5) is renamed to systemd.directives(7). Section 7 is "Miscellaneous". | |||
2013-01-15 | Update TODO | Lennart Poettering | |
2013-01-14 | update TODO | Lennart Poettering | |
2013-01-14 | update TODO | Lennart Poettering | |
2013-01-14 | update TODO | Lennart Poettering | |
2013-01-11 | update TODO | Lennart Poettering | |
2013-01-10 | update TODO | Lennart Poettering | |
2013-01-09 | udev: move string copy functions to shared/ | Kay Sievers | |
2013-01-08 | update TODO | Lennart Poettering | |
2013-01-08 | update TODO | Lennart Poettering | |
2013-01-07 | TODO: update | Kay Sievers | |
2013-01-07 | update TODO | Lennart Poettering | |
2013-01-07 | TODO | Tom Gundersen | |
2013-01-06 | update TODO | Zbigniew Jędrzejewski-Szmek | |
2013-01-06 | TODO: update | Kay Sievers | |
2013-01-04 | udev: set device node permissions only at "add" events | Kay Sievers | |
2013-01-04 | systemctl: add is-failed | Thomas Hindoe Paaboel Andersen | |
Adds is-failed to join is-active and is-enabled. I grabbed this one from the todo list. Most of the functionality was already there for is-active. I just needed to make check_one_unit take the states to check for as an argument instead of the hardcoded "active" and "reloading". is-failed will return 1 if none of the units given are failed. This is different from is-active which will return 3 if none of the units given are active. It returns 3 with this comment: /* According to LSB: "program is not running" */ As that does not make sense when looking for failed units I simply chose 1 instead. | |||
2012-12-31 | TODO | Lennart Poettering | |
2012-12-31 | unit: add ConditionACPower= | Lennart Poettering | |
2012-12-31 | TODO | Lennart Poettering | |
2012-12-31 | TODO | Lennart Poettering | |
2012-12-24 | update TODO | Lennart Poettering | |
2012-12-24 | update TODO | Lennart Poettering | |