Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | provide a nice way to go back to summary when interface is already ↵ | Thierry Vignaud | 2004-03-12 | 1 | -2/+11 |
| | | | | configured (#8002) | ||||
* | fix buttons so that they're labeled as cancel/ok instead of | Thierry Vignaud | 2004-03-12 | 1 | -0/+1 |
| | | | | | previous/next when warning in network installations | ||||
* | fix writing drakconnect config file at install time (#7478) | Thierry Vignaud | 2004-03-12 | 1 | -1/+1 |
| | |||||
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 1 | -0/+1 |
| | |||||
* | fix isdn config step | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
| | |||||
* | isdn config step: enable to alter defined but empty fields | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
| | |||||
* | fix parameters reading/writin in isdn config step: take parameters | Thierry Vignaud | 2004-03-09 | 1 | -7/+7 |
| | | | | | from isdn data structure, not cnx one | ||||
* | fix isdn config step by using runtime references | Thierry Vignaud | 2004-03-09 | 1 | -1/+3 |
| | |||||
* | rename ensure_is_installed_if_availlable( as ensure_is_installed_if_available() | Thierry Vignaud | 2004-03-08 | 1 | -2/+2 |
| | |||||
* | install unicorn package for bewan modems | Thierry Vignaud | 2004-03-08 | 1 | -0/+3 |
| | |||||
* | fix variable interpolation in strings | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2004-03-08 | 1 | -2/+2 |
| | |||||
* | isdn_read_config() alter its argument, thus there's no need in returning it | Thierry Vignaud | 2004-03-08 | 1 | -2/+2 |
| | | | | | | | | (which may induce developer in error by believing argument is not overwritten...) standalone drakconnect already discard returned value anyway... | ||||
* | port old ISDN wizard upon new wizard layer | Thierry Vignaud | 2004-03-08 | 1 | -47/+110 |
| | |||||
* | fix first_modem() call | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | indent | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | simplify speedtouch firmware installation through newly introduced | Thierry Vignaud | 2004-03-08 | 1 | -3/+2 |
| | | | | | do_pkg::ensure_is_installed_if_availlable() | ||||
* | wizard: be aware of bewan modems detection | Thierry Vignaud | 2004-03-08 | 1 | -3/+1 |
| | |||||
* | fix crash on modem configuration in installer (standalone drakconnect | Thierry Vignaud | 2004-03-04 | 1 | -0/+1 |
| | | | | | | didn't had the bug because it has already loaded the network::modem package at this stage) | ||||
* | hide dns settings by default when using dhcp | Thierry Vignaud | 2004-03-03 | 1 | -7/+8 |
| | |||||
* | sync dhcp client with ifup one | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
| | |||||
* | preselect first availlable dhcp client | Thierry Vignaud | 2004-03-02 | 1 | -1/+2 |
| | |||||
* | stricter pci modem matching (purely cosmetic but sanity is always good) | Thierry Vignaud | 2004-03-02 | 1 | -3/+3 |
| | |||||
* | fix pci modem type matching | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
| | |||||
* | note that isdn configuration has not yet be ported upon new wizard layer | Thierry Vignaud | 2004-02-27 | 1 | -0/+7 |
| | |||||
* | fix crash when modem was not found | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | - never delete up/down scripts | Thierry Vignaud | 2004-02-26 | 1 | -5/+3 |
| | | | | | - only write internet service if start at boot requested | ||||
* | skip apply_setting step for now since anyway we've already written | Thierry Vignaud | 2004-02-26 | 1 | -8/+8 |
| | | | | | | most config files... (btw, now installer also write cnx type as side effect) | ||||
* | reverse debug stuff that should never have been commited | Thierry Vignaud | 2004-02-26 | 1 | -7/+13 |
| | |||||
* | typo fix: only write ether config for lan... | Thierry Vignaud | 2004-02-26 | 1 | -14/+8 |
| | |||||
* | fix module lookup for pcmcia cards | Thierry Vignaud | 2004-02-24 | 1 | -1/+1 |
| | |||||
* | - always write up/down scripts | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | | | | | | - only write initscript when starting at boot was choosen (instead of writing it in restart path...) | ||||
* | write ethX aliases and ifup/ifdown scripts when configuring a LAN connection | Thierry Vignaud | 2004-02-23 | 1 | -0/+1 |
| | |||||
* | handle unknown hardware: enable one to manually load a driver like expert mode | Thierry Vignaud | 2004-02-23 | 1 | -9/+6 |
| | | | | | in old pre-10.0 wizard | ||||
* | enable one to manually choose the serial port to use while configuring modem | Thierry Vignaud | 2004-02-23 | 1 | -2/+7 |
| | |||||
* | fix unreachable steps | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | |||||
* | read ppp config earlier and prevent provider choice to overwrite it (but if | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | | | | | user select a *new* provider) | ||||
* | initialize modem data structure at one point only for serial/PCI modems | Thierry Vignaud | 2004-02-23 | 1 | -3/+1 |
| | |||||
* | split kppp config reading into network::modem::ppp_read_conf() in order to be | Thierry Vignaud | 2004-02-23 | 1 | -30/+2 |
| | | | | | shared with manage interface | ||||
* | fix choosing betweeen '' and 'adsl connections when configuring adsl (due to | Thierry Vignaud | 2004-02-23 | 1 | -0/+1 |
| | | | | | write_cnx_scripts vivificating data structure) | ||||
* | when one refuse to install firmware *now*, she won't be able to select | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | | | | | a provider, thus vci and vpi parameters won't be filled | ||||
* | remove useless "next" field (since post already handle it) | Thierry Vignaud | 2004-02-20 | 1 | -1/+0 |
| | |||||
* | enable to refuse network restarting | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | do not detect lan interfaces when configuring modems | Thierry Vignaud | 2004-02-20 | 1 | -2/+0 |
| | |||||
* | do not horribly die at install time on error | Thierry Vignaud | 2004-02-20 | 1 | -1/+13 |
| | |||||
* | really fix previous button on first step: we want it at install time | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | since no PCMCIA cards support link status notification, ifplugd should | Thierry Vignaud | 2004-02-19 | 1 | -1/+3 |
| | | | | | | be disabled for all pcmcia cards by default => let blacklist them (#8031) | ||||
* | only show "previous" button on first step in install; in standalone | Thierry Vignaud | 2004-02-19 | 1 | -0/+1 |
| | | | | | mode, we already have the "cancel" button | ||||
* | put a Previous button on the first page | Damien Chaumette | 2004-02-19 | 1 | -1/+0 |
| | |||||
* | do not use ifplugd on wireless connections by default | Thierry Vignaud | 2004-02-18 | 1 | -1/+1 |
| |