summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/adsl.c
Commit message (Collapse)AuthorAgeFilesLines
* until we haven't loaded the usb interface and the keyboard usb driver, we ↵Guillaume Cottenceau2004-01-221-3/+3
| | | | can't allow asking for additional drivers floppy, so need another parameter to my_insmod to indicate in which situation we are
* - fix problem of clashing user/pass between adsl and ftp/http in case of ↵Guillaume Cottenceau2001-08-021-1/+1
| | | | | | | automatic installs - update doc on automatic install parameters (doc/TECH-INFOS)
* nonsense to exit if interface is not "eth.*"Guillaume Cottenceau2001-07-041-5/+0
|
* save adsl info for stage2Guillaume Cottenceau2001-06-201-0/+5
|
* let term signal go to pppd, when connection failsGuillaume Cottenceau2001-06-141-1/+4
|
* have adsl pppoe installation availableGuillaume Cottenceau2001-06-111-35/+98
|
* - first draft of adsl supportGuillaume Cottenceau2001-06-011-0/+106
- get back some code for supporting broken glibc unable to resolve when linked statically