Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 9.3-10mdk | Thierry Vignaud | 2003-11-25 | 1 | -1/+17 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adsl | Thierry Vignaud | 2003-11-25 | 1 | -8/+21 |
| | | | | | | connections too (though not all adsl connection types need it) and ippp0 too for isdn ones | ||||
* | fix #6184: read back "Connection Name" and "Domain Name" fields | Thierry Vignaud | 2003-11-25 | 1 | -3/+4 |
| | |||||
* | (getAndSaveFile) log which file copy failled in order to knwow which | Thierry Vignaud | 2003-11-25 | 1 | -1/+1 |
| | | | | | partition is not big enough (see #6149) | ||||
* | fix nasty gc error | Pascal Rigaux | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | add new mouse "PS/2|Automatic" and use it by default, | Pascal Rigaux | 2003-11-25 | 1 | -3/+4 |
| | | | | | | so that "PS/2|Generic PS2 Wheel Mouse" use protocol IMPS/2 which is needed when we force mouse change live ("auto" doesn't work in that case) | ||||
* | don't fake ide-scsi for move (otherwise, we would need to do it in stage1 too) | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | |||||
* | for move, make it use ide-scsi *now*, not after reboot | Pascal Rigaux | 2003-11-25 | 1 | -0/+5 |
| | |||||
* | fix destroying HorizSync & VertRefresh (especially when coming from ddcxinfos | Pascal Rigaux | 2003-11-25 | 1 | -2/+5 |
| | | | | | with unknown EISA_ID) | ||||
* | check that libglx.so is a link instead of checking if it exists (since it is | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | | | | | now in nvidia.clp) | ||||
* | reintroduce detect_timezone (indeed that one was needed :-() | Thierry Vignaud | 2003-11-24 | 1 | -0/+19 |
| | |||||
* | (configure) fix adsl connection class due to type being now translated | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | fix isdn detection: detect all isdn cards, not only the first one | Thierry Vignaud | 2003-11-24 | 2 | -11/+19 |
| | |||||
* | bump buildrequire for ldetect because of new API | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | thx perl_checko | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | (getNet) handle zaurus connected through USB cables resulting in | Thierry Vignaud | 2003-11-23 | 1 | -1/+1 |
| | | | | | usbnet driver creating usbX interfaces | ||||
* | (connected2) rename it as check_link_beat() to better reflect what he does | Thierry Vignaud | 2003-11-23 | 1 | -3/+3 |
| | |||||
* | (detect_timezone, disconnected, type2interface) kill dead code | Thierry Vignaud | 2003-11-23 | 1 | -33/+1 |
| | |||||
* | reuse bg_command: | Thierry Vignaud | 2003-11-23 | 2 | -50/+29 |
| | | | | | | | - major cleanups - get rid of "kid exited -1 at /usr/lib/libDrakX/network/tools.pm line 182." warnings | ||||
* | introduce bg_command object that enable to fork a sub that give back data | Thierry Vignaud | 2003-11-23 | 1 | -0/+23 |
| | | | | | | through STDOUT a la run_program::get_stdout but w/ arbitrary perl code instead of external program and in background | ||||
* | updated pot file | Pablo Saratxaga | 2003-11-21 | 2 | -0/+22 |
| | |||||
* | fix old-style call of lang::set, don't call it in move | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 |
| | |||||
* | (getUPS) detect serial MGE too | Thierry Vignaud | 2003-11-21 | 1 | -2/+3 |
| | |||||
* | have a fake helpwindow so that wizardwindow shrinks a bit and we don't ↵ | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 |
| | | | | totally hide "MandrakeMove" logo at bottom | ||||
* | don't ask mouse when unsafe is not set (and it is currently very seldom set) | Pascal Rigaux | 2003-11-21 | 1 | -1/+1 |
| | | | | | pixel really did miserably commit this in 03/2003, though it was a change used for debugging :-( | ||||
* | - use "auto" for ps/2 | Pascal Rigaux | 2003-11-20 | 1 | -2/+2 |
| | | | | | - allow using same config for ps/2 and imps/2 | ||||
* | updated pot file | Pablo Saratxaga | 2003-11-20 | 1 | -39/+112 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-11-20 | 1 | -38/+111 |
| | |||||
* | fix changelog | Thierry Vignaud | 2003-11-20 | 1 | -34/+34 |
| | |||||
* | adapt to new usb_class2text() | Pascal Rigaux | 2003-11-20 | 2 | -2/+4 |
| | |||||
* | add move.pm | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | fix regexp for new ldetect usb class | Pascal Rigaux | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | rebuilt DrakX.pot | Pablo Saratxaga | 2003-11-20 | 2 | -296/+405 |
| | |||||
* | oops my problems were linked to wrongly being in live mode | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | $o->{fstab} now contains get_really_all_fstab, not get_all_fstab | Pascal Rigaux | 2003-11-20 | 1 | -1/+1 |
| | | | | | | | (needed for merge_info_from_mtab to work from cdroms) this may break install! | ||||
* | prevent load new driver too during install (anthil #110) | Thierry Vignaud | 2003-11-20 | 1 | -2/+2 |
| | |||||
* | fix anthill bug #110 (install looping on missing module snd-pcm-oss) | Thierry Vignaud | 2003-11-20 | 1 | -6/+8 |
| | |||||
* | unpoulpize comments (spoted by joseph van den reysen) | Thierry Vignaud | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | perl checker should have told us? | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+1 |
| | |||||
* | allow "test your mouse" buttons to be viewable (window was much more than ↵ | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+1 |
| | | | | 16/9 anyway) | ||||
* | 9.3-9mdk | Thierry Vignaud | 2003-11-19 | 1 | -2/+6 |
| | |||||
* | fix untranslated strings due to old perl_checker not de-escaping @ and $ ↵ | Thierry Vignaud | 2003-11-19 | 2 | -19/+19 |
| | | | | caracters | ||||
* | fix typo | Pascal Rigaux | 2003-11-19 | 1 | -1/+1 |
| | |||||
* | better comment for raidAutoStartIoctl | Pascal Rigaux | 2003-11-19 | 1 | -1/+1 |
| | |||||
* | fix untranslated strings due to old perl_checker not de-escaping @ and $ ↵ | Thierry Vignaud | 2003-11-19 | 1 | -5/+5 |
| | | | | caracters | ||||
* | smaller wizard window in move | Guillaume Cottenceau | 2003-11-18 | 2 | -3/+4 |
| | |||||
* | allow move to build & install drakx mo files (using sudo) | Pascal Rigaux | 2003-11-18 | 3 | -6/+10 |
| | |||||
* | shut up | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+0 |
| | |||||
* | - create i18n_env() | Pascal Rigaux | 2003-11-18 | 1 | -7/+22 |
| | | | | | | - use it in set() when $::move to set a standard i18n environment, not the drakx simplified one |