summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* updated pot filePablo Saratxaga2003-09-096-5934/+247
|
* fix #5040 (too small drakboot's window width)Thierry Vignaud2003-09-091-0/+1
|
* - userdrake is in /usr/sbin/ (#5447)Daouda Lo2003-09-091-1/+1
|
* remove too verbose _XSetInputFocus logPascal Rigaux2003-09-091-1/+0
|
* Fixed bug #5423: Some option settings were not be recognized or changed.Till Kamppeter2003-09-091-1/+4
|
* *** empty log message ***Pascal Rigaux2003-09-091-1/+53
|
* fix default size without draksplashThierry Vignaud2003-09-091-2/+5
|
* increase sleep time after modprobing usb-uhci/usb-ohci (otherwise USB mouse ↵Pascal Rigaux2003-09-091-1/+1
| | | | may be undetected)
* try again if no floppy (or error during creation of floppy)Francois Pons2003-09-091-5/+9
|
* don't ask security level when upgradingPascal Rigaux2003-09-091-1/+1
|
* write "MOVE YOUR WHEEL!" only for ps2 micePascal Rigaux2003-09-091-1/+1
|
* update from xml helpPascal Rigaux2003-09-096-6072/+6564
|
* fixed reference to 9.1 errata, (now ↵Francois Pons2003-09-091-1/+1
| | | | http://www.mandrakelinux.com/en/92errata.php3).
* - help callDaouda Lo2003-09-091-2/+2
| | | | | - reportbug via bugzilla
* *** empty log message ***Pascal Rigaux2003-09-091-1/+116
|
* fix network installThierry Vignaud2003-09-091-1/+0
|
* fix #5430: do not confuse users with debug messagesThierry Vignaud2003-09-091-1/+1
|
* add help buttonsThierry Vignaud2003-09-082-0/+5
|
* UpdateDavid Baudens2003-09-083-3/+3
|
* s/9\.1/9\.2/gDavid Baudens2003-09-082-7/+7
|
* last 9.2-9mdk bitsThierry Vignaud2003-09-081-1/+4
|
* fix net_monitor not working as rootThierry Vignaud2003-09-081-3/+0
|
* fix current profile load in wizard modeThierry Vignaud2003-09-081-0/+1
|
* increase drakconnect robustness regarding profiles managmentThierry Vignaud2003-09-081-11/+10
| | | | | | | | | | | | - fix set_profiles() call on profiles menu user change - (set_profiles) consolidate netcnx->{PROFILE} setting where we call set_profile - (update_profiles) rely on netcnx->{PROFILE} - fix profiles list update when wizard exits
* save_conf() really is deadThierry Vignaud2003-09-081-1/+0
|
* - do not call anymore network::netconnect::save_confDamien Chaumette2003-09-082-13/+4
| | | | | - good set_profiles($netcnx) call
* *** empty log message ***Pascal Rigaux2003-09-081-1/+337
|
* perl_checker compliancePascal Rigaux2003-09-081-1/+1
|
* remove obsolete codePascal Rigaux2003-09-081-1/+0
|
* 9.2-9mdkThierry Vignaud2003-09-081-1/+13
|
* ~fix~ calling userdrake in "diskdrake --fileshare"Pascal Rigaux2003-09-082-2/+2
|
* fix #4964 (not being able to select directories)Thierry Vignaud2003-09-081-1/+0
|
* no more used (drakcronat just removed from distro)Thierry Vignaud2003-09-082-1469/+0
| | | | | => less dependancies :-)
* don't warnAboutNaughtyServers when upgradingPascal Rigaux2003-09-081-1/+1
|
* - use OptionMenu's instead of Combo's (better looking and mcc doesn't like ↵Pascal Rigaux2003-09-081-12/+5
| | | | | | | embedding combos) - cleanup
* shrinkDamien Chaumette2003-09-081-7/+3
|
* - fix/use explanationsDamien Chaumette2003-09-085-13/+20
| | | | | - fix #5307 (firmware)
* Xdrakres is "XFdrake resolution" not simply "XFdrake"Pascal Rigaux2003-09-081-0/+1
|
* Fixed copyright notice.Till Kamppeter2003-09-081-0/+1
|
* updated pot filePablo Saratxaga2003-09-082-489/+157
|
* fixing keyboard focus during install:Pascal Rigaux2003-09-083-8/+23
| | | | | | | | - removed aewm-drakx which doesn't work nicely - fix @interactive::objects handling (don't push non pop_it windows, ensure destroyed windows are removed) - ensure XSetInputFocus is called on $::WizardWindow
* fix check_mntpoint to get back error "There is already a partition with ↵Pascal Rigaux2003-09-081-3/+3
| | | | mount point %s\n"
* use formatError to have the error message instead of SCALAR(0x....)Pascal Rigaux2003-09-081-1/+1
|
* set xcon=6 when loading i810fb module (to have console 7 with X).Francois Pons2003-09-081-1/+1
|
* - support new help callDaouda Lo2003-09-081-1/+1
|
* Show an error message if saned could not be installed.Till Kamppeter2003-09-081-1/+5
|
* - Use a field in the $printer data structure and no a global variableTill Kamppeter2003-09-084-76/+83
| | | | | | | for the expert mode. - Fixed bug of database not being re-read when switching between normal and expert mode with the new GTK2 main window.
* 9.2-8mdkThierry Vignaud2003-09-071-1/+8
|
* - $netcnx->{PROFILE} is current profile name (now scalar)Damien Chaumette2003-09-072-8/+13
| | | | | | - fix non working profiles loading/saving - perl_checker
* Fixed first-time dialog.Till Kamppeter2003-09-071-1/+1
|