Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i don't like \1 :) | Pascal Rigaux | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | (display_release_notes) split it out of acceptLicense() | Thierry Vignaud | 2007-09-27 | 1 | -36/+37 |
| | |||||
* | - localedrake: | Pascal Rigaux | 2007-09-27 | 1 | -5/+4 |
| | | | | | | | | | | | o allow to choose countries like "Angola" which have no locale (pt_AO) in the "best" countries (alas it won't be remembered, will only be used in kde settings for now) - a solution could be to put pt_AO in LANGUAGE? - another solution would be to really use LC_*=pt_AO, it should not be an issue since it will use pt which really is pt_PT | ||||
* | (acceptLicense) display nicer HTML release notes rather than raw text version | Thierry Vignaud | 2007-09-26 | 1 | -2/+40 |
| | |||||
* | - on upgrade, don't add resume=xxx if noresume is there (#33953) | Pascal Rigaux | 2007-09-24 | 1 | -5/+10 |
| | |||||
* | read gdm autologin settings | Olivier Blin | 2007-09-21 | 1 | -3/+5 |
| | |||||
* | - drakboot: | Pascal Rigaux | 2007-09-20 | 1 | -0/+1 |
| | | | | | o create .dmrc with mode 0644 for gdm (#33774) | ||||
* | - report_bug: hide grub password (#33634) | Pascal Rigaux | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | replace "require lang" by "use lang" | Thierry Vignaud | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | transform "use lang" into "require lang" (lang.pm doesn't export | Thierry Vignaud | 2007-09-15 | 1 | -1/+1 |
| | | | | | | anything anyway, thus making stuff require any.pm then lang.pm works as well as stuff requiring lang.pm then any.pm | ||||
* | drop Move support (unused for quite a long time and superceeded by Globetrotter | Thierry Vignaud | 2007-08-27 | 1 | -2/+0 |
| | | | | | which itself was obsoleted by Mdv One) | ||||
* | drop globetrotter support (unused for quite a long time and superceeded by ↵ | Thierry Vignaud | 2007-08-24 | 1 | -9/+5 |
| | | | | | | | Mdv One) we should just drop Mdv Move code btw... | ||||
* | rename title of ask_user_and_root() to "User management" | Pascal Rigaux | 2007-08-14 | 1 | -1/+1 |
| | |||||
* | - adduserdrake, finish-install: | Pascal Rigaux | 2007-08-13 | 1 | -40/+44 |
| | | | | | | | | | | | | | | | 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? | ||||
* | - drakboot: | Pascal Rigaux | 2007-08-08 | 1 | -1/+1 |
| | | | | | | o allow choosing another bootloader method when a package cannot be installed (occurs on 2008.0 beta1 where mandriva-gfxboot-theme is missing) | ||||
* | - drakboot -boot | Pascal Rigaux | 2007-06-11 | 1 | -1/+5 |
| | | | | | o update splash when changing framebuffer resolution (#27470) | ||||
* | do not try to configure dvd devices during install since /dev is wiped out ↵ | Olivier Blin | 2007-04-30 | 1 | -15/+0 |
| | | | | at reboot | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -160/+276 |
| | |||||
* | as suggested in bug #21524, display the info on hard drives in the "boot ↵ | Pascal Rigaux | 2006-03-09 | 1 | -1/+8 |
| | | | | device" choice | ||||
* | 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 |
| | | | | (useful for finish-install where choosing fr gives fr_US) | ||||
* | perl_checker compliance | Olivier Blin | 2006-02-23 | 1 | -1/+1 |
| | |||||
* | allow to rename an old user (possibly "guest" from a live distribution) ↵ | Olivier Blin | 2006-02-23 | 1 | -4/+9 |
| | | | | instead of creating a new one, using info from first added user in finish-install | ||||
* | only accept users using "Accept user" button, and disable "Next" when the | Pascal Rigaux | 2006-02-21 | 1 | -2/+3 |
| | | | | | login name is filled (bugzilla #20712) | ||||
* | force creation of a non-root user on standard security level | Pascal Rigaux | 2006-01-30 | 1 | -1/+1 |
| | | | | | | (esp. since kdm doesn't permit root login anymore by default) (thanks to Neoclust) | ||||
* | (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 |
| | | | | | it is availlable from within finish-install | ||||
* | 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 |
| | | | | | - replace "Advanced" button with "Multi languages" | ||||
* | don't write /etc/udev/conf.d/mouse.conf, udev now handles it using ↵ | Pascal Rigaux | 2005-08-23 | 1 | -1/+1 |
| | | | | /etc/sysconfig/mouse | ||||
* | don't use a udev rule, this doesn't always work for input/mice, and never ↵ | Pascal Rigaux | 2005-08-22 | 1 | -1/+3 |
| | | | | for ttySL0 | ||||
* | 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 ↵ | Pascal Rigaux | 2005-08-10 | 1 | -1/+2 |
| | | | | | | | shadow them - special mouse rule *is* needed for serial mouse |