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