~ubuntu-branches/ubuntu/quantal/wvdial/quantal

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-10-06 11:05:06 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20041006110506-138x19fe4q0iu46e
Tags: 1.54.0-1ubuntu1
postinst: Disable command-line configuration to not disturb installation;
the script just exits early, so the postinst code is not completely lost
(Warty bug #2069)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
Volunteers welcome!  Please subscribe to the wvdial mailing list by sending
 
4
a message to wvdial-list-request@worldvisions.ca with the subject
 
5
"subscribe".
 
6
 
 
7
 
 
8
WvDial
 
9
------
 
10
- 1ms-lag-mode for wvmodem
 
11
- adjust the number of seconds before "hoping for the best" 
 
12
        - sometimes the login prompt takes a long time to answer.
 
13
- mention /etc/wvdial.conf, /dev/ttyS*, and pap-secrets file permissions
 
14
- allow passing of options on the command line:  if it has an '=' sign,
 
15
        assume it's a configuration setting. - DONE version 1.5 (01/2002)
 
16
- find pppd in PATH, don't assume /usr/sbin/pppd
 
17
- blank lines count as prompts (sometimes?)
 
18
- create a pidfile in /var/run/wvdial.pid
 
19
- split the debian postinst script out, so that non-debian users get the
 
20
        convenient setup prompts
 
21
- go to background automatically when starting pppd (watch out with the
 
22
        lockfile!)
 
23
- create config file 0600!!
 
24
- if pppd dies "too quickly", suggest to the user that /var/log/ppp.log,
 
25
        daemon.log, etc may contain the answers to the problem.
 
26
- '@' is a prompt string :)  (MSN)
 
27
- try simply "AT" (3 retries) after finding max baud rate, rather than going
 
28
        directly to retry the full init string.
 
29
 
 
30
WvDial - docs
 
31
------
 
32
- how to disable call waiting (insert *70, in the phone number)
 
33
- split wvdial.1 man page into wvdial.1 and wvdial.conf.5