summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2013-03-01specifier: when resolving specifier strings when loading configuration, ↵Lennart Poettering
don't misunderstand parse failures as OOM http://lists.freedesktop.org/archives/systemd-devel/2013-February/009179.html
2013-02-28man: clarify systemctl --property= documentation a bitLennart Poettering
2013-02-28update TODOLennart Poettering
2013-02-27systemd-activate: add a socket-activation test toolZbigniew Jędrzejewski-Szmek
2013-02-27update TODOLennart Poettering
2013-02-27update TODOLennart Poettering
2013-02-27mount-setup: mount pstore filesystemKay Sievers
2013-02-27update TODO, hackfest editionLennart Poettering
2013-02-26TODO: updateKay Sievers
2013-02-22TODO: drop two itemsZbigniew Jędrzejewski-Szmek
2013-02-21TODO: removed ratelimitHarald Hoyer
2013-02-21fstab-generator: change kernel command line mount path for rootHarald Hoyer
Use /sysroot instead of /new_root to mount the real root in the initramfs.
2013-02-20man: document %%Zbigniew Jędrzejewski-Szmek
2013-02-16TODOAuke Kok
2013-02-14update TODOThomas Hindoe Paaboel Andersen
2013-02-13bootchart itemsAuke Kok
2013-02-13Move systemctl dot to systemd-analyze dotSimon Peeters
2013-02-13update TODOLennart Poettering
2013-02-13update TODOLennart Poettering
2013-02-13TODOLennart Poettering
2013-02-13update TODOLennart Poettering
2013-02-12TODO: bootchart itemsAuke Kok
2013-02-13update TODOLennart Poettering
2013-02-09update TODOLennart Poettering
2013-02-09logind: 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-09update TODOLennart Poettering
2013-02-08update TODOLennart Poettering
2013-02-06man: see also dracut(7) in bootup(7)Zbigniew Jędrzejewski-Szmek
2013-02-04update TODOLennart Poettering
2013-02-04update TODOLennart Poettering
2013-02-04TODO: updateKay Sievers
2013-01-29test: some trivial fixes to test scriptsZbigniew 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-29TODOLennart Poettering
2013-01-29update TODOLennart Poettering
2013-01-27TODO: updateKay Sievers
2013-01-25reorganize TODOLennart Poettering
2013-01-25logind: rework delay inhibition logicLennart 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-25update TODOLennart Poettering
2013-01-25update TODOLennart Poettering
2013-01-24build-sys: link runlevel targets on install only if sysv compat is enabledZbigniew Jędrzejewski-Szmek
2013-01-24update TODOLennart Poettering
2013-01-24update TODOLennart Poettering
2013-01-21update TODOLennart Poettering
2013-01-21update TODOLennart Poettering
2013-01-20TODO: update loader variablesKay Sievers
2013-01-19update TODOLennart Poettering
2013-01-19update TODOLennart Poettering
2013-01-19update TODOLennart Poettering
2013-01-19update TODOLennart Poettering
2013-01-18update TODOLennart Poettering