Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-13 | Move systemctl dot to systemd-analyze dot | Simon Peeters | |
2013-02-13 | update TODO | Lennart Poettering | |
2013-02-13 | update TODO | Lennart Poettering | |
2013-02-13 | TODO | Lennart Poettering | |
2013-02-13 | update TODO | Lennart Poettering | |
2013-02-12 | TODO: bootchart items | Auke Kok | |
2013-02-13 | update TODO | Lennart Poettering | |
2013-02-09 | update TODO | Lennart Poettering | |
2013-02-09 | logind: rename "seat-master" tag to "master-of-seat" | Lennart Poettering | |
We currently enforce that seats are to be named in the form of "seatXXX", i.e. need to begin with the 4 characters "seat". Thus, "seat-master" would qualify as a seat name. As seat names are frequently used as tags on devices, the "seat-master" tag might hence confuse logind if the user decides to name a seat "seat-master". Hence, avoid any ambuigity: let's rename the "seat-master" tag to "master-of-seat". | |||
2013-02-09 | update TODO | Lennart Poettering | |
2013-02-08 | update TODO | Lennart Poettering | |
2013-02-06 | man: see also dracut(7) in bootup(7) | Zbigniew Jędrzejewski-Szmek | |
2013-02-04 | update TODO | Lennart Poettering | |
2013-02-04 | update TODO | Lennart Poettering | |
2013-02-04 | TODO: update | Kay Sievers | |
2013-01-29 | test: some trivial fixes to test scripts | Zbigniew Jędrzejewski-Szmek | |
- fix typo - use compiled systemd-nspawn - drop --capability=... from systemd-nspawn invocation, is is the default now - simplify sudo make invocations | |||
2013-01-29 | TODO | Lennart Poettering | |
2013-01-29 | update TODO | Lennart Poettering | |
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 | |