source: trunk/cereal/TODO @ 458

Last change on this file since 458 was 458, checked in by jrollins, 6 years ago

cereal: updated TODO

File size: 1.1 KB
Line 
1TODO:
2
3we say that logs "can be limited in size", but how exactly is that done?
4   documentation should include how to do that.
5
6debian install:
7 - fix install scripts to reenable all enabled sessions after upgrade
8
9better error reporting.  when things don't start, provide better feedback
10 - need better checking that a given tty is a valid terminal device.
11 - screen often fails with error code=0.  if screen can not attach to a tty, it
12   will silently fail -> MORE SCREEN TO STDOUT/STDERR!!!
13
14more/clearer cereal state logging
15
16more restrictions for screen?
17
18bash completion
19
20add parameters to "cereal-admin list" to allow for tailored output
21
22create /usr/bin/cereal-shell (and add it to /etc/shells in pkgscripts
23   via /usr/sbin/{add,remove}-shell) to make it easier to allow serial
24   console access to ssh users without giving away the shop.
25
26shared access to screen sessions?
27
28make sure all scripts run with dash instead of bash for lighter-weight systems.
29
30change logging to some sort of hexdump form, so that the timestamps are
31   reasonable.
32 - jamie doesn't want to do this.  jamie thinks timestamps are plenty
33   "reasonable" as they are.
Note: See TracBrowser for help on using the repository browser.