summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* first attempt of updating stage1 for MandrakeMoveGuillaume Cottenceau2003-10-087-30/+113
|
* mark a few strings as translatable (part of #5670)Thierry Vignaud2003-10-081-3/+3
|
* fix #6103:Thierry Vignaud2003-10-081-3/+8
| | | | | | | | | - workaround buggy msec not listing MAIL_USER in its defaults whereas it does list MAIL_WARN - while keeping "prevent including MAIL_* in check list" behavior, we still have to load them in order to be able to save them back
* log values too in explanationsThierry Vignaud2003-10-081-5/+5
|
* split readCompssUsers(): parsing is done in readCompssUsers_rawPascal Rigaux2003-10-071-2/+8
|
* fix #3276: when steping back in drakconnect wizard, do not overwriteThierry Vignaud2003-10-061-3/+3
| | | | | first card parameters with last one's
* check both nfs servers version 2 and version 3, and remove duplicates (bug ↵Pascal Rigaux2003-10-061-11/+17
| | | | #6055)
* add usleep()Pascal Rigaux2003-10-061-1/+5
|
* add common::nonblock()Pascal Rigaux2003-10-061-0/+4
|
* use mkdir_pPascal Rigaux2003-10-041-1/+1
|
* perl_checker cleanupsThierry Vignaud2003-10-041-2/+2
|
* cleanupsThierry Vignaud2003-10-031-2/+0
|
* fixed important glitches about oem-theme.rpm not capable of being copiedFrancois Pons2003-10-031-1/+2
|
* notice bugThierry Vignaud2003-10-031-0/+1
|
* minor updateThierry Vignaud2003-10-031-2/+0
|
* only read /etc/sysconfig/network-scripts/ifcfg-*, not old.ifcfg-* andThierry Vignaud2003-10-031-1/+1
| | | | | the like...
* fix #425, #1881 (was there since 20021020 :-() : wireless adaptersThierry Vignaud2003-10-031-2/+6
| | | | | | settings were lost when altering network configuration when not from wizard mode
* factorize wireless card detection into network::tools:is_wireless_intf()Thierry Vignaud2003-10-032-7/+13
|
* consolidate network conf rereadThierry Vignaud2003-10-031-10/+11
|
* fixed an involuntary typoPablo Saratxaga2003-10-021-1/+1
|
* fixed parameters for LPD printer information linePablo Saratxaga2003-10-021-2/+2
|
* corrected parameters of LPD info linePablo Saratxaga2003-10-021-1/+1
|
* perl_checkerPascal Rigaux2003-10-015-13/+13
|
* perl_checker compliancePascal Rigaux2003-10-011-1/+1
|
* perl_checker compliancePascal Rigaux2003-10-011-1/+1
|
* added missing kernel-i686-up-4GB entry for kernel modules.Francois Pons2003-10-011-1/+1
|
* no need to escape " in /xxx \" xxx/Pascal Rigaux2003-09-303-3/+3
|
* help Gi_perl_checkPascal Rigaux2003-09-301-0/+2
|
* don't check *all* for test_pms_all, skip horrible stuffsPascal Rigaux2003-09-305-9/+9
|
* don't care about printer::*Pascal Rigaux2003-09-301-0/+3
|
* perl_checker compliancePascal Rigaux2003-09-301-1/+1
|
* perl_checker compliancePascal Rigaux2003-09-301-5/+5
|
* perl_checker compliancePascal Rigaux2003-09-301-2/+2
|
* "Processor #129 invalid" doesn't mean 129 processors are availablePascal Rigaux2003-09-301-1/+1
|
* removed obsoleted togglePackageSelection method no more used.Francois Pons2003-09-301-4/+0
|
* perl_checker fixes.Francois Pons2003-09-301-2/+4
|
* improved invidual package selection as toggle, a bit faster and give reason whyFrancois Pons2003-09-301-47/+52
| | | | | package cannot be selected.
* fixed log about toggle of package.Francois Pons2003-09-291-1/+1
|
* add reason of package not selected (or unselected).Francois Pons2003-09-291-0/+17
|
* perl_checker fixesPascal Rigaux2003-09-296-9/+9
|
* small cleanup (thanks to perl_checker)Pascal Rigaux2003-09-291-7/+6
| | | | | !! default_interfaces() is still wrong !!
* cleanupPascal Rigaux2003-09-291-1/+0
|
* commiting uncommitted fixes about kernel-i686 needed prefered in choices.Francois Pons2003-09-291-1/+4
|
* Uzbek console keyboard is now in console-tools; enabling itPablo Saratxaga2003-09-251-1/+1
|
* a better grepping of Processor in dmesg (it works when we don't have acpi=ht)Pascal Rigaux2003-09-241-1/+1
|
* now one can now choose the interfaceFlorin Grad2003-09-241-1/+1
|
* allow drakfirewall to choose the interfaceFlorin Grad2003-09-242-18/+49
|
* clean fonts renaming and make it log renames (through explanations)MDK92Thierry Vignaud2003-09-231-2/+5
|
* (move_fonts) factorize clean fonts moveThierry Vignaud2003-09-231-6/+10
|
* fix font copy (catched by #5157):Thierry Vignaud2003-09-231-1/+2
| | | | | | | - prevent looking for "*.pfm*.afm" fonts - prevent displaying spurious error messages on console while converting fonts