Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (selectInstallClass) make title be blue | Thierry Vignaud | 2008-08-27 | 1 | -2/+3 |
| | |||||
* | (setupBootloaderBefore) make wait message pop | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (setupBootloaderBefore) set title | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (afterInstallPackages) make it pop | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (afterInstallPackages) set title | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (acceptLicense,selectKeyboard) render some message titles as blue | Thierry Vignaud | 2008-08-22 | 1 | -2/+3 |
| | |||||
* | - ensure we don't default on the first keyboard layout when upgrading french | Pascal Rigaux | 2008-08-21 | 1 | -1/+2 |
| | | | | | box in english lang (#41103) | ||||
* | usbmouse and mousedev are dead, usbhid is enough | Pascal Rigaux | 2008-08-20 | 1 | -1/+1 |
| | |||||
* | (_chooseDesktop) reduce a string | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | (_chooseDesktop) commit uncommited string compression | Thierry Vignaud | 2008-08-18 | 1 | -3/+3 |
| | |||||
* | fix title of desktop selection dialog | Thierry Vignaud | 2008-08-11 | 1 | -1/+1 |
| | |||||
* | better wording (from berthy) | Olivier Blin | 2008-07-31 | 1 | -1/+1 |
| | |||||
* | stop set icons for banners | Thierry Vignaud | 2008-07-24 | 1 | -8/+1 |
| | |||||
* | s/2008 Spring/2009/ | Pascal Rigaux | 2008-06-26 | 1 | -1/+1 |
| | |||||
* | Search task-kde4, task-kde no longer exists | Frederic Crozat | 2008-06-25 | 1 | -1/+1 |
| | |||||
* | enable to restore the system through rsnapshot if giving "restore" on cmdline | Thierry Vignaud | 2008-04-03 | 1 | -0/+5 |
| | |||||
* | - warn the user and propose to install/quit-install before upgrading from a | Pascal Rigaux | 2008-03-28 | 1 | -0/+49 |
| | | | | | partition where "/" is ext3 with block-size 1KB to avoid kernel bug (#37583) | ||||
* | - use umask=0 by default on vfat (#39315) | Pascal Rigaux | 2008-03-25 | 1 | -1/+1 |
| | |||||
* | - when skipping bootloader installation, correctly say "None" in summary | Pascal Rigaux | 2008-03-21 | 1 | -1/+1 |
| | | | | | | | | (#39101) for this, setting $bootloader->{boot} to '', it's simple enough and seems to work nicely :) | ||||
* | - do not propose "KDE, GNOME or Custom" profiles if the partition is small | Pascal Rigaux | 2008-02-12 | 1 | -1/+2 |
| | | | | | | | | | (< 2.5GB) otherwise the installer will not be able to install the full profile eg: kdebase-konsole doesn't get installed with a 2GB "/" (where "available size corrected" is 1.3GB) | ||||
* | add FIXME notes | Thierry Vignaud | 2007-10-09 | 1 | -0/+1 |
| | |||||
* | - do not ask desktop choice in upgrade (#34025) | Pascal Rigaux | 2007-09-26 | 1 | -1/+1 |
| | | | | | (typo fix) | ||||
* | distinct both noun & verb forms for "Install" (needed for #33781) | Thierry Vignaud | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | - don't ask for desktop and go directly to choose groups if kde and gnome are | Pascal Rigaux | 2007-09-25 | 1 | -1/+9 |
| | | | | | not available on media (useful for mini iso) | ||||
* | - don't crash install when mounting CD fails (#33421) | Pascal Rigaux | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | (summary) fix some banner icons (#33802) | Thierry Vignaud | 2007-09-20 | 1 | -2/+2 |
| | |||||
* | (summary) stop configuring TV cards in summary since kernel do a better job now | Thierry Vignaud | 2007-09-19 | 1 | -12/+0 |
| | |||||
* | cleanup: use URPM::packages_providing() | Pascal Rigaux | 2007-09-14 | 1 | -1/+1 |
| | |||||
* | - don't set $o->{security} until accepted (#33567) | Pascal Rigaux | 2007-09-14 | 1 | -4/+6 |
| | |||||
* | - do not allow to upgrade i586->x86_64 or x86_64->i586 (#33370) | Pascal Rigaux | 2007-09-13 | 1 | -0/+10 |
| | |||||
* | - fix gnome choice in "choose desktop" step (#33101) | Pascal Rigaux | 2007-09-04 | 1 | -0/+1 |
| | |||||
* | really allow nicer "choose desktop" step with icons | Pascal Rigaux | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | - nicer "choose desktop" step with icons | Pascal Rigaux | 2007-09-03 | 1 | -10/+18 |
| | |||||
* | - add new step "choose desktop", before or hiding "choose groups" | Pascal Rigaux | 2007-08-31 | 1 | -2/+28 |
| | | | | | (as required in the specs of 2008.0) | ||||
* | drop special code based on meta_class "desktop" or "firewall". | Pascal Rigaux | 2007-08-31 | 1 | -15/+2 |
| | | | | | those meta_class are obsolete | ||||
* | (summary) set specific icons for summary steps (#32923) | Thierry Vignaud | 2007-08-30 | 1 | -0/+5 |
| | |||||
* | - fix summary in text mode (#32858) | Pascal Rigaux | 2007-08-27 | 1 | -1/+1 |
| | | | | | (regression introduced by "User Management" which has no val) | ||||
* | do not display "Bootloader" step in drakx-in-chroot | Pascal Rigaux | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | - adduserdrake, finish-install: | Pascal Rigaux | 2007-08-13 | 1 | -27/+18 |
| | | | | | | | | | | | | | | | o create only one user o fix checking user info (#32517) - install: o merge root password step and create user step (new setRootPassword_addUser step name, but still handle addUser setRootPassword in interactiveSteps for auto_installs) o fix checking user creation info (#32517) o allow to create only one user per default, but add an entry in summary to create more users o authentication method is not configurable anymore for now. should we add it to summary? | ||||
* | silently set the default security level as 3 | Thierry Vignaud | 2007-08-07 | 1 | -1/+1 |
| | |||||
* | (summary) warn if the security level will prevent accessig windows partitions | Thierry Vignaud | 2007-08-07 | 1 | -2/+5 |
| | |||||
* | (check_security_level) split it out of miscellaneous() | Thierry Vignaud | 2007-08-07 | 1 | -4/+9 |
| | |||||
* | (summary) reorder steps according to specs | Thierry Vignaud | 2007-08-07 | 1 | -36/+35 |
| | |||||
* | - fix range max value >2TB when creating a partition (useful for LVs >2TB) | Pascal Rigaux | 2007-08-06 | 1 | -1/+1 |
| | | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB | ||||
* | - do not ask for updates at end of installation when updates are already | Pascal Rigaux | 2007-05-09 | 1 | -0/+6 |
| | | | | | available (network installs) (#30344) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+1083 |