Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-07-07 | opie-init: initscript cosmetics and fixed packaging wrt qpe.conf | Michael Krelin | 3 | |
2007-07-04 | opie-init: Remove hacky and stale overrides for opie init script. | Paul Sokolovsky | 3 | |
* This shouldn't be done this way. There shouldn't be need for doing device-specific (don't mix with feature-specific) configuration, and even if, it should be done if one well-maintained script. | ||||
2007-07-04 | opie-init: Fix packaging. | Paul Sokolovsky | 2 | |
2007-07-04 | opie-init: Update for FHS-compatible OPIE install. | Paul Sokolovsky | 2 | |
* Per #2254. | ||||
2007-07-03 | opie-init: Do not hardcode OPIEDIR and friends, substitute ${palmtopdir} ↵ | Paul Sokolovsky | 4 | |
build value. | ||||
2007-06-01 | opie-init: better tracking of certain processed PIDs for cleaner ↵ | Michael Krelin | 2 | |
startup/shutdown. | ||||
2007-05-29 | opie-init: spawn ssh-agent separately. Closes #1729 | Michael Krelin | 2 | |
2007-05-06 | opie-init: Handle qss startup properly and diagnostably. | Paul Sokolovsky | 2 | |
* Based on Michael Krelin's patch in #2211, changed to restart qss if exits, and log what happens. It turns out that after initial setup, few OPIE service is essentially restarted (During "Please wait" white screen), including qcop, on which qss depends, so qss quits. Plus, we always should anticipate possibility of it segfaulting ;-). * With this change, sound on pocketpc's works OOB, and as it worked for zauruses with original patch, #2211 should be resolved. | ||||
2007-05-03 | opie-init: Actually daemonize qss. | Paul Sokolovsky | 1 | |
2007-05-03 | opie-init: Start qss daemon. | Paul Sokolovsky | 2 | |
* Fixes #2211. | ||||
2007-03-30 | opie-init: Drop reference to OPIE_CVS_PV, use explicit version, these are anyway | Paul Sokolovsky | 1 | |
not in OPIE CVS. | ||||
2007-03-30 | opie-taskbar: Split startup and general configuration files into own ↵ | Paul Sokolovsky | 26 | |
package, opie-init. |