Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't set mount point /mnt/windows for removable devices | Pascal Rigaux | 2004-07-28 | 1 | -1/+1 |
| | |||||
* | explain why we set toFormatUnsure | Pascal Rigaux | 2004-07-28 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-07-28 | 1 | -1/+10 |
| | |||||
* | remove small ugly typo | Pascal Rigaux | 2004-07-28 | 1 | -1/+1 |
| | |||||
* | Swati and Venda have no translation, removing | Pascal Rigaux | 2004-07-28 | 1 | -0/+2 |
| | |||||
* | old workaround not needed anymore in 10.0 | Pascal Rigaux | 2004-07-28 | 1 | -3/+0 |
| | |||||
* | remove documentation link in mdkgalaxy | Pascal Rigaux | 2004-07-28 | 1 | -7/+11 |
| | |||||
* | fix getSCSI_26() not sorting the drives | Pascal Rigaux | 2004-07-28 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-07-28 | 1 | -1/+72 |
| | |||||
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 25 | -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.3 | Olivier Blin | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | - scroll down text while typing | Daouda Lo | 2004-07-27 | 1 | -190/+154 |
| | | | | | | - many cleanups - Stable releases are 'Official' and 'Community' | ||||
* | save/restore options | Thierry Vignaud | 2004-07-27 | 1 | -4/+12 |
| | |||||
* | a {type} didn't get moved to {pt_type}, fixing | Pascal Rigaux | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-07-27 | 1 | -1/+54 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-07-26 | 1 | -0/+1 |
| | |||||
* | Redundant line. | Rafael Garcia-Suarez | 2004-07-26 | 1 | -1/+0 |
| | |||||
* | cleanup, fix various typos | Pascal Rigaux | 2004-07-26 | 1 | -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 Rigaux | 2004-07-26 | 1 | -6/+14 |
| | | | | talk about c0dX anymore) | ||||
* | remove unneeded quotes | Olivier Blin | 2004-07-26 | 1 | -1/+1 |
| | |||||
* | blacklist Net::DNS (until we get rid of it?) | Pascal Rigaux | 2004-07-26 | 1 | -1/+2 |
| | |||||
* | let perl-MDK-Common do the quoting | Olivier Blin | 2004-07-26 | 1 | -2/+1 |
| | |||||
* | fix upload_only | Pascal Rigaux | 2004-07-26 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-07-26 | 1 | -1/+388 |
| | |||||
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 26 | -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 typo | Pascal Rigaux | 2004-07-26 | 1 | -1/+1 |
| | |||||
* | hey, I suck, that's DIAL_ON_IFUP, not DIAL_ON_BOOT | Olivier Blin | 2004-07-23 | 2 | -6/+6 |
| | |||||
* | perl_checker compliance | Olivier Blin | 2004-07-23 | 1 | -3/+3 |
| | |||||
* | one more FIXME comment | Olivier Blin | 2004-07-23 | 1 | -0/+1 |
| | |||||
* | - introduce ONBOOT and DIAL_ON_BOOT settings for isdn connections | Olivier Blin | 2004-07-23 | 3 | -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-ippp | Olivier Blin | 2004-07-23 | 1 | -2/+0 |
| | |||||
* | remove print coin and pwet in find_srv_name function | Vicent Guardiola | 2004-07-23 | 1 | -21/+10 |
| | | | | | clean function find_srv_name | ||||
* | Add "net time set -S $server" to AD et SMBKRB config, for clock sync ↵ | Vicent Guardiola | 2004-07-23 | 1 | -7/+44 |
| | | | | (kerberos require) | ||||
* | obsolete since 4 years | Pascal Rigaux | 2004-07-23 | 1 | -16/+0 |
| | |||||
* | remove fpons only tool | Pascal Rigaux | 2004-07-23 | 1 | -10/+0 |
| | |||||
* | pptp connections are now handled by pppd (#6515) | Olivier Blin | 2004-07-23 | 1 | -5/+0 |
| | |||||
* | remove useless $lan_button and $host_button in old drakconnect | Olivier Blin | 2004-07-23 | 1 | -16/+16 |
| | |||||
* | replace pt_type2name($part->{pt_type}) with part2name($part) | Pascal Rigaux | 2004-07-23 | 6 | -13/+16 |
| | | | | | (hoisting the dereferencing {pt_type}) | ||||
* | - simplify partition table entry names (based on fdisk's names) | Pascal Rigaux | 2004-07-23 | 1 | -113/+100 |
| | | | | | - rename some internal variables | ||||
* | cosmetics (remove useless blanks at end of line) | Olivier Blin | 2004-07-23 | 1 | -41/+41 |
| | |||||
* | mozilla need mozilla-rebuild-databases.pl to work | Pascal Rigaux | 2004-07-23 | 1 | -0/+1 |
| | |||||
* | prepare for network::tools::reread_net_conf removal | Olivier Blin | 2004-07-23 | 1 | -4/+6 |
| | |||||
* | crack-attack doesn't work on 10.0 | Pascal Rigaux | 2004-07-23 | 1 | -1/+1 |
| | |||||
* | remove unneeded dri/tls | Pascal Rigaux | 2004-07-23 | 1 | -1/+1 |
| | |||||
* | old dos is not useful anymore | Pascal Rigaux | 2004-07-23 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2004-07-23 | 1 | -5/+6 |
| | |||||
* | - move format related functions out of fs.pm to new module fs/format.pm | Pascal Rigaux | 2004-07-23 | 7 | -143/+100 |
| | | | | | - remove swap.pm, moving its few functions to fs/format.pm or fs.pm | ||||
* | fix indentation | Pascal Rigaux | 2004-07-23 | 1 | -1/+1 |
| | |||||
* | perl_checker enhancement | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
| | |||||
* | add $Id | Pascal Rigaux | 2004-07-22 | 3 | -3/+3 |
| |