Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first lan step: replace the "manual choice" string by the more | Thierry Vignaud | 2004-06-10 | 1 | -2/+2 |
| | | | | | meaningfull "manually load a driver" | ||||
* | first lan step: do not compare translated strings, use format callback | Thierry Vignaud | 2004-06-10 | 1 | -3/+3 |
| | |||||
* | switch ONBOOT to on/off for isdn and adsl connections | Damien Chaumette | 2004-06-04 | 1 | -0/+5 |
| | |||||
* | make LAN wizard more user friendly: move "manual choice" after detected | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
| | | | | | interfaces | ||||
* | (real_main) fix protocol switching from manual to auto when stepping back | Thierry Vignaud | 2004-05-28 | 1 | -4/+4 |
| | |||||
* | - call remove_initscript because internet service is dropped | Damien Chaumette | 2004-05-27 | 1 | -1/+1 |
| | | | | | - drop write_initscript call | ||||
* | filter LAN and Wireless cards by explicitely checking whether network | Thierry Vignaud | 2004-05-19 | 1 | -2/+2 |
| | | | | | | | interfaces support wireless extensions or not instead of relying on both ethtool support (in order to get the module name) and checking against a whitelist of known wireless awere cards | ||||
* | perl_checker compliance | Damien Chaumette | 2004-05-17 | 1 | -3/+3 |
| | |||||
* | remove speedtouch and ISDN 'only working under 2.4 kernel' warnings | Damien Chaumette | 2004-05-17 | 1 | -10/+0 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
| | |||||
* | do not offer to set DOMAINNAME2 since it is never saved nor read (#9580) | Thierry Vignaud | 2004-05-05 | 1 | -1/+1 |
| | |||||
* | perlchecker fixes | Damien Chaumette | 2004-05-04 | 1 | -20/+21 |
| | |||||
* | take ISDN protocol into account for people outside Europe to use it | Damien Chaumette | 2004-05-03 | 1 | -1/+4 |
| | | | | | (kind of lost in space before) | ||||
* | drop isdn_ fonction names | Damien Chaumette | 2004-04-28 | 1 | -6/+6 |
| | |||||
* | drop network::isdn->import | Damien Chaumette | 2004-04-28 | 1 | -8/+7 |
| | |||||
* | try to fix #3793 or at least enhance firmware seeking on windows partition | Damien Chaumette | 2004-04-27 | 1 | -2/+1 |
| | | | | | (based upon titi's patch) | ||||
* | s/bcm4400/b44/ | Thierry Vignaud | 2004-03-26 | 1 | -1/+1 |
| | |||||
* | warn than speedtouch only works with 2.4.x kernels for now | Thierry Vignaud | 2004-03-26 | 1 | -0/+6 |
| | |||||
* | bcm4400 is known to not support ETHTOOL | Thierry Vignaud | 2004-03-26 | 1 | -1/+1 |
| | |||||
* | fix ISDN modem selection | Thierry Vignaud | 2004-03-24 | 1 | -1/+1 |
| | |||||
* | fix drakconnect config writing when there's only one configured | Thierry Vignaud | 2004-03-23 | 1 | -7/+10 |
| | | | | | interface (eg: at install time) (#8998) | ||||
* | bewan PCI and ethernet ADSL modems work smoothly with 2.6.x kernels | Thierry Vignaud | 2004-03-23 | 1 | -4/+0 |
| | |||||
* | for ISDN, do the same warning popup about supported kernels | Thierry Vignaud | 2004-03-23 | 1 | -1/+5 |
| | |||||
* | 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 |
| |