Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | (ppp_configure) really fix modem symlink (#7967) | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | add ppp+ and ippp+ in the interfaces list | Florin Grad | 2004-03-15 | 1 | -0/+1 |
| | |||||
* | (write_interface_conf) fix missing quotes around wireless encryption key (#8887) | Thierry Vignaud | 2004-03-15 | 1 | -0/+1 |
| | |||||
* | (mapIntfToDevice) do not try to match a physical device when SIOCETHTOOL ↵ | Thierry Vignaud | 2004-03-15 | 1 | -2/+3 |
| | | | | ioctl is not supported | ||||
* | 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 |
| | |||||
* | add some tests for the REDIRECT squid rules | Florin Grad | 2004-03-11 | 1 | -5/+7 |
| | |||||
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 2 | -1/+2 |
| | |||||
* | fix isdn config step | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
| | |||||
* | (read_providers_backend) add prototype in order to please lord perl_checker | 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 | 2 | -3/+2 |
| | | | | | | | | (which may induce developer in error by believing argument is not overwritten...) standalone drakconnect already discard returned value anyway... | ||||
* | kill isdn_get_info() and isdn_get_list() (they were unused since quite a few | Thierry Vignaud | 2004-03-08 | 1 | -10/+1 |
| | | | | | releases :-() | ||||
* | (isdn_get_cards) introduce it to build a tree bus|card for isdn wizard | Thierry Vignaud | 2004-03-08 | 1 | -1/+14 |
| | |||||
* | (get_info_providers_backend) prevent faillure as soon as translaters catch up | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | export isdn_read_config() | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | kill isdn_ask(), isdn_ask_info() and isdn_ask_protocol() since they were | Thierry Vignaud | 2004-03-08 | 1 | -75/+1 |
| | | | | | merged into wizard (aka ported to new wizard layer) | ||||
* | port old ISDN wizard upon new wizard layer | Thierry Vignaud | 2004-03-08 | 1 | -47/+110 |
| | |||||
* | - add "|" separator | Thierry Vignaud | 2004-03-08 | 1 | -54/+54 |
| | | | | | - remove bus from description (the user has already selected the bus type) | ||||
* | (isdn_get_cards_by_type) splited out of old isdn_ask() func | Thierry Vignaud | 2004-03-08 | 1 | -0/+6 |
| | |||||
* | (get_info_providers_backend) drop file argument and do ISDN db lookup in place | Thierry Vignaud | 2004-03-08 | 1 | -2/+6 |
| | |||||
* | (read_providers_backend) move it from network::tools to network::isdn | Thierry Vignaud | 2004-03-08 | 2 | -4/+3 |
| | |||||
* | (isdn_detect_backend) enhance detection: just return a list of devices | Thierry Vignaud | 2004-03-08 | 1 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | (adsl_detect) detect bewan ADSL modems | Thierry Vignaud | 2004-03-08 | 1 | -0/+1 |
| | |||||
* | (write_resolv_conf) only remove /etc/resolv.conf if it's really a link | Thierry Vignaud | 2004-03-05 | 1 | -1/+1 |
| | | | | | | (prevent no resolv.conf rewriting when it was empty eg b/c link was dead) | ||||
* | 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) | ||||
* | use the name of the network interface instead of the label | Florin Grad | 2004-03-04 | 1 | -2/+8 |
| | |||||
* | remove an obsolete comparison in the read function | Florin Grad | 2004-03-04 | 1 | -7/+0 |
| | |||||
* | add vpi/vci parameters for australia ISPs (#5056) | Thierry Vignaud | 2004-03-03 | 1 | -0/+6 |
| | |||||
* | hide dns settings by default when using dhcp | Thierry Vignaud | 2004-03-03 | 1 | -7/+8 |
| |