| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove mkbootdisk support | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
* | - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's eas... | Pascal Rigaux | 2003-12-04 | 1 | -1/+6 |
* | no hds is no big deal for mdk move | Pascal Rigaux | 2003-12-02 | 1 | -1/+1 |
* | save shell pid | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+4 |
* | (getAndSaveFile) log which file copy failled in order to knwow which | Thierry Vignaud | 2003-11-25 | 1 | -1/+1 |
* | $o->{fstab} now contains get_really_all_fstab, not get_all_fstab | Pascal Rigaux | 2003-11-20 | 1 | -1/+1 |
* | getHds called by install_steps must not be interactive | Pascal Rigaux | 2003-11-18 | 1 | -2/+2 |
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 1 | -2/+2 |
* | pass $o to getNextStep | Pascal Rigaux | 2003-10-15 | 1 | -2/+3 |
* | drop field {next} in {steps} since it is duplicated in orderedSteps | Pascal Rigaux | 2003-10-15 | 1 | -3/+1 |
* | aaaah that's why I had all the stuff done twice after shell could not be run :) | Guillaume Cottenceau | 2003-10-10 | 1 | -5/+8 |
* | help dumb perl_checker | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+2 |
* | thx perl checker | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
* | first try with /bin/bash which is available in move. specify --rcfile or else... | Guillaume Cottenceau | 2003-10-09 | 1 | -4/+6 |
* | report error why /dev/tty2 is not available for opening a shell | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
* | notice bug | Thierry Vignaud | 2003-10-03 | 1 | -0/+1 |
* | added missing kernel-i686-up-4GB entry for kernel modules. | Francois Pons | 2003-10-01 | 1 | -1/+1 |
* | no need to escape " in /xxx \" xxx/ | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
* | perl_checker fixes | Pascal Rigaux | 2003-09-29 | 1 | -2/+2 |
* | removing update media tag (except for update medium) | Francois Pons | 2003-09-16 | 1 | -2/+2 |
* | added default compssUsers group selection from compssUser file directly (use | Francois Pons | 2003-08-26 | 1 | -8/+9 |
* | updated with new perl-URPM 0.94 (simplified code) | Francois Pons | 2003-08-21 | 1 | -20/+7 |
* | avoid 0 to be dumped in urpmi.cfg :( | Francois Pons | 2003-08-21 | 1 | -2/+2 |
* | added some log when importing pbukey block and when key id have been found. | Francois Pons | 2003-08-21 | 1 | -1/+5 |
* | make sure other key are added to urpmi.cfg when imported. | Francois Pons | 2003-08-21 | 1 | -3/+3 |
* | added missing require. | Francois Pons | 2003-08-20 | 1 | -0/+1 |
* | added pubkey and rpmdb key importation. | Francois Pons | 2003-08-20 | 1 | -1/+26 |
* | - Don't care about BIGMEM stuff for IA-64 & AMD64 | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+2 |
* | Fixing Nvidia detection.. Many were missing due to wrong regexp | Erwan Velu | 2003-08-19 | 1 | -5/+5 |
* | fixed to build an inflexion point in list file (so that urpmi can found it). | Francois Pons | 2003-08-13 | 1 | -5/+6 |
* | generate a list file if a macro is used (and only in this case). | Francois Pons | 2003-08-13 | 1 | -3/+9 |
* | fixed with_hdlist possibly incorrect. | Francois Pons | 2003-08-13 | 1 | -1/+12 |
* | added tiny support for arch dependant directory. | Francois Pons | 2003-08-13 | 1 | -1/+5 |
* | use $::prefix instead of passing $prefix to functions | Pascal Rigaux | 2003-08-10 | 1 | -4/+3 |
* | add flag UTF8 for rpmsrate | Pascal Rigaux | 2003-08-05 | 1 | -0/+1 |
* | - move write_smb_conf() from install_any to network::smb | Pascal Rigaux | 2003-08-01 | 1 | -68/+8 |
* | use $::prefix | Pascal Rigaux | 2003-08-01 | 1 | -4/+3 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -10/+6 |
* | perl_checker compliance for optional method arguments | Pascal Rigaux | 2003-04-22 | 1 | -5/+5 |
* | fix bug #3652 (grub must be installed for a loopback install) | Pascal Rigaux | 2003-04-22 | 1 | -0/+1 |
* | make all CD as update (as it should have been to allow updates to be resolved). | Francois Pons | 2003-04-18 | 1 | -1/+1 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -20/+20 |
* | moved hdInstallPath to any.pm. | Francois Pons | 2003-03-26 | 1 | -8/+2 |
* | alsa drivers are now named snd-<name> not anymore snd-card-<name> | Thierry Vignaud | 2003-03-13 | 1 | -1/+1 |
* | added log for kernel module packages found. | Francois Pons | 2003-03-12 | 1 | -0/+1 |
* | use quoted url instead for install_urpmi. | Francois Pons | 2003-03-10 | 1 | -1/+1 |
* | fixed duplicate url entry for file and removable. | Francois Pons | 2003-03-10 | 1 | -1/+1 |
* | build a list file only if needed for install_urpmi. | Francois Pons | 2003-03-10 | 1 | -26/+29 |
* | cleanup | Pascal Rigaux | 2003-03-06 | 1 | -1/+1 |
* | dropped allowNVIDIA_rpms method. | Francois Pons | 2003-03-06 | 1 | -22/+0 |