Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eagle-usb maintainers ask not to fill dns by default because ppp will | Thierry Vignaud | 2004-03-19 | 1 | -1/+1 |
| | | | | | return better one through peerdns option | ||||
* | dnsX were renamed as dnsServerX+1 long time ago and are managed one | Thierry Vignaud | 2004-03-19 | 1 | -4/+0 |
| | | | | | step earlier | ||||
* | fix obvious wrong lookup (at install time, we must check installed | Thierry Vignaud | 2004-03-18 | 1 | -12/+12 |
| | | | | | root fs instead of /) | ||||
* | always offer to restart adsl connections | Thierry Vignaud | 2004-03-18 | 1 | -2/+1 |
| | |||||
* | only warn about 2.4.x kernel for bewan modem | Thierry Vignaud | 2004-03-18 | 1 | -1/+1 |
| | |||||
* | only warn about the fact we need 2.4.x kernel when we're under 2.6.x | Thierry Vignaud | 2004-03-18 | 1 | -2/+2 |
| | |||||
* | fix pci modem support: | Thierry Vignaud | 2004-03-17 | 1 | -9/+14 |
| | | | | | | | - handle manually installed drivers - removed urpmi sources - faster checking for driver presence | ||||
* | fix SmartLink modem managment (#8959) | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
| | |||||
* | bewan support | Thierry Vignaud | 2004-03-16 | 1 | -1/+2 |
| | |||||
* | only show encapsulation parameter for sagem modem | Thierry Vignaud | 2004-03-16 | 1 | -3/+5 |
| | |||||
* | preselect pppoa for bewan too | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | make it clear these checks are only for pci modems | Thierry Vignaud | 2004-03-16 | 1 | -5/+6 |
| | |||||
* | pci modem: only take care of selected one | Thierry Vignaud | 2004-03-16 | 1 | -6/+5 |
| | |||||
* | warn that we only support kernel 2.4.x for pci modems | Thierry Vignaud | 2004-03-16 | 1 | -0/+6 |
| | |||||
* | remove debug statement | Thierry Vignaud | 2004-03-16 | 1 | -1/+0 |
| | |||||
* | for ADSL Bewan and ISDN modem, warn that only 2.4.x kernels are supported | Thierry Vignaud | 2004-03-16 | 1 | -1/+5 |
| | |||||
* | always write scripts like in the old days but when there's no cnx | Thierry Vignaud | 2004-03-15 | 1 | -11/+10 |
| | |||||
* | skip "start on boot" step for LAN (already managed by network scripts) | Thierry Vignaud | 2004-03-15 | 1 | -15/+24 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2004-03-15 | 1 | -1/+1 |
| | |||||
* | write ether conf later on QA request | Thierry Vignaud | 2004-03-15 | 1 | -1/+1 |
| | |||||
* | do not list anymore wireless cards in LAN connection, only in wireless | Thierry Vignaud | 2004-03-15 | 1 | -7/+3 |
| | | | | | connections | ||||
* | fix ADSL modems not listed unless one try to manually pick a network | Thierry Vignaud | 2004-03-15 | 1 | -1/+1 |
| | | | | | | card (#8611): prevent module::interactive from offering to pick a module when there's no network cards | ||||
* | 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) |