summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* adapt to new directories layout:Pascal Rigaux2004-07-2613-54/+47
* fix typoPascal Rigaux2004-07-261-1/+1
* hey, I suck, that's DIAL_ON_IFUP, not DIAL_ON_BOOTOlivier Blin2004-07-232-6/+6
* perl_checker complianceOlivier Blin2004-07-231-3/+3
* one more FIXME commentOlivier Blin2004-07-231-0/+1
* - introduce ONBOOT and DIAL_ON_BOOT settings for isdn connectionsOlivier Blin2004-07-233-5/+32
* FIRMWARE isn't used by ifup-ipppOlivier Blin2004-07-231-2/+0
* remove print coin and pwet in find_srv_name functionVicent Guardiola2004-07-231-21/+10
* Add "net time set -S $server" to AD et SMBKRB config, for clock sync (kerbero...Vicent Guardiola2004-07-231-7/+44
* pptp connections are now handled by pppd (#6515)Olivier Blin2004-07-231-5/+0
* remove useless $lan_button and $host_button in old drakconnectOlivier Blin2004-07-231-16/+16
* replace pt_type2name($part->{pt_type}) with part2name($part)Pascal Rigaux2004-07-236-13/+16
* - simplify partition table entry names (based on fdisk's names)Pascal Rigaux2004-07-231-113/+100
* cosmetics (remove useless blanks at end of line)Olivier Blin2004-07-231-41/+41
* prepare for network::tools::reread_net_conf removalOlivier Blin2004-07-231-4/+6
* old dos is not useful anymorePascal Rigaux2004-07-231-1/+1
* simplifyPascal Rigaux2004-07-231-5/+6
* - move format related functions out of fs.pm to new module fs/format.pmPascal Rigaux2004-07-237-143/+100
* fix indentationPascal Rigaux2004-07-231-1/+1
* 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