summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (del_intf) keep ethX aliases b/c eg removing eth0 will results in eth1 to beThierry Vignaud2004-02-231-3/+0
| | | | | renumbered on next boot...
* (del_intf) down the network interface when deleting itThierry Vignaud2004-02-231-0/+1
|
* (del_intf) when no network configuration is configured, just report itThierry Vignaud2004-02-231-0/+4
|
* (del_intf) only list configured interfaces when offering to delete themThierry Vignaud2004-02-231-1/+1
|
* 10.0Guillaume Cottenceau2004-02-231-1/+1
|
* *** empty log message ***Pascal Rigaux2004-02-231-1/+16
|
* 10-6mdkThierry Vignaud2004-02-231-1/+4
|
* fix adsl scripts (especially with sagem8xx modems)Thierry Vignaud2004-02-231-1/+2
|
* add missing spaceThierry Vignaud2004-02-231-1/+1
|
* *** empty log message ***Pascal Rigaux2004-02-231-1/+62
|
* 10-5mdkThierry Vignaud2004-02-231-1/+5
|
* fix ability to set ip parameters broken by localizing bootprotoThierry Vignaud2004-02-231-1/+4
|
* (adsl_conf_backend) speedtouch config need vpi/vci as decimal numbersThierry Vignaud2004-02-231-1/+1
| | | | | whereas sagem8xx wants hexa numbers
* rollback bogus damien change, here vpi/vci parameters are in hexa, not decimalThierry Vignaud2004-02-231-9/+9
|
* *** empty log message ***Pascal Rigaux2004-02-231-1/+129
|
* do not tag some ata raid controllers as unknown hwThierry Vignaud2004-02-231-1/+2
|
* 10-4mdkThierry Vignaud2004-02-231-1/+27
|
* handle unknown hardware: enable one to manually load a driver like expert modeThierry Vignaud2004-02-231-9/+6
| | | | | in old pre-10.0 wizard
* (load_category__prompt_for_more) do not list probed category in detected ↵Thierry Vignaud2004-02-231-1/+1
| | | | hardware list
* (load_category__prompt_for_more) show quotes around detected hardware in orderThierry Vignaud2004-02-231-1/+1
| | | | | to more easily see thems
* (conf_network_card_backend) update its doc now that it has been splited inThierry Vignaud2004-02-231-5/+6
| | | | | get_eth_cards() and conf_network_card_backend()
* enable one to manually choose the serial port to use while configuring modemThierry Vignaud2004-02-231-2/+7
|
* fix unreachable stepsThierry Vignaud2004-02-231-2/+2
|
* handle and translate BOOTPROTOThierry Vignaud2004-02-231-2/+9
|
* read ppp auth methodThierry Vignaud2004-02-231-2/+4
|
* (ppp_read_conf) really default to dynamic dns, gateway and ip (really fix #7705)Thierry Vignaud2004-02-231-3/+3
|
* misc perl_checker cleanupsThierry Vignaud2004-02-231-3/+3
|
* read ppp config earlier and prevent provider choice to overwrite it (but ifThierry Vignaud2004-02-231-3/+3
| | | | | user select a *new* provider)
* initialize modem data structure at one point only for serial/PCI modemsThierry Vignaud2004-02-231-3/+1
|
* split kppp config reading into network::modem::ppp_read_conf() in order to beThierry Vignaud2004-02-232-30/+37
| | | | | shared with manage interface
* handle new PAP/CHAP methodThierry Vignaud2004-02-231-2/+2
|
* fix untranslated stringsThierry Vignaud2004-02-231-2/+2
|
* (setupBootloader__entries) fix entry editing layoutThierry Vignaud2004-02-231-2/+2
|
* fix choosing betweeen '' and 'adsl connections when configuring adsl (due toThierry Vignaud2004-02-231-0/+1
| | | | | write_cnx_scripts vivificating data structure)
* do not complain about gateway format when it's not setThierry Vignaud2004-02-231-1/+3
|
* fix vci number for Belgium and FranceDamien Chaumette2004-02-221-9/+9
|
* Verify user has selected a cron interval and media [Bugzilla 8138]Stew Benedict2004-02-211-8/+18
|
* tentatively fix progress bar too wide (#8150)Guillaume Cottenceau2004-02-211-1/+1
| | | | | blind fix, please someone can test after next build :)
* More code reduction.Stew Benedict2004-02-211-52/+12
|
* updated pot filePablo Saratxaga2004-02-201-478/+473
|
* QA - tweak wizard setup.Stew Benedict2004-02-201-14/+6
|
* *** empty log message ***Pascal Rigaux2004-02-201-1/+28
|
* 10-3mdkThierry Vignaud2004-02-201-1/+6
|
* when one refuse to install firmware *now*, she won't be able to selectThierry Vignaud2004-02-201-1/+1
| | | | | a provider, thus vci and vpi parameters won't be filled
* remove useless "next" field (since post already handle it)Thierry Vignaud2004-02-201-1/+0
|
* fix title when run from mcc (#8111)Thierry Vignaud2004-02-201-1/+1
|
* (getBewan) introduce it in order to detect Bewan ADSL modems (both PCIThierry Vignaud2004-02-201-0/+5
| | | | | and USB ones)
* *** empty log message ***Pascal Rigaux2004-02-201-1/+69
|
* 10-2mdkThierry Vignaud2004-02-201-1/+14
|
* fix "current" checkbox vs "group" and "user" pull-down menusThierry Vignaud2004-02-201-4/+3
|