| Commit message (Expand) | Author | Age | Files | Lines |
* | as suggested in bug #21524, display the info on hard drives in the "boot devi... | Pascal Rigaux | 2006-03-09 | 1 | -1/+8 |
* | enable acpi/acpid services when needed, disable them otherwise (#21316) | Olivier Blin | 2006-03-04 | 1 | -2/+6 |
* | fix indentation | Olivier Blin | 2006-02-28 | 1 | -2/+2 |
* | symlink old home directory to new one when renaming user (#21384) | Olivier Blin | 2006-02-28 | 1 | -0/+2 |
* | remove spurious comma | Olivier Blin | 2006-02-28 | 1 | -1/+1 |
* | remove untested patch | Olivier Blin | 2006-02-23 | 1 | -14/+6 |
* | use groupmod to change group when renaming a user | Olivier Blin | 2006-02-23 | 1 | -8/+16 |
* | create lang::lang_changed() to ensure {country} is set according to the lang ... | Pascal Rigaux | 2006-02-23 | 1 | -1/+1 |
* | perl_checker compliance | Olivier Blin | 2006-02-23 | 1 | -1/+1 |
* | allow to rename an old user (possibly "guest" from a live distribution) inste... | Olivier Blin | 2006-02-23 | 1 | -4/+9 |
* | only accept users using "Accept user" button, and disable "Next" when the | Pascal Rigaux | 2006-02-21 | 1 | -2/+3 |
* | force creation of a non-root user on standard security level | Pascal Rigaux | 2006-01-30 | 1 | -1/+1 |
* | (acceptLicense) load the needed modules | Thierry Vignaud | 2005-12-15 | 1 | -0/+1 |
* | (acceptLicense) only show release notes at install time | Thierry Vignaud | 2005-12-15 | 1 | -1/+1 |
* | (acceptLicense) in standalone mode, when license is rejected, just reboot | Thierry Vignaud | 2005-12-15 | 1 | -0/+2 |
* | (acceptLicense) move it from install_steps_interactive.pm into any.pm so that | Thierry Vignaud | 2005-12-15 | 1 | -0/+31 |
* | fix for localedrake in text mode | Pascal Rigaux | 2005-11-23 | 1 | -1/+1 |
* | apply locale settings immediately | Olivier Blin | 2005-11-23 | 1 | -0/+2 |
* | (autologin) always show the autologing config step for globetrotter | Thierry Vignaud | 2005-09-27 | 1 | -2/+2 |
* | (autologin) always enable autologin on globetrotter | Thierry Vignaud | 2005-09-27 | 1 | -1/+1 |
* | update report.bug entries to have current config files | Pascal Rigaux | 2005-09-19 | 1 | -3/+3 |
* | ensure /boot/message-text exists (useful when switching from grub to lilo) | Pascal Rigaux | 2005-08-30 | 1 | -0/+1 |
* | tell writeandclean_ldsoconf happened | Pascal Rigaux | 2005-08-30 | 1 | -0/+1 |
* | cleanup (remove duplicates) | Pascal Rigaux | 2005-08-30 | 1 | -2/+2 |
* | fill in missing titles for banners and specify icons | Thierry Vignaud | 2005-08-27 | 1 | -0/+7 |
* | - don't open advanced languages by default | Pascal Rigaux | 2005-08-26 | 1 | -1/+1 |
* | don't write /etc/udev/conf.d/mouse.conf, udev now handles it using /etc/sysco... | Pascal Rigaux | 2005-08-23 | 1 | -1/+1 |
* | don't use a udev rule, this doesn't always work for input/mice, and never for... | Pascal Rigaux | 2005-08-22 | 1 | -1/+3 |
* | simplify previous commit (the /tty/ was there for serial mice) | Pascal Rigaux | 2005-08-22 | 1 | -1/+1 |
* | add udev rule for mouse back | Olivier Blin | 2005-08-22 | 1 | -1/+1 |
* | make clear that KERNEL is a match in udev rule | Olivier Blin | 2005-08-22 | 1 | -1/+1 |
* | - our udev rules must come before standard mandriva rules to be able to shado... | Pascal Rigaux | 2005-08-10 | 1 | -1/+2 |
* | image2f has slightly changed | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | - simplify IM choice using {format} to its full power | Pascal Rigaux | 2005-08-09 | 1 | -9/+7 |
* | in standalone, use monitor-edid's new option --try-in-console | Pascal Rigaux | 2005-08-08 | 1 | -1/+3 |
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-05 | 1 | -2/+2 |
* | fix last commit | Thierry Vignaud | 2005-07-31 | 1 | -1/+1 |
* | (devfssymlinkf) do not write rules conflicting with udev ones (blacklist dvd | Thierry Vignaud | 2005-07-31 | 1 | -1/+1 |
* | - lilo doesn't work on dmraid so forcing grub | Pascal Rigaux | 2005-07-01 | 1 | -1/+1 |
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -2/+2 |
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | (autologin) make autologin choice more user friendly (better fix for #4304) | Thierry Vignaud | 2005-06-09 | 1 | -4/+2 |
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -1/+1 |
* | allow inspecting nfs | Pascal Rigaux | 2005-06-07 | 1 | -1/+1 |
* | get rid of the few remaining $LD_LOADER | Pascal Rigaux | 2005-06-03 | 1 | -2/+2 |
* | don't use $in->{locale} as being $o->{locale} during install, it's much bette... | Pascal Rigaux | 2005-06-03 | 1 | -64/+70 |
* | allow specifying the uid and gid when creating a user (part of bugzilla #15190) | Pascal Rigaux | 2005-06-01 | 1 | -0/+9 |
* | add language selection to finish-install | Pascal Rigaux | 2005-06-01 | 1 | -0/+25 |
* | move netprofile stuff in network::network | Olivier Blin | 2005-05-30 | 1 | -2/+2 |
* | (selectCountry) fix warning and cleanup | Thierry Vignaud | 2005-05-27 | 1 | -1/+1 |