Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.37 KB

TODO

File metadata and controls

35 lines (31 loc) · 1.37 KB

#-*- mode: org -*-

Vicious

Implement intelligent multigraph support

Expand raid to grab data for all available devices

Consider commiting power drain support to bat.lua

Document contrib widgets in contrib/README

Complete the hddtemp fix

  • In certain setups regexp does not match all devices
    • The regexp catches the first device name, but last stats
    • Shortening the match introduced new problems IIRC

Add fan speed to thermal.lua

Fix contrib/sensors for Ian

  • > it does work and provides the lm_sensors > information but only for one cpu core.

Return values of type number in NET and FS

  • Note: tonumber() strips decimal points

Simplify scrolling using negative margins + fixed width

Try to simplify truncating with a fixed width

Changelog header


Full changelog is available online: http://git.sysphere.org/vicious/log/?showmsg=1


Git

Git hook post-update not executed on git push

Git post-update hook does not leave info/refs with correct permissions

Git persmission are incorrect since 1.6.5, does not honor umask

Git smart http transport with cgit