summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adapt to new directories layout:Pascal Rigaux2004-07-2626-141/+148
| | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising
* 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
| | | | | | - write this settings with configureNetwork2, kill the old tweak in isdn.pm - use the isdn_dial_on_boot step instead of nework_on_boot in netconnect.pm
* 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
| | | | | clean function find_srv_name
* Add "net time set -S $server" to AD et SMBKRB config, for clock sync ↵Vicent Guardiola2004-07-231-7/+44
| | | | (kerberos require)
* obsolete since 4 yearsPascal Rigaux2004-07-231-16/+0
|
* remove fpons only toolPascal Rigaux2004-07-231-10/+0
|
* 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
| | | | | (hoisting the dereferencing {pt_type})
* - simplify partition table entry names (based on fdisk's names)Pascal Rigaux2004-07-231-113/+100
| | | | | - rename some internal variables
* cosmetics (remove useless blanks at end of line)Olivier Blin2004-07-231-41/+41
|
* mozilla need mozilla-rebuild-databases.pl to workPascal Rigaux2004-07-231-0/+1
|
* prepare for network::tools::reread_net_conf removalOlivier Blin2004-07-231-4/+6
|
* crack-attack doesn't work on 10.0Pascal Rigaux2004-07-231-1/+1
|
* remove unneeded dri/tlsPascal Rigaux2004-07-231-1/+1
|
* 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
| | | | | - remove swap.pm, moving its few functions to fs/format.pm or fs.pm
* 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
| | | | | | | - the main difference is that isRemovableDrive() checked isRemovableUsb() whereas may_be_a_hd() allows more usb removable drives (esp. memory cards and some usb keys declared as memory cards (0x0c76 0x0005))
* simplifyPascal Rigaux2004-07-221-3/+3
|
* need latest MDK::CommonPascal Rigaux2004-07-221-1/+1
|
* - re-indentPascal Rigaux2004-07-221-3/+6
| | | | | - use begins_with()
* 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() now knows which file it reads, don't give it as argument
* (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
|