Not logged in
Update of "Nortel 1535 Web Interface"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: fa97a40a1ed19b3b49140f92c86c3f8121bee25c
Page Name:Nortel 1535 Web Interface
Date: 2010-12-06 00:25:27
Original User: petr
Parent: ee4b80c2b583963722071119100d563a3582de40 (diff)
Content

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