| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed "User name" to "Login name" (less ambiguous) | Pablo Saratxaga | 2004-09-06 | 1 | -1/+1 |
* | (selectLanguage) tag title as translatable | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
* | replace /etc/udev/conf.d/xxx.conf shell scripts with /etc/udev/rules.d/xxx.co... | Pascal Rigaux | 2004-09-02 | 1 | -5/+1 |
* | Fix generation of urpmi.cfg when doing a disk install from a live tree | Rafael Garcia-Suarez | 2004-09-01 | 1 | -1/+2 |
* | (selectCountry) fix Pixel broke country selection (bug 10938) | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
* | fix default IM setting when switching language | Thierry Vignaud | 2004-08-18 | 1 | -0/+1 |
* | restrict the wait message (so that it's dead when an error message is displayed) | Pascal Rigaux | 2004-08-18 | 1 | -3/+4 |
* | fix typo | Pascal Rigaux | 2004-08-18 | 1 | -1/+1 |
* | fix typos | Pascal Rigaux | 2004-08-18 | 1 | -3/+3 |
* | - any::setupBootloader() used to call bootloader::install() whereas install_s... | Pascal Rigaux | 2004-08-18 | 1 | -5/+22 |
* | create install_acpi_pkgs() and use it for auto_installs | Pascal Rigaux | 2004-08-18 | 1 | -6/+11 |
* | (set_autologin) parameters are optionnal, writing empty variables in | Thierry Vignaud | 2004-08-13 | 1 | -10/+10 |
* | add and use bootloader::set_append_netprofile() and bootloader::get_append_ne... | Olivier Blin | 2004-08-13 | 1 | -3/+3 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-13 | 1 | -1/+1 |
* | - bootloader::remove_append_dict() is not useful, bootloader::set_append() ca... | Pascal Rigaux | 2004-08-13 | 1 | -2/+1 |
* | remove old linuxconf profile code | Olivier Blin | 2004-08-13 | 1 | -3/+0 |
* | (setupBootloader__entries) allow to choose net profile in advanced mode | Olivier Blin | 2004-08-13 | 1 | -0/+5 |
* | - move installing acpi and acpid directly in any::setupBootloader() instead o... | Pascal Rigaux | 2004-08-13 | 1 | -0/+6 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 1 | -1/+1 |
* | create /etc/udev/conf.d/xxx.conf | Pascal Rigaux | 2004-08-10 | 1 | -0/+6 |
* | more logs | Pascal Rigaux | 2004-08-10 | 1 | -0/+2 |
* | - move the "Input method:" at the end (titi did put it in the middle for Opti... | Pascal Rigaux | 2004-08-09 | 1 | -3/+3 |
* | replace "More" with a more descriptive button name | Pascal Rigaux | 2004-08-08 | 1 | -1/+1 |
* | (selectCountry) fix IM sorting | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
* | basic code for upgrading from a redhat distribution | Pascal Rigaux | 2004-08-05 | 1 | -3/+8 |
* | adapt to bootloader functions now using all_hds instead of hds | Pascal Rigaux | 2004-08-05 | 1 | -3/+2 |
* | create bootloader::allowed_boot_parts() and use it, | Pascal Rigaux | 2004-08-05 | 1 | -1/+1 |
* | .gnome2/wmrc and .wmrc are obsolete, it is now .dmrc | Pascal Rigaux | 2004-08-04 | 1 | -7/+8 |
* | don't set /etc/sysconfig/desktop anymore, configure ~/.wmrc, ~/.gnome2/gdm an... | Pascal Rigaux | 2004-08-04 | 1 | -8/+25 |
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 1 | -5/+4 |
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
* | (selectCountry) let's have a better looking GUI by preventing uneeded | Thierry Vignaud | 2004-07-30 | 1 | -2/+2 |
* | (selectCountry) use a combo box rather than a list for listing input methods | Thierry Vignaud | 2004-07-30 | 1 | -1/+1 |
* | cleanup | Pascal Rigaux | 2004-07-30 | 1 | -6/+2 |
* | enable one to choose its input method in advanced mode | Thierry Vignaud | 2004-07-30 | 1 | -1/+7 |
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -3/+4 |
* | add "ls -l /sys/bus/scsi/devices" in report.bug | Pascal Rigaux | 2004-07-09 | 1 | -0/+1 |
* | fix typo | Pascal Rigaux | 2004-07-08 | 1 | -1/+1 |
* | merge "language choice dialog" from MDK-10-update | Pascal Rigaux | 2004-07-08 | 1 | -5/+11 |
* | selectCountry doesn't really need a $o, a $in is enough | Pascal Rigaux | 2004-07-08 | 1 | -2/+2 |
* | when adding users during install, suggest the user names found in /home | Pascal Rigaux | 2004-07-08 | 1 | -4/+5 |
* | big renaming of field {type} to {pt_type}, | Pascal Rigaux | 2004-07-05 | 1 | -1/+1 |
* | add fluxbox in known window managers list | Olivier Blin | 2004-07-01 | 1 | -1/+1 |
* | don't set ICEAUTHORITY using $ENV{HOME} for kde (bugzilla #10144) | Pascal Rigaux | 2004-06-28 | 1 | -2/+8 |
* | adapt to new bootloader.pm | Pascal Rigaux | 2004-06-25 | 1 | -6/+6 |
* | remove global vga choice to please Pixel and Titi | Olivier Blin | 2004-06-23 | 1 | -1/+0 |
* | add a global vga option in any::setupBootloader__general (fix bug 8957) | Olivier Blin | 2004-06-23 | 1 | -0/+1 |
* | kernelVersion() is unused (only bootloader::mkbootdisk() used it, and it has ... | Pascal Rigaux | 2004-06-23 | 1 | -5/+0 |
* | - use Xconfig::resolution_and_depth::bios_vga_modes() instead of %bootloader:... | Pascal Rigaux | 2004-06-22 | 1 | -19/+11 |