summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix url (Benoît Audouard)Thierry Vignaud2004-02-241-1/+1
|
* typo fixThierry Vignaud2004-02-241-1/+1
|
* UpdateDavid Baudens2004-02-241-2/+1
|
* fix module lookup for pcmcia cardsThierry Vignaud2004-02-241-1/+1
|
* typo fix (fcrozat)Thierry Vignaud2004-02-241-1/+1
|
* mknbi-set always wants a kernel version now.Stew Benedict2004-02-241-1/+2
|
* Deal with conflicts with msec > 3 and exporting / (use no_root_squash).Stew Benedict2004-02-241-11/+18
| | | | | | Always pass a kernel to mkinitrd-net. (Both part of #8216) Add --restart option for terminal-server.
* Ask user before installing packages.Till Kamppeter2004-02-241-1/+13
|
* Give clear warning/error messages if a package installation fails.Till Kamppeter2004-02-241-32/+158
| | | | | Let printer model in first-time dialog also be shown if there is no description field in the device ID of the printer.
* updated pot filePablo Saratxaga2004-02-231-558/+563
|
* *** empty log message ***Pascal Rigaux2004-02-231-1/+32
|
* misc perl_checker cleanupsThierry Vignaud2004-02-231-2/+2
|
* *** empty log message ***Pascal Rigaux2004-02-231-1/+50
|
* typo fixes (Reinout van Schouwen)Thierry Vignaud2004-02-233-4/+4
|
* 10-7mdkThierry Vignaud2004-02-231-1/+15
|
* - always write up/down scriptsThierry Vignaud2004-02-231-2/+2
| | | | | | - only write initscript when starting at boot was choosen (instead of writing it in restart path...)
* write ethX aliases and ifup/ifdown scripts when configuring a LAN connectionThierry Vignaud2004-02-232-1/+1
|
* (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
|