* Closes #1649.
* Few TODOs for this package:
1. Drop htcuniversal/opie - it only sets TS/keys devices, and that should be done
by other means (and need for that is questionable, as other HH.org devices work
without any explicit sets).
2. Move OPIE startup scripts to own package out of app package.
case $1 in
'start')
- /sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
+ #/sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
if [ -x "$OPIEDIR/bin/opie-login" ]; then
echo Starting Opie-login....
case $1 in
'start')
- /sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
+ #/sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
if [ -x "$OPIEDIR/bin/opie-login" ]; then
echo Starting Opie-login....
case $1 in
'start')
- /sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
+ #/sbin/getkey 5 "Starting Opie in 5 seconds... press key to interrupt." && exit 0
if [ -x "$OPIEDIR/bin/opie-login" ]; then
echo Starting Opie-login....