Custom Query (1145 matches)
Results (37 - 39 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#962 | fixed | Add systemd support to pyhesiodfs | slz | geofft |
Description |
It sounds like Wheezy will have systemd, so it'd be nice to add support for it. Just like lazily/demand-loading everything else, systemd supports demand-loading filesystems by using the autofs kernel interface (this is primarily used for stuff like /sys/kernel/debug and /proc/sys/fs/binfmt_misc). It'd be nice to demand-load pyhesiodfs on first access to /mit. Unfortunately, systemd seems to assume that a normal mount entry will suffice, and not start a daemon that will provide some FUSE service or something. We should see if there's a way to associate a .automount file with a .service file instead of a .mount one. Take a look at systemd.automount(5) and systemd.mount(5). |
|||
#149 | wontfix | Add terminal launcher to GNOME panel | broder | |
Description |
We should bring back the terminal launcher on the panel. It's not the distribution default, but as was pointed out recently, Ubuntu tries to make the terminal unnecessary, while Athena has no such feature. |
|||
#1513 | fixed | Add trimage to thirdparty | jdreed | |
Description |
We have a request to add the 'trimage' package (in universe) to cluster machines. |