summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* crack-attack seems to be working...Pascal Rigaux2004-07-291-1/+1
|
* 10.1-0.1mdkThierry Vignaud2004-07-291-2/+17
|
* use new set_removable_auto_configuratorThierry Vignaud2004-07-291-1/+1
|
* (set_removable_auto_configurator) copy it out from set_removable_configurator()Thierry Vignaud2004-07-291-0/+5
| | | | | (set_removable_configurator) restore it as of MDK10.0 time
* also remove drakbackup from menuPascal Rigaux2004-07-291-0/+1
|
* handle formatkey which clean_partition_table_and_format_keyPascal Rigaux2004-07-291-2/+29
|
* always include all funcs (these're needed anyway by Move and GlobeTrotter)Thierry Vignaud2004-07-292-11/+8
|
* merge hds() in get_hds() to correctly handle catching cdie when the device ↵Pascal Rigaux2004-07-291-31/+42
| | | | is non partionned
* split server and plugin options, in order to support again bewanOlivier Blin2004-07-291-4/+9
| | | | | modems (pppd_options wasn't used anywhere, they couldn't work)
* Fix crashes on append_set.Stew Benedict2004-07-282-7/+7
|
* do not write a blank "pty" option in ppp config file is there is noOlivier Blin2004-07-281-1/+2
| | | | | pty command (should fix some problems with Bewan modems)
* it's probably better to rely on modem_run since speedtouch.sh may be droppedOlivier Blin2004-07-281-1/+1
|
* do not probe usb interface too soon, wait for the Move images to be mountedOlivier Blin2004-07-281-3/+6
| | | | | (or else usb drivers won't be automatically loaded at boot with Move)
* - use option -g for smbclient -L, this fixes bad parsing of formatted ↵Pascal Rigaux2004-07-281-14/+20
| | | | | | | smbclient output - skip "netlogon" Disk share (lowercase letters)
* 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
|