Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs::formatMount_all() parameter wait_message is no more optional (though you ↵ | Pascal Rigaux | 2005-01-06 | 2 | -3/+3 |
| | | | | can give undef) | ||||
* | on a label, we must use ->get_text, not ->get | Pascal Rigaux | 2005-01-06 | 1 | -1/+1 |
| | |||||
* | update UIM config for uim-0.4.5 (UTUMI Hirosi) | Thierry Vignaud | 2005-01-06 | 1 | -3/+3 |
| | |||||
* | remove unused variables | Pascal Rigaux | 2005-01-06 | 1 | -2/+1 |
| | |||||
* | remove unused variable | Pascal Rigaux | 2005-01-06 | 2 | -2/+0 |
| | |||||
* | cleanup unused variables | Pascal Rigaux | 2005-01-06 | 1 | -3/+0 |
| | |||||
* | 10.2-0.8mdk | Thierry Vignaud | 2005-01-05 | 1 | -1/+16 |
| | |||||
* | fix selecting "other" keyboard when @best <= 1 | Pascal Rigaux | 2005-01-05 | 1 | -1/+1 |
| | |||||
* | (migrate_device_names) fix message | Thierry Vignaud | 2005-01-05 | 1 | -1/+1 |
| | |||||
* | don't set fs_type to ext2:vfat for ext3 or reiserfs /home coming from usb ↵ | Pascal Rigaux | 2005-01-05 | 1 | -1/+3 |
| | | | | key (bugzilla #9827) | ||||
* | add a couple of new ALSA drivers (from CVS) | Thierry Vignaud | 2005-01-05 | 1 | -0/+5 |
| | |||||
* | install echomixer if needed | Thierry Vignaud | 2005-01-05 | 1 | -0/+1 |
| | |||||
* | part2wild_device_name('', $part) is better than ↵ | Pascal Rigaux | 2005-01-05 | 1 | -1/+1 |
| | | | | devices::make($part->{device}) (esp. for nfs "devices") | ||||
* | handle spaces in username | Pascal Rigaux | 2005-01-05 | 2 | -6/+4 |
| | |||||
* | switch default IM to scim-chewing for zh_TW | Thierry Vignaud | 2005-01-05 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-04 | 1 | -1/+88 |
| | |||||
* | install hotkeys in order to have working special keys on | Thierry Vignaud | 2005-01-04 | 1 | -1/+1 |
| | | | | | internet/multimedia laptop keyboards | ||||
* | updated pot file | Pablo Saratxaga | 2005-01-04 | 1 | -312/+332 |
| | |||||
* | update ADSL ISPs list | Thierry Vignaud | 2005-01-04 | 1 | -2/+133 |
| | |||||
* | Bugzilla 12861 - Directories with spaces | Stew Benedict | 2005-01-03 | 1 | -20/+27 |
| | | | | | | Mandrakeclub - Perms on tarballs too relaxed perl_checker compliance | ||||
* | a somewhat nicer message when loading a module | Pascal Rigaux | 2005-01-03 | 1 | -6/+17 |
| | |||||
* | '--best-output' is no longer an urpmi option (and it's not necessary | Rafael Garcia-Suarez | 2005-01-03 | 1 | -1/+1 |
| | | | | | anyway since --auto is specified) | ||||
* | move and rename network::ethernet::get_eth_categories() into ↵ | Pascal Rigaux | 2005-01-03 | 5 | -14/+6 |
| | | | | | | | list_modules::ethernet_categories() (it's closer to the definition of the categories) | ||||
* | "Administrator (root)" is more user-friendly than "root" | Pascal Rigaux | 2005-01-03 | 2 | -3/+3 |
| | |||||
* | (migrate_device_names) try to be smarter with translators | Thierry Vignaud | 2005-01-03 | 1 | -3/+3 |
| | |||||
* | default security level is now 3 | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
| | |||||
* | Make do_pkgs::install() return the number of packages actually installed | Rafael Garcia-Suarez | 2005-01-03 | 1 | -0/+2 |
| | | | | | (used by printerdrake, apparently) | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-03 | 1 | -1/+60 |
| | |||||
* | remove codepage= option for fs types which don't handle it (eg: ntfs) | Pascal Rigaux | 2005-01-03 | 1 | -0/+3 |
| | |||||
* | create can_be_one_of_those_fs_types() | Pascal Rigaux | 2005-01-03 | 1 | -1/+6 |
| | |||||
* | add another sparc sound driver | Thierry Vignaud | 2005-01-03 | 1 | -0/+1 |
| | |||||
* | no clp is not an error | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
| | |||||
* | move mdkinst.clp on hard drive ASAP | Pascal Rigaux | 2005-01-03 | 3 | -0/+28 |
| | | | | | | => allows multi-cd installs even if the mdkinst.clp was not preloaded => allows to better memory handling during pkgs install (hopefully at least) | ||||
* | updated pot file | Pablo Saratxaga | 2005-01-03 | 1 | -415/+530 |
| | |||||
* | - enabled choice of various new keyboard layouts. | Pablo Saratxaga | 2005-01-03 | 1 | -20/+54 |
| | | | | | - don't prepend "us," if there is already a list of layouts | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-03 | 1 | -1/+28 |
| | |||||
* | s/jp/ja. Corrected spelling of locale ja | Funda Wang | 2005-01-03 | 1 | -1/+1 |
| | |||||
* | simplify (we always want the logo, and looking the right path is already ↵ | Pascal Rigaux | 2004-12-31 | 1 | -2/+1 |
| | | | | done elsewhere) | ||||
* | no need to have things twice in _icon_paths() | Pascal Rigaux | 2004-12-31 | 1 | -3/+0 |
| | |||||
* | ldd doesn't say anymore which file ld-linux is, so adding it explicitly | Pascal Rigaux | 2004-12-31 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-12-31 | 1 | -1/+374 |
| | |||||
* | better layout: | Pascal Rigaux | 2004-12-31 | 1 | -9/+3 |
| | | | | | | | - ensure buttons are at bottom using pack_end instead of packing a growing empty vbox for ask_warn-like dialogs - drop old code - always allow box to grow (this may be wrong) | ||||
* | simplify (thanks to perl_checker) | Pascal Rigaux | 2004-12-31 | 1 | -1/+0 |
| | |||||
* | remove code using getAndSaveFile to get the X server | Pascal Rigaux | 2004-12-31 | 1 | -5/+0 |
| | | | | | (we don't have live directory anymore, and anyway we only use one X server) | ||||
* | more spacing around the separator and the buttons (as requested by ergonomy ↵ | Pascal Rigaux | 2004-12-30 | 1 | -1/+2 |
| | | | | team) | ||||
* | move device mapper initialisation out of lvm.pm into devices.pm (since it ↵ | Pascal Rigaux | 2004-12-29 | 2 | -9/+13 |
| | | | | will be useful for other things) | ||||
* | simplify and speed up computeGroupSize() | Pascal Rigaux | 2004-12-29 | 1 | -12/+12 |
| | |||||
* | in computeGroupSize() | Pascal Rigaux | 2004-12-29 | 1 | -11/+21 |
| | | | | | | | | - fix old ugly bug (CAT_FOO && CAT_BAR || CAT_FOO was reduced to CAT_FOO && CAT_BAR) - log the time spent - ignore already selected packages - group by same rpmsrate flags (nice speedup :) | ||||
* | when computing group size, select CAT_SYSTEM packages | Pascal Rigaux | 2004-12-29 | 1 | -1/+1 |
| | |||||
* | - add can_default | Pascal Rigaux | 2004-12-28 | 1 | -11/+11 |
| | | | | | - remove known_opts (alike the rest of the code) |