| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | re-organize steps display as requested by ergonomic team | Pascal Rigaux | 2004-12-28 | 1 | -6/+11 |
* | - create set_rpmsrate_category_flags(), set_rpmsrate_default_category_flags()... | Pascal Rigaux | 2004-12-28 | 3 | -82/+105 |
* | fix displaying package tree (was empty since moving from XXX to CAT_XXX) | Pascal Rigaux | 2004-12-28 | 1 | -1/+1 |
* | differentiate compssUsers flags from non-user modifiable flags (eg: hardware ... | Pascal Rigaux | 2004-12-24 | 3 | -191/+195 |
* | "Samba server" is better named "Windows Files Sharing (SMB)" (bugzilla #10585) | Pascal Rigaux | 2004-12-24 | 1 | -1/+1 |
* | bump require on perl in order to prevent beakage on update due to | Thierry Vignaud | 2004-12-23 | 1 | -1/+1 |
* | fix typo in 10.2-0.7mdk's changelog | Thierry Vignaud | 2004-12-23 | 1 | -1/+1 |
* | 10.2-0.7mdk | Thierry Vignaud | 2004-12-23 | 1 | -1/+9 |
* | fix Xconfig::default::configure() use | Pascal Rigaux | 2004-12-23 | 1 | -1/+1 |
* | "XFdrake --auto" is now fully auto using auto_install configuration instead o... | Pascal Rigaux | 2004-12-23 | 1 | -1/+1 |
* | - don't ask X to restart in auto mode | Pascal Rigaux | 2004-12-23 | 1 | -2/+2 |
* | "snd-audigyls" ALSA driver was renamed "snd-ca0106" in ALSA CVS; | Thierry Vignaud | 2004-12-22 | 1 | -1/+2 |
* | handle new snd-pcxhr driver from alsa CVS | Thierry Vignaud | 2004-12-22 | 1 | -0/+1 |
* | install proper tools for Digigram PCXHR sound card | Thierry Vignaud | 2004-12-22 | 1 | -0/+1 |
* | simplify | Pascal Rigaux | 2004-12-22 | 1 | -7/+3 |
* | no need to use max_size, no need to compute it | Pascal Rigaux | 2004-12-22 | 1 | -12/+4 |
* | fix previous commit | Pascal Rigaux | 2004-12-22 | 1 | -3/+4 |
* | create read_rpmsrate_raw() out of read_rpmsrate(), this new function can be e... | Pascal Rigaux | 2004-12-22 | 1 | -45/+62 |
* | add option no_bad_drives (to workaround bugzilla #12766) | Pascal Rigaux | 2004-12-22 | 2 | -1/+2 |
* | /proc/sys/kernel/modprobe wants something non empty, otherwise it doesn't cha... | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | - fs::mount() wants a real device or a faked one, but doesn't accept things l... | Pascal Rigaux | 2004-12-21 | 3 | -7/+8 |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 6 | -87/+79 |
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 5 | -9/+9 |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 6 | -20/+20 |
* | much simpler code to handle post-install update modules | Pascal Rigaux | 2004-12-21 | 1 | -33/+6 |
* | fix floppies detection (through dmidecode) | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | don't die when /proc/sys/kernel/modprobe doesn't exist (for BOOT kernels) | Pascal Rigaux | 2004-12-20 | 1 | -1/+1 |
* | (get_user_home) do not horribly die if USER environment variable list | Thierry Vignaud | 2004-12-20 | 1 | -1/+2 |
* | jp console should not be localized | Funda Wang | 2004-12-19 | 1 | -1/+1 |
* | remove unused code | Pascal Rigaux | 2004-12-17 | 1 | -1/+0 |
* | don't parse the theme rc file to set the root window background color during ... | Pascal Rigaux | 2004-12-17 | 2 | -16/+17 |
* | oops, set_background *is* needed | Pascal Rigaux | 2004-12-17 | 1 | -0/+1 |
* | remove unneeded ->set_background | Pascal Rigaux | 2004-12-17 | 1 | -1/+0 |