| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 key... | Pascal Rigaux | 2005-01-05 | 1 | -1/+3 |
* | add a couple of new ALSA drivers (from CVS) | Thierry Vignaud | 2005-01-05 | 2 | -3/+8 |
* | install echomixer if needed | Thierry Vignaud | 2005-01-05 | 1 | -0/+1 |
* | part2wild_device_name('', $part) is better than devices::make($part->{device}... | Pascal Rigaux | 2005-01-05 | 1 | -1/+1 |
* | 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 |
* | ld-linux.so.2 is also needed on the rescue :) | Pascal Rigaux | 2005-01-04 | 1 | -0/+1 |
* | install hotkeys in order to have working special keys on | Thierry Vignaud | 2005-01-04 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | move and rename network::ethernet::get_eth_categories() into list_modules::et... | Pascal Rigaux | 2005-01-03 | 6 | -14/+10 |
* | "Administrator (root)" is more user-friendly than "root" | Pascal Rigaux | 2005-01-03 | 2 | -3/+3 |
* | add another wifi driver (will be in next kernel) | Thierry Vignaud | 2005-01-03 | 1 | -1/+1 |
* | (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 |
* | *** 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 | 2 | -1/+2 |
* | ensure /tmp/syslog in stage2 contains the full log | Pascal Rigaux | 2005-01-03 | 2 | -2/+6 |
* | 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 |
* | it's cleaner to have the clp_tmpfs in /tmp | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
* | 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 |
* | *** 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 done... | Pascal Rigaux | 2004-12-31 | 1 | -2/+1 |
* | 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 |
* | 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 |
* | more spacing around the separator and the buttons (as requested by ergonomy t... | Pascal Rigaux | 2004-12-30 | 1 | -1/+2 |
* | move device mapper initialisation out of lvm.pm into devices.pm (since it wil... | Pascal Rigaux | 2004-12-29 | 2 | -9/+13 |
* | simplify and speed up computeGroupSize() | Pascal Rigaux | 2004-12-29 | 1 | -12/+12 |
* | in computeGroupSize() | Pascal Rigaux | 2004-12-29 | 1 | -11/+21 |
* | 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 |
* | fix overlap | Pascal Rigaux | 2004-12-28 | 1 | -1/+1 |