summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2014-09-03 13:59:59 +0200
committerLukas Nykryn <lnykryn@redhat.com>2014-09-03 14:03:14 +0200
commit64e84dbb14463afe63418357e64a17ad5b04040b (patch)
tree1e1b01b5a7c63f54a2ae1274206a0ade1fef5d0e /TODO
parentf3b8fbb1da6519e14985ea444f8304673d20ad3f (diff)
update TODO
Yum was creating <container>/var/run/yum.pid and hence this directory was created before filesystem package could create the symlink /var/run -> /run. This should be now fixed in yum.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 221b39f1a..299b938c4 100644
--- a/TODO
+++ b/TODO
@@ -11,9 +11,6 @@ Bugfixes:
* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
External:
-* Fedora: when installing fedora with yum --installroot /var/run is a directory, not a symlink
- https://bugzilla.redhat.com/show_bug.cgi?id=975864
-
* Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros.
* Fedora: post FPC ticket to move add %tmpfiles_create to the packaging guidelines