| Commit message (Expand) | Author | Age | Files | Lines |
* | perl now handle cleanly utf8 string in exceptions, no need to die \N("...") | Pascal Rigaux | 2004-04-05 | 1 | -4/+4 |
* | devfs=mount is the default for kernel 2.6 (what about 2.4 ?), so one need | Pascal Rigaux | 2004-03-19 | 1 | -4/+2 |
* | catch cdie's in auto_install | Pascal Rigaux | 2004-03-11 | 1 | -1/+1 |
* | fix & cleanup generating replay & auto_install images | Pascal Rigaux | 2004-03-04 | 1 | -1/+1 |
* | (hasNetwork) do not refuse to up the network when in dhcp (bad oem patch) | Thierry Vignaud | 2004-03-04 | 1 | -1/+1 |
* | remove existing xxx=ide-scsi on upgrades | Pascal Rigaux | 2004-03-01 | 1 | -0/+7 |
* | (upNetwork) log up try and faillures | Thierry Vignaud | 2004-03-01 | 1 | -0/+4 |
* | alias agpgart should be only for 2.6, since code doesn't allow this easily, | Pascal Rigaux | 2004-02-20 | 1 | -4/+0 |
* | add utf8 key to locale config if not already present, so that | Guillaume Cottenceau | 2004-02-19 | 1 | -0/+1 |
* | selectlanguage: utf8 flag status is updated when user selects more/less langu... | Guillaume Cottenceau | 2004-02-18 | 1 | -1/+0 |
* | no need to fake scsi for ide anymore (hopefully!) | Pascal Rigaux | 2004-02-10 | 1 | -5/+0 |
* | handle allowNVIDIA_rpms & allowATI_rpms directly in Xconfig::card::install_se... | Pascal Rigaux | 2004-02-09 | 1 | -4/+1 |
* | install_steps is a do_pkgs, so add "use do_pkgs" | Pascal Rigaux | 2004-02-05 | 1 | -0/+1 |
* | fix typo creating agpgart alias | Pascal Rigaux | 2004-02-02 | 1 | -1/+1 |
* | - no ide-scsi emulation for ide ZIPs | Pascal Rigaux | 2004-02-02 | 1 | -2/+4 |
* | *** empty log message *** | Pascal Rigaux | 2004-01-30 | 1 | -1/+1 |
* | add/fix various/agpgart section | Nicolas Planel | 2004-01-30 | 1 | -1/+1 |
* | xxx-agp is not loaded at install, so when_load() is not the right place | Pascal Rigaux | 2004-01-30 | 1 | -0/+4 |
* | modules::load_ide() is removed, now we use the same as install_step_interactive | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
* | help perl_checker seeing charsetChanged even if known install_steps_* can be ... | Pascal Rigaux | 2004-01-20 | 1 | -0/+4 |
* | kernel 2.6 .ko adaptation | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
* | - install_steps_auto_install is not a interactive but still needs do_pkgs | Pascal Rigaux | 2004-01-12 | 1 | -1/+3 |
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -2/+2 |
* | use $::prefix | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
* | get rid of g_auto_install (unused & not working) | Pascal Rigaux | 2004-01-06 | 1 | -7/+4 |
* | basic lvm2 support (not tested yet!) | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
* | write_conf() doesn't need $prefix anymore | Pascal Rigaux | 2004-01-05 | 1 | -2/+2 |
* | fix typo | Pascal Rigaux | 2003-12-02 | 1 | -1/+1 |
* | create fix_broken_alternatives() | Pascal Rigaux | 2003-12-02 | 1 | -8/+1 |
* | call lang::set(): | Pascal Rigaux | 2003-11-18 | 1 | -2/+2 |
* | getHds called by install_steps must not be interactive | Pascal Rigaux | 2003-11-18 | 1 | -1/+1 |
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 1 | -4/+4 |
* | escaped strings fixes | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
* | use member | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
* | drop field {next} in {steps} since it is duplicated in orderedSteps | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
* | 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 |
* | 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 ut... | Guillaume Cottenceau | 2003-09-17 | 1 | -1/+1 |
* | 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 |