summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* perl_checker enhancementPascal Rigaux2004-07-221-1/+1
* add $IdPascal Rigaux2004-07-223-3/+3
* cleanupPascal Rigaux2004-07-221-1/+1
* modules::modprobe_conf now works (at least a little :)Pascal Rigaux2004-07-224-173/+224
* (rename) only log succesfull renamingsThierry Vignaud2004-07-221-1/+1
* - isRemovableDrive() removed, partially replaced with may_be_a_hd()Pascal Rigaux2004-07-221-6/+7
* simplifyPascal Rigaux2004-07-221-3/+3
* need latest MDK::CommonPascal Rigaux2004-07-221-1/+1
* - re-indentPascal Rigaux2004-07-221-3/+6
* bump drakconf conflict due to new drakconnect APIThierry Vignaud2004-07-221-1/+1
* perl_checker compliancePascal Rigaux2004-07-221-1/+1
* - don't use if_() when not needed and strangePascal Rigaux2004-07-221-4/+4
* (read_tmdns_conf) unbreak oblin codeThierry Vignaud2004-07-221-1/+1
* (read_tmdns_conf) reinsert parameter naming for parameter checkingThierry Vignaud2004-07-221-1/+2
* rewrite read_tmdns_conf to use cat_Olivier Blin2004-07-221-10/+1
* perl_checker/misc fixesOlivier Blin2004-07-221-2/+5
* more cleanupPascal Rigaux2004-07-221-3/+2
* cleanupPascal Rigaux2004-07-221-2/+2
* shorter and fasterPascal Rigaux2004-07-221-4/+6
* set {is_removable} directly in fsedit::hds()Pascal Rigaux2004-07-222-1/+4
* *** empty log message ***Pascal Rigaux2004-07-221-1/+1
* *** empty log message ***Pascal Rigaux2004-07-221-0/+1
* blacklist URPM::ResolveThierry Vignaud2004-07-211-0/+1
* perl_checker fixThierry Vignaud2004-07-211-1/+1
* 10-57mdkThierry Vignaud2004-07-211-1/+14
* bump requires on perl-MDK-Common b/c of localedrake vs CJK issueThierry Vignaud2004-07-211-1/+1
* fix xmodifiers setting which is broken since perl-MDK-Common-1.1.13-1mdkThierry Vignaud2004-07-211-6/+6
* Add service smb et winbind restart in smbkrb configVicent Guardiola2004-07-211-2/+4
* use do_pkgs_standalone->new instead of class_discardPascal Rigaux2004-07-212-4/+4
* - do_pkgs_standalone->new doesn't *need* a $in anymorePascal Rigaux2004-07-211-13/+27
* ->{in}->do_pkgs gives the same kind of object, removing itPascal Rigaux2004-07-211-1/+1
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-2135-365/+550
* perl_checker compliancePascal Rigaux2004-07-213-3/+3
* remove unused variablePascal Rigaux2004-07-212-3/+0
* perl_checker fixesPascal Rigaux2004-07-211-3/+3
* XFdrake doesn't modify modules_conf! (or does it?)Pascal Rigaux2004-07-211-2/+0
* perl_checker compliancePascal Rigaux2004-07-202-2/+2
* remove ask_warn winbind or SFU and add new entry in kindsVicent Guardiola2004-07-201-14/+10
* maxi perl_checker compliance comboOlivier Blin2004-07-201-5/+5
* fix perl_checker combo (yeah)Olivier Blin2004-07-201-1/+1
* do not read conf in add_intf, this is already done by the netconnect wizardOlivier Blin2004-07-201-2/+0
* oops, fix suckinessOlivier Blin2004-07-201-1/+1
* use read_net_conf to avoid code duplicationOlivier Blin2004-07-201-3/+2
* merge netconnect::load_conf in netconnect::read_conf (and replace all calls t...Olivier Blin2004-07-204-17/+15
* unused variableOlivier Blin2004-07-201-1/+1
* cosmeticsOlivier Blin2004-07-201-3/+7
* do not allocate new Gtk2::Gdk::GC at each redraw (last memory leakOlivier Blin2004-07-201-5/+6
* do not probe devices twice (and avoid to grep on detect_devices::probeall()),...Olivier Blin2004-07-201-5/+4
* use the power of the Gtk2::Dialog widget, thus giving change_color()Olivier Blin2004-07-201-12/+7
* better looking wizardThierry Vignaud2004-07-202-9/+27