summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* (configureNetwork2) do not install package or rewrite config files inThierry Vignaud2003-11-281-13/+14
* (main) do not silently discard exceptions; if some exception is raisedThierry Vignaud2003-11-281-1/+3
* do not restart network service in testing modeThierry Vignaud2003-11-281-1/+1
* prevent altering system configuration in testing mode in optionalThierry Vignaud2003-11-271-8/+10
* save shell pidGuillaume Cottenceau2003-11-271-1/+4
* add isKeyUsb() (removed from move.pm)Pascal Rigaux2003-11-271-0/+1
* put in {raw_hds} non partitioned usb keysPascal Rigaux2003-11-271-2/+5
* get_raw_hds adds removables to {raw_hds}, it doesn't overwrite itPascal Rigaux2003-11-271-1/+1
* (create_packtable) enable to provide 0 parameters for xpadding andThierry Vignaud2003-11-271-1/+2
* (create_packtable) simplify xpadding managmentThierry Vignaud2003-11-271-1/+1
* more explanationsThierry Vignaud2003-11-271-0/+2
* let drakgw embed (interface team request)Thierry Vignaud2003-11-271-51/+1
* (new) do not show up anymore banners for wizards when embeeded (theThierry Vignaud2003-11-271-1/+1
* added xpadding/ypadding options in create_packtabledamien2003-11-271-1/+1
* 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
* export driver tooThierry Vignaud2003-11-261-2/+3
* allow X to restart after dying through X_move script, startkde also through s...Guillaume Cottenceau2003-11-261-2/+2
* inspires from xwait: keep a client until some window is created, otherwise X ...Guillaume Cottenceau2003-11-261-2/+11
* perl_checker fixThierry Vignaud2003-11-261-1/+1
* link beat detection: enable both net_monitor and drakconnect usage atThierry Vignaud2003-11-261-2/+2
* extract kdeglobals configuration from lang::write() into lang::configure_kdeg...Pascal Rigaux2003-11-261-27/+38
* 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
* 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
* 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
* 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
* check that libglx.so is a link instead of checking if it exists (since it isPascal Rigaux2003-11-251-1/+1
* 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
* (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
* introduce bg_command object that enable to fork a sub that give back dataThierry Vignaud2003-11-231-0/+23
* 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 totall...Guillaume Cottenceau2003-11-211-1/+1
* don't ask mouse when unsafe is not set (and it is currently very seldom set)Pascal Rigaux2003-11-211-1/+1
* - use "auto" for ps/2Pascal Rigaux2003-11-201-2/+2