summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAge
* update TODOLennart Poettering2014-06-27
|
* update TODOLennart Poettering2014-06-27
|
* update TODOLennart Poettering2014-06-27
|
* update TODOLennart Poettering2014-06-27
|
* TODO: Add items for the DHCPv6 implementationPatrik Flykt2014-06-26
|
* update TODOLennart Poettering2014-06-25
|
* update TODOLennart Poettering2014-06-25
|
* Trim TODOZbigniew Jędrzejewski-Szmek2014-06-25
|
* core/snapshot: log info when snapshots are created and removedZbigniew Jędrzejewski-Szmek2014-06-22
| | | | | Snapshot mechanism is not used very much, but snapshot creation/destruction should be at least as verbose as normal unit starting/stopping.
* core/transaction: avoid misleading error message when unit not foundZbigniew Jędrzejewski-Szmek2014-06-22
| | | | | | | There's no point in telling the user to look at the logs when an attempt to load the unit file failed with ENOENT. https://bugzilla.redhat.com/show_bug.cgi?id=996133
* update TODOLennart Poettering2014-06-19
|
* update TODOLennart Poettering2014-06-19
|
* update TODOLennart Poettering2014-06-19
|
* TODO: updateThomas Hindoe Paaboel Andersen2014-06-18
|
* TODO: updateKay Sievers2014-06-18
|
* update TODOLennart Poettering2014-06-18
|
* update TODOLennart Poettering2014-06-17
|
* update TODOLennart Poettering2014-06-17
|
* update TODOLennart Poettering2014-06-16
|
* update TODOLennart Poettering2014-06-16
|
* update TODOLennart Poettering2014-06-13
|
* update TODOLennart Poettering2014-06-11
|
* update TODOLennart Poettering2014-06-11
|
* update TODOLennart Poettering2014-06-06
|
* update TODOLennart Poettering2014-06-06
|
* update TODOLennart Poettering2014-06-05
|
* update TODOLennart Poettering2014-06-05
|
* update TODOLennart Poettering2014-06-05
|
* update TODOLennart Poettering2014-06-05
|
* update TODOLennart Poettering2014-06-04
|
* update TODOLennart Poettering2014-06-04
|
* fsck: disable "-l" option for nowKay Sievers2014-06-04
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=79576#c5
* update TODOLennart Poettering2014-05-22
|
* update TODOLennart Poettering2014-05-22
|
* update TODOLennart Poettering2014-05-22
|
* sd-dhcp-client: factor out dhcp packet allocationTom Gundersen2014-05-21
|
* TODOSusant Sahani2014-05-19
| | | | | | | | | | IFLA_IPTUN_PMTUDISC IFLA_IPTUN_FLAGS (ISA_TAP) FLA_IPTUN_6RD_PREFIX FLA_IPTUN_6RD_RELAY_PREFIX IFLA_IPTUN_6RD_PREFIXLEN IFLA_IPTUN_6RD_RELAY_PREFIXLEN
* networkd-wait-online: wait for addresses to be configuredTom Gundersen2014-05-19
|
* timesyncd: only attempt to connect when an address is configuredTom Gundersen2014-05-19
| | | | | For now, we accept both link-local and routable addresses, maybe we want to restrict ourselves to routable addresses only.
* update TODOLennart Poettering2014-05-19
|
* update TODOLennart Poettering2014-05-18
|
* update TODOLennart Poettering2014-05-18
|
* TODOTom Gundersen2014-05-17
|
* TODOTom Gundersen2014-05-16
|
* Update TODOLennart Poettering2014-05-16
|
* update TODOLennart Poettering2014-05-15
|
* Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek2014-05-15
| | | | | | | | | | | | | | | | | | | | Running systemctl enable/disable/set-default/... with the --root option under strace reveals that it accessed various files and directories in the main fs, and not underneath the specified root. This can lead to correct results only when the layout and configuration in the container are identical, which often is not the case. Fix this by adding the specified root to all file access operations. This patch does not handle some corner cases: symlinks which point outside of the specified root might be interpreted differently than they would be by the kernel if the specified root was the real root. But systemctl does not create such symlinks by itself, and I think this is enough of a corner case not to be worth the additional complexity of reimplementing link chasing in systemd. Also, simplify the code in a few places and remove an hypothetical memory leak on error.
* core: sysvcompat - $network should be equivalent to network-online, rather ↵Tom Gundersen2014-05-14
| | | | | | | | | | | | | | | | | | than network target Most likely the facility needed is actual connectivity, rather than whether or not the network managment daemon is running. We also need to explicitly pull in the network-online.target, as it is not active by default. This means {systemd-networkd,NetworkManager}-wait-online.service, can be enabled by default as part of network-online.target, and only delay boot when some service actively pulls it in. See: <https://bugzilla.gnome.org/show_bug.cgi?id=728965> Cc: Pavel Šimerda <psimerda@redhat.com> Cc: Michal Sekletar <msekleta@redhat.com>
* networkd: Add todo patch kernel for tunnel module aliasSusant Sahani2014-05-12
| | | | | | | Add to todo : 1. Patch kernel to support module alias for tunnel device 2. Remove libkmod dependency from networkd
* doc: typographical fine tuningJan Engelhardt2014-05-06
|