Not logged in
Nortel 1535 Web Interface

Installation

  1. Get fossil:

    http://fossil-scm.org

  2. Fetch the code: fossil clone http://h2.nfshost.com/nortel.cgi nortel.fossil
  3. mkdir nortel; cd nortel
  4. fossil open ../nortel.fossil
  5. fossil co trunk
  6. make
  7. On the phone: mkdir /usr/local/web and copy the file web.tar to the phone.
  8. On the phone: cd /usr/local/web
  9. On the phone: tar xf web.tar
  10. On the phone: python web.py -d (debug mode, writes to stdout)
  11. or python web.py start (run and fork)
  12. Open http://yourphone:8080 in the browser
Alternatively download the latest source by browsing to the latest checkin in the Timeline and then continue from 6).

USE AT YOUR OWN RISK

The program does absolutely no error handling and your phone will go kaboom if there is something wrong. You have been warned.

© 2010 Petr Man