Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (ppp_read_conf) really default to dynamic dns, gateway and ip (really fix #7705) | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | |||||
* | read ppp config earlier and prevent provider choice to overwrite it (but if | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | | | | | user select a *new* provider) | ||||
* | initialize modem data structure at one point only for serial/PCI modems | Thierry Vignaud | 2004-02-23 | 1 | -3/+1 |
| | |||||
* | split kppp config reading into network::modem::ppp_read_conf() in order to be | Thierry Vignaud | 2004-02-23 | 2 | -30/+37 |
| | | | | | shared with manage interface | ||||
* | handle new PAP/CHAP method | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | |||||
* | fix untranslated strings | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | |||||
* | (setupBootloader__entries) fix entry editing layout | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | |||||
* | fix choosing betweeen '' and 'adsl connections when configuring adsl (due to | Thierry Vignaud | 2004-02-23 | 1 | -0/+1 |
| | | | | | write_cnx_scripts vivificating data structure) | ||||
* | do not complain about gateway format when it's not set | Thierry Vignaud | 2004-02-23 | 1 | -1/+3 |
| | |||||
* | fix vci number for Belgium and France | Damien Chaumette | 2004-02-22 | 1 | -9/+9 |
| | |||||
* | Verify user has selected a cron interval and media [Bugzilla 8138] | Stew Benedict | 2004-02-21 | 1 | -8/+18 |
| | |||||
* | More code reduction. | Stew Benedict | 2004-02-21 | 1 | -52/+12 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-20 | 1 | -478/+473 |
| | |||||
* | QA - tweak wizard setup. | Stew Benedict | 2004-02-20 | 1 | -14/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-20 | 1 | -1/+28 |
| | |||||
* | 10-3mdk | Thierry Vignaud | 2004-02-20 | 1 | -1/+6 |
| | |||||
* | when one refuse to install firmware *now*, she won't be able to select | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | | | | | a provider, thus vci and vpi parameters won't be filled | ||||
* | remove useless "next" field (since post already handle it) | Thierry Vignaud | 2004-02-20 | 1 | -1/+0 |
| | |||||
* | fix title when run from mcc (#8111) | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | (getBewan) introduce it in order to detect Bewan ADSL modems (both PCI | Thierry Vignaud | 2004-02-20 | 1 | -0/+5 |
| | | | | | and USB ones) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-20 | 1 | -1/+69 |
| | |||||
* | 10-2mdk | Thierry Vignaud | 2004-02-20 | 1 | -1/+14 |
| | |||||
* | fix "current" checkbox vs "group" and "user" pull-down menus | Thierry Vignaud | 2004-02-20 | 1 | -4/+3 |
| | |||||
* | enable to refuse network restarting | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | (getSagem) lookup sagem8xx modems by module rather than relying on strings | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | | | | | manually added to ldetect-lst | ||||
* | do not detect lan interfaces when configuring modems | Thierry Vignaud | 2004-02-20 | 1 | -2/+0 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-20 | 1 | -141/+301 |
| | |||||
* | (add_intf) no need to handle errors, it's done by callee now in order to share | Thierry Vignaud | 2004-02-20 | 1 | -5/+1 |
| | | | | | exception handling with installer | ||||
* | do not horribly die at install time on error | Thierry Vignaud | 2004-02-20 | 1 | -1/+13 |
| | |||||
* | really fix previous button on first step: we want it at install time | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | keep provider vpi/vci settings when exist | Damien Chaumette | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-20 | 1 | -1/+41 |
| | |||||
* | (update_for_renumbered_partitions): | Pascal Rigaux | 2004-02-20 | 1 | -9/+13 |
| | | | | | | | - handle no grub config - skip modifications when dev2grub fail (since the device not in device.map means the device is currently unused for booting) | ||||
* | remove debug statement | Thierry Vignaud | 2004-02-20 | 1 | -1/+0 |
| | |||||
* | uim-anthy works ok in on-the-spot mode with KDE | Pablo Saratxaga | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | aliase Free non dégroupé 1024/256 on "Free non dégroupé 512/128" (#7615) | Thierry Vignaud | 2004-02-20 | 1 | -0/+3 |
| | |||||
* | Shrink code per Thierry. | Stew Benedict | 2004-02-20 | 1 | -36/+12 |
| | |||||
* | alias agpgart should be only for 2.6, since code doesn't allow this easily, | Pascal Rigaux | 2004-02-20 | 2 | -6/+5 |
| | | | | | adding the agp module to modprobe.preload | ||||
* | 10-1mdk | Thierry Vignaud | 2004-02-20 | 1 | -1/+5 |
| | |||||
* | fix writing aliases (fix broken speedtouch) | Thierry Vignaud | 2004-02-20 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-20 | 1 | -1/+54 |
| | |||||
* | add umask=0022 capability, and use it for security level 3 | Pascal Rigaux | 2004-02-20 | 1 | -4/+18 |
| | |||||
* | Gnome is no good, GNOME is good | Pascal Rigaux | 2004-02-20 | 2 | -2/+2 |
| | |||||
* | fix warning LSB chosen implies kernel 2.4 | Pascal Rigaux | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | don't force buttons a size related to $::windowwidth since this is no more ↵ | Guillaume Cottenceau | 2004-02-20 | 4 | -3/+4 |
| | | | | used to size the main window (fixes missing Next button in vgahi), use a global $::real_windowwidth for sizings related to the main window | ||||
* | allow to specify the Xnest wanted resolution with --vga | Guillaume Cottenceau | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | Gnome icon order. Drop an unused button box. | Stew Benedict | 2004-02-20 | 1 | -53/+28 |
| | |||||
* | 10-0.21mdk | Thierry Vignaud | 2004-02-20 | 1 | -1/+11 |
| | |||||
* | since no PCMCIA cards support link status notification, ifplugd should | Thierry Vignaud | 2004-02-19 | 1 | -1/+3 |
| | | | | | | be disabled for all pcmcia cards by default => let blacklist them (#8031) |