Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop field {next} in {steps} since it is duplicated in orderedSteps | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | | | | | => it allows simpler modification of orderedSteps (as already done in upgrade) for mandrake move | ||||
* | alpha is DEAD okay? so remove that **** from here | Guillaume Cottenceau | 2003-10-09 | 1 | -63/+31 |
| | |||||
* | use mkdir_p | Pascal Rigaux | 2003-10-04 | 1 | -1/+1 |
| | |||||
* | fixed important glitches about oem-theme.rpm not capable of being copied | Francois Pons | 2003-10-03 | 1 | -1/+2 |
| | |||||
* | avoid mounting partitions in recovery mode. | Francois Pons | 2003-09-22 | 1 | -1/+1 |
| | |||||
* | avoid urpmi source in oem to use cdrom (we now use disk instead, avoiding | Francois Pons | 2003-09-22 | 1 | -1/+1 |
| | | | | | supermount problems). | ||||
* | sanitize ld.so.conf *before* calling ldconfig | Pascal Rigaux | 2003-09-18 | 1 | -2/+2 |
| | |||||
* | moved update-menu after installation of oem-theme.rpm | Francois Pons | 2003-09-17 | 1 | -2/+3 |
| | |||||
* | allow exit code of detached process to be seen. | Francois Pons | 2003-09-17 | 1 | -0/+1 |
| | |||||
* | fixed closing of rpmdb directly in pkgs | Francois Pons | 2003-09-17 | 1 | -2/+0 |
| | |||||
* | install urpmi before update-menus is called. | Francois Pons | 2003-09-17 | 1 | -2/+3 |
| | |||||
* | remove deprecated function call (thanks to guillaume 'eagle eye' Cottenceau) | Damien Chaumette | 2003-09-17 | 1 | -1/+0 |
| | |||||
* | fixed to close rpm db whenever possible. | Francois Pons | 2003-09-17 | 1 | -0/+2 |
| | |||||
* | treat C encoding specially when computing utf8 flag, it should not trigger ↵ | Guillaume Cottenceau | 2003-09-17 | 1 | -1/+1 |
| | | | | utf8 set by itself | ||||
* | pixelization | Pascal Rigaux | 2003-09-16 | 1 | -2/+1 |
| | |||||
* | make sure / and /usr are formatted in recovery mode. | Francois Pons | 2003-09-16 | 1 | -1/+2 |
| | |||||
* | move configuring kdmrc to lang::write so that it is done in localedrake | Pascal Rigaux | 2003-09-11 | 1 | -16/+0 |
| | |||||
* | simplified oem theme generation, now use oem-theme.rpm | Francois Pons | 2003-09-11 | 1 | -60/+6 |
| | |||||
* | wait for processes that need to be correctly finished before. | Francois Pons | 2003-09-11 | 1 | -4/+5 |
| | |||||
* | fix network install | Thierry Vignaud | 2003-09-09 | 1 | -1/+0 |
| | |||||
* | - move call to ->charsetChanged from install_steps_interactive to install_steps | Pascal Rigaux | 2003-09-03 | 1 | -0/+2 |
| | | | | | | so that we can use it in install_steps_auto_install_non_interactive - don't overload ->selectLanguage to call lang::load_console_font(), overload ->charsetChanged instead | ||||
* | chksession gives GNOME for gnome, not Gnome | Pascal Rigaux | 2003-09-01 | 1 | -1/+1 |
| | |||||
* | don't install autologin if using KDE or Gnome desktop (not needed nor used) | Pascal Rigaux | 2003-08-28 | 1 | -1/+4 |
| | |||||
* | fixup last hack | Nicolas Planel | 2003-08-27 | 1 | -2/+4 |
| | |||||
* | Now acpi=ht to prevent HT detection only | Nicolas Planel | 2003-08-27 | 1 | -1/+4 |
| | |||||
* | load detected firewire modules during install | Pascal Rigaux | 2003-08-20 | 1 | -1/+1 |
| | |||||
* | fix brown paper bug #4702 ... | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | add resume=/dev/XXX where /dev/XXX is the swap partition (when the swap ↵ | Pascal Rigaux | 2003-08-19 | 1 | -0/+5 |
| | | | | partition is bigger than ram size) | ||||
* | use $::prefix instead of passing $prefix to functions | Pascal Rigaux | 2003-08-10 | 1 | -15/+14 |
| | |||||
* | since we wrote the password in /etc/passwd, we must convert to shadow | Pascal Rigaux | 2003-08-10 | 1 | -0/+3 |
| | |||||
* | - move write_smb_conf() from install_any to network::smb | Pascal Rigaux | 2003-08-01 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | - rename setAuthentication() to set_authentication() - move the work of set_authentication() from install_any to any - move the per-authentification kind questions from install_steps_interactive::setRootPassword() to any::ask_authentification_parameters() - various cleanup in code prompting authentification questions - call install_any::set_authentication() in install_steps::setRootPassword() instead of waiting for the installPackages step to be done (since setRootPassword occurs *after* packages installation) - don't call set_authentification() in install_steps::addUser() (why was this done there??) => these changes will allow drakauth | ||||
* | added redo of initrd files for oem changes to take effects for bootsplash... | Francois Pons | 2003-07-31 | 1 | -0/+6 |
| | |||||
* | fixed /usr/share/bootsplash directory not created for images. | Francois Pons | 2003-07-31 | 1 | -1/+1 |
| | |||||
* | apply oem image modification to bootsplash too. | Francois Pons | 2003-07-31 | 1 | -0/+21 |
| | |||||
* | Aurora doesn't exist anymore (and it's been that way for quite a few time) | Pascal Rigaux | 2003-07-30 | 1 | -3/+3 |
| | |||||
* | don't use framebuffer after install on i845 (even if framebuffer works ↵ | Pascal Rigaux | 2003-06-04 | 1 | -1/+1 |
| | | | | | | | during install) (this implies no graphical boot) | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -2/+2 |
| | |||||
* | fix network::netconnect::save_conf() callee | Thierry Vignaud | 2003-05-19 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -2/+1 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -1/+5 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -5/+5 |
| | |||||
* | reverted to 1.604 | Frederic Lepied | 2003-03-17 | 1 | -10/+0 |
| | |||||
* | fix a fatal error in drakpem in editable mode | Florent Villard | 2003-03-15 | 1 | -0/+10 |
| | |||||
* | fix for newer commercial package name (kernel module). | Francois Pons | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | added minimal of what is selected log for pkg_install. | Francois Pons | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | fix original #2842 problem | Guillaume Cottenceau | 2003-03-10 | 1 | -0/+1 |
| | |||||
* | dropped allowNVIDIA_rpms | Francois Pons | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | fixed stupid again typo. | Francois Pons | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | modified logic for summaryAfter. | Francois Pons | 2003-03-06 | 1 | -2/+2 |
| | |||||
* | fixed again the same typo. | Francois Pons | 2003-03-06 | 1 | -1/+1 |
| |