| Commit message (Expand) | Author | Age | Files | Lines |
* | (miscellaneous_choose) try harder to explain (#17261) | Thierry Vignaud | 2005-10-07 | 1 | -1/+1 |
* | use /lib/firmware as default firmware directory | Olivier Blin | 2005-10-03 | 1 | -1/+1 |
* | simplify | Olivier Blin | 2005-09-28 | 1 | -1/+1 |
* | set hostname only after packages have been installed, or else graphical urpmi... | Olivier Blin | 2005-09-21 | 1 | -1/+2 |
* | fix dvb crash during install | Olivier Blin | 2005-09-20 | 1 | -0/+1 |
* | don't try to connect auto-magically ethernet interfaces during configuration ... | Olivier Blin | 2005-09-19 | 1 | -9/+13 |
* | restart ethernet interface for pppoe connections | Olivier Blin | 2005-09-19 | 1 | -0/+5 |
* | add some reminders, fix indentation | Olivier Blin | 2005-09-19 | 1 | -11/+19 |
* | fix typo | Olivier Blin | 2005-09-19 | 1 | -1/+1 |
* | fix hostap/orinoco driver detection (#18294) | Olivier Blin | 2005-09-19 | 1 | -3/+6 |
* | add reminder | Olivier Blin | 2005-09-18 | 1 | -0/+5 |
* | revert previous simplification, it may break the unusual sagem over pppoe case | Olivier Blin | 2005-09-16 | 2 | -8/+14 |
* | some modem configuration programs modify modprobe.conf while drakconnect/the ... | Olivier Blin | 2005-09-16 | 1 | -2/+7 |
* | automatically configure DSL connection on installation from DSL | Olivier Blin | 2005-09-16 | 1 | -5/+6 |
* | make sure $net->{ifcfg}{ppp0} is a hash | Olivier Blin | 2005-09-16 | 1 | -0/+1 |
* | fix ugly typo | Olivier Blin | 2005-09-16 | 1 | -1/+1 |
* | fix probing of login name for pppoe connections (peers file is more important... | Olivier Blin | 2005-09-16 | 1 | -2/+3 |
* | don't use ifplugd for ethernet devices associated with a pppoe/pptp connection | Olivier Blin | 2005-09-16 | 1 | -0/+1 |
* | simplify pppoe configuration code | Olivier Blin | 2005-09-16 | 2 | -16/+10 |
* | come on titi, no need to check we're root here | Olivier Blin | 2005-09-16 | 1 | -2/+2 |
* | (is_ifplugd_blacklisted) do not blacklist anymore b44 since it now | Thierry Vignaud | 2005-09-16 | 1 | -1/+1 |
* | restart hsf/hcfpci services when needed | Olivier Blin | 2005-09-15 | 1 | -0/+2 |
* | support madwifi drivers | Olivier Blin | 2005-09-15 | 1 | -1/+12 |
* | lower signal level given by wpa_supplicant | Olivier Blin | 2005-09-15 | 1 | -2/+4 |
* | don't try to update shorewall configuration if it's disabled | Olivier Blin | 2005-09-15 | 1 | -1/+1 |
* | drakconnect: update interfaces list in shorewall | Olivier Blin | 2005-09-15 | 1 | -0/+5 |
* | read shorewall net interface from configuration file first | Olivier Blin | 2005-09-15 | 1 | -0/+5 |
* | fix hidden ssid always recognized as current when using iwlist | Olivier Blin | 2005-09-15 | 1 | -1/+1 |
* | better handling of ASCII WEP keys (partial fix for #18558) | Olivier Blin | 2005-09-15 | 1 | -8/+11 |
* | drakconnect: write wireless settings in wireless.d/ as well | Olivier Blin | 2005-09-15 | 1 | -3/+13 |
* | fallback to wpa_cli or iwlist/iwconfig when needed (#18516) | Olivier Blin | 2005-09-15 | 1 | -23/+55 |
* | try to load all ppp modules, even if one of them fails | Olivier Blin | 2005-09-14 | 1 | -2/+3 |
* | modprobe pppoatm for pppoa connections | Olivier Blin | 2005-09-14 | 1 | -1/+3 |
* | call network::ethernet::update_iftab from network::ethernet::configure_eth_al... | Olivier Blin | 2005-09-14 | 2 | -1/+1 |
* | add auto_install option | Antoine Ginies | 2005-09-14 | 1 | -1/+1 |
* | support AVM FRITZ!Card DSL USB v2.0 | Olivier Blin | 2005-09-14 | 1 | -0/+8 |
* | fix start/stop of interfaces that are not set to start on boot | Olivier Blin | 2005-09-13 | 1 | -1/+1 |
* | fix device path for HCF modems | Olivier Blin | 2005-09-13 | 1 | -1/+1 |
* | allow to write more modem variables in ifcfg files | Olivier Blin | 2005-09-11 | 1 | -0/+2 |
* | list and configure wireless interfaces for which the firmware isn't available... | Olivier Blin | 2005-09-11 | 1 | -3/+27 |
* | add more details when the firmware file can't be found | Olivier Blin | 2005-09-11 | 1 | -7/+14 |
* | misc documentation update, fix some incorrect fields | Olivier Blin | 2005-09-11 | 1 | -11/+16 |
* | check that required files are available once the package is installed | Olivier Blin | 2005-09-11 | 1 | -2/+5 |
* | require firmware version 2.3 for ipw2200 driver | Olivier Blin | 2005-09-11 | 1 | -1/+1 |
* | support snd-intel8x0m by writing SLMODEMD_MODULE in /etc/sysconfig/slmodemd | Olivier Blin | 2005-09-09 | 1 | -7/+13 |
* | try not to use wrong "orinoco" module (#18294) | Olivier Blin | 2005-09-08 | 1 | -1/+2 |
* | force DEVICE field write for ISDN configurations | Olivier Blin | 2005-09-08 | 1 | -1/+2 |
* | fix typo | Olivier Blin | 2005-09-08 | 1 | -1/+1 |
* | add reminder | Olivier Blin | 2005-09-08 | 1 | -0/+1 |
* | don't try to install both source/precompiled dkms packages if one of them is ... | Olivier Blin | 2005-09-08 | 1 | -6/+13 |