summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* add drakupsThierry Vignaud2003-11-261-1/+1
|
* upsdrvctl start will fail if section name contains spacesThierry Vignaud2003-11-261-0/+1
|
* - configure properly usb & serial connected mge devicesThierry Vignaud2003-11-261-49/+17
| | | | | | | - use perl-Libconf to shrink down the code size and better respect the user config file (keep important comments and the like - thx dam's for his support)
* export driver tooThierry Vignaud2003-11-261-2/+3
|
* allow X to restart after dying through X_move script, startkde also through ↵Guillaume Cottenceau2003-11-261-2/+2
| | | | startkde_move script
* inspires from xwait: keep a client until some window is created, otherwise X ↵Guillaume Cottenceau2003-11-261-2/+11
| | | | server blinks to hell
* perl_checker fixThierry Vignaud2003-11-261-1/+1
|
* link beat detection: enable both net_monitor and drakconnect usage atThierry Vignaud2003-11-261-2/+2
| | | | | both time (not so usefull but cleaner)
* extract kdeglobals configuration from lang::write() into ↵Pascal Rigaux2003-11-261-27/+38
| | | | lang::configure_kdeglobals()
* 9.3-10mdkThierry Vignaud2003-11-251-1/+17
|
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-251-2/+2
|
* fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adslThierry Vignaud2003-11-251-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" fieldsThierry Vignaud2003-11-251-3/+4
|
* (getAndSaveFile) log which file copy failled in order to knwow whichThierry Vignaud2003-11-251-1/+1
| | | | | partition is not big enough (see #6149)
* fix nasty gc errorPascal Rigaux2003-11-251-2/+2
|
* add new mouse "PS/2|Automatic" and use it by default,Pascal Rigaux2003-11-251-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 Rigaux2003-11-251-1/+1
|
* for move, make it use ide-scsi *now*, not after rebootPascal Rigaux2003-11-251-0/+5
|
* fix destroying HorizSync & VertRefresh (especially when coming from ddcxinfosPascal Rigaux2003-11-251-2/+5
| | | | | with unknown EISA_ID)
* check that libglx.so is a link instead of checking if it exists (since it isPascal Rigaux2003-11-251-1/+1
| | | | | now in nvidia.clp)
* reintroduce detect_timezone (indeed that one was needed :-()Thierry Vignaud2003-11-241-0/+19
|
* (configure) fix adsl connection class due to type being now translatedThierry Vignaud2003-11-241-1/+1
|
* fix isdn detection: detect all isdn cards, not only the first oneThierry Vignaud2003-11-242-11/+19
|
* bump buildrequire for ldetect because of new APIThierry Vignaud2003-11-241-1/+1
|
* thx perl_checkoThierry Vignaud2003-11-241-1/+1
|
* (getNet) handle zaurus connected through USB cables resulting inThierry Vignaud2003-11-231-1/+1
| | | | | usbnet driver creating usbX interfaces
* (connected2) rename it as check_link_beat() to better reflect what he doesThierry Vignaud2003-11-231-3/+3
|
* (detect_timezone, disconnected, type2interface) kill dead codeThierry Vignaud2003-11-231-33/+1
|
* reuse bg_command:Thierry Vignaud2003-11-232-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 dataThierry Vignaud2003-11-231-0/+23
| | | | | | through STDOUT a la run_program::get_stdout but w/ arbitrary perl code instead of external program and in background
* updated pot filePablo Saratxaga2003-11-212-0/+22
|
* fix old-style call of lang::set, don't call it in moveGuillaume Cottenceau2003-11-211-1/+1
|
* (getUPS) detect serial MGE tooThierry Vignaud2003-11-211-2/+3
|
* have a fake helpwindow so that wizardwindow shrinks a bit and we don't ↵Guillaume Cottenceau2003-11-211-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 Rigaux2003-11-211-1/+1
| | | | | pixel really did miserably commit this in 03/2003, though it was a change used for debugging :-(
* - use "auto" for ps/2Pascal Rigaux2003-11-201-2/+2
| | | | | - allow using same config for ps/2 and imps/2
* updated pot filePablo Saratxaga2003-11-201-39/+112
|
* updated pot filePablo Saratxaga2003-11-201-38/+111
|
* fix changelogThierry Vignaud2003-11-201-34/+34
|
* adapt to new usb_class2text()Pascal Rigaux2003-11-202-2/+4
|
* add move.pmGuillaume Cottenceau2003-11-201-1/+1
|
* fix regexp for new ldetect usb classPascal Rigaux2003-11-201-1/+1
|
* rebuilt DrakX.potPablo Saratxaga2003-11-202-296/+405
|
* oops my problems were linked to wrongly being in live modeGuillaume Cottenceau2003-11-201-1/+1
|
* $o->{fstab} now contains get_really_all_fstab, not get_all_fstabPascal Rigaux2003-11-201-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 Vignaud2003-11-201-2/+2
|
* fix anthill bug #110 (install looping on missing module snd-pcm-oss)Thierry Vignaud2003-11-201-6/+8
|
* unpoulpize comments (spoted by joseph van den reysen)Thierry Vignaud2003-11-201-1/+1
|
* perl checker should have told us?Guillaume Cottenceau2003-11-191-1/+1
|
* allow "test your mouse" buttons to be viewable (window was much more than ↵Guillaume Cottenceau2003-11-191-1/+1
| | | | 16/9 anyway)