summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* s/MandrakeMove/Move/Pascal Rigaux2004-07-281-1/+1
|
* don't set mount point /mnt/windows for removable devicesPascal Rigaux2004-07-281-1/+1
|
* explain why we set toFormatUnsurePascal Rigaux2004-07-281-1/+4
|
* *** empty log message ***Pascal Rigaux2004-07-281-1/+10
|
* remove small ugly typoPascal Rigaux2004-07-281-1/+1
|
* Swati and Venda have no translation, removingPascal Rigaux2004-07-281-0/+2
|
* old workaround not needed anymore in 10.0Pascal Rigaux2004-07-281-3/+0
|
* remove documentation link in mdkgalaxyPascal Rigaux2004-07-281-7/+11
|
* fix getSCSI_26() not sorting the drivesPascal Rigaux2004-07-281-0/+2
|
* *** empty log message ***Pascal Rigaux2004-07-281-1/+72
|
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-2725-531/+599
| | | | | | | | | | | | | | | | | | | | {pt_type} is always a number, {fs_type} is always a string - introduce set_isFormatted() (to ensure {notFormatted} but also {fs_type_from_magic} and {bad_fs_type_magic} are updated) - don't use 0x483 for ext3 anymore (same for reiserfs...), the type_name gives both a pt_type and a fs_type - many accessors from partition_table removed (type2fs(), fs2pt_type()) - remove isThisFs() (not useful anymore since we can use directly {fs_type}) - remove isFat() (inline the function) - other isXXX() from partition_table are moved to fs::type - part2name() is now fs::type::part2type_name - name2pt_type() is now fs::type::type_name2subpart() - partition_table::important_types() is now fs::type::type_names() - fsedit::typeOfPart() is now fs::type::fs_type_from_magic() - no need to truncate type_name since they are shorter
* '-e 1' option is unneeded with speedtouch >= 1.3Olivier Blin2004-07-271-1/+1
|
* - scroll down text while typingDaouda Lo2004-07-271-190/+154
| | | | | | - many cleanups - Stable releases are 'Official' and 'Community'
* save/restore optionsThierry Vignaud2004-07-271-4/+12
|
* a {type} didn't get moved to {pt_type}, fixingPascal Rigaux2004-07-271-1/+1
|
* *** empty log message ***Pascal Rigaux2004-07-271-1/+54
|
* *** empty log message ***Pascal Rigaux2004-07-261-0/+1
|
* Redundant line.Rafael Garcia-Suarez2004-07-261-1/+0
|
* cleanup, fix various typosPascal Rigaux2004-07-261-19/+21
| | | | | (still, ->target seems broken, but i'm not sure, since i couldn't test)
* fix getCompaqSmartArray() on 2.6 (since /proc/driver/cciss/cciss0 doesn't ↵Pascal Rigaux2004-07-261-6/+14
| | | | talk about c0dX anymore)
* remove unneeded quotesOlivier Blin2004-07-261-1/+1
|
* blacklist Net::DNS (until we get rid of it?)Pascal Rigaux2004-07-261-1/+2
|
* let perl-MDK-Common do the quotingOlivier Blin2004-07-261-2/+1
|
* fix upload_onlyPascal Rigaux2004-07-261-2/+2
|
* *** empty log message ***Pascal Rigaux2004-07-261-1/+388
|
* 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
|