summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
* save shell pidGuillaume Cottenceau2003-11-271-1/+4
* (getAndSaveFile) log which file copy failled in order to knwow whichThierry Vignaud2003-11-251-1/+1
* $o->{fstab} now contains get_really_all_fstab, not get_all_fstabPascal Rigaux2003-11-201-1/+1
* getHds called by install_steps must not be interactivePascal Rigaux2003-11-181-2/+2
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-121-2/+2
* pass $o to getNextStepPascal Rigaux2003-10-151-2/+3
* drop field {next} in {steps} since it is duplicated in orderedStepsPascal Rigaux2003-10-151-3/+1
* aaaah that's why I had all the stuff done twice after shell could not be run :)Guillaume Cottenceau2003-10-101-5/+8
* help dumb perl_checkerGuillaume Cottenceau2003-10-091-1/+2
* thx perl checkerGuillaume Cottenceau2003-10-091-1/+1
* first try with /bin/bash which is available in move. specify --rcfile or else...Guillaume Cottenceau2003-10-091-4/+6
* report error why /dev/tty2 is not available for opening a shellGuillaume Cottenceau2003-10-091-1/+1
* notice bugThierry Vignaud2003-10-031-0/+1
* added missing kernel-i686-up-4GB entry for kernel modules.Francois Pons2003-10-011-1/+1
* no need to escape " in /xxx \" xxx/Pascal Rigaux2003-09-301-1/+1
* perl_checker fixesPascal Rigaux2003-09-291-2/+2
* removing update media tag (except for update medium)Francois Pons2003-09-161-2/+2
* added default compssUsers group selection from compssUser file directly (useFrancois Pons2003-08-261-8/+9
* updated with new perl-URPM 0.94 (simplified code)Francois Pons2003-08-211-20/+7
* avoid 0 to be dumped in urpmi.cfg :(Francois Pons2003-08-211-2/+2
* added some log when importing pbukey block and when key id have been found.Francois Pons2003-08-211-1/+5
* make sure other key are added to urpmi.cfg when imported.Francois Pons2003-08-211-3/+3
* added missing require.Francois Pons2003-08-201-0/+1
* added pubkey and rpmdb key importation.Francois Pons2003-08-201-1/+26
* - Don't care about BIGMEM stuff for IA-64 & AMD64Gwenolé Beauchesne2003-08-191-1/+2
* Fixing Nvidia detection.. Many were missing due to wrong regexpErwan Velu2003-08-191-5/+5
* fixed to build an inflexion point in list file (so that urpmi can found it).Francois Pons2003-08-131-5/+6
* generate a list file if a macro is used (and only in this case).Francois Pons2003-08-131-3/+9
* fixed with_hdlist possibly incorrect.Francois Pons2003-08-131-1/+12
* added tiny support for arch dependant directory.Francois Pons2003-08-131-1/+5
* use $::prefix instead of passing $prefix to functionsPascal Rigaux2003-08-101-4/+3
* add flag UTF8 for rpmsratePascal Rigaux2003-08-051-0/+1
* - move write_smb_conf() from install_any to network::smbPascal Rigaux2003-08-011-68/+8
* use $::prefixPascal Rigaux2003-08-011-4/+3
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-10/+6
* perl_checker compliance for optional method argumentsPascal Rigaux2003-04-221-5/+5
* fix bug #3652 (grub must be installed for a loopback install)Pascal Rigaux2003-04-221-0/+1
* make all CD as update (as it should have been to allow updates to be resolved).Francois Pons2003-04-181-1/+1
* new perl_checker compliancePascal Rigaux2003-04-171-20/+20
* moved hdInstallPath to any.pm.Francois Pons2003-03-261-8/+2
* alsa drivers are now named snd-<name> not anymore snd-card-<name>Thierry Vignaud2003-03-131-1/+1
* added log for kernel module packages found.Francois Pons2003-03-121-0/+1
* use quoted url instead for install_urpmi.Francois Pons2003-03-101-1/+1
* fixed duplicate url entry for file and removable.Francois Pons2003-03-101-1/+1
* build a list file only if needed for install_urpmi.Francois Pons2003-03-101-26/+29
* cleanupPascal Rigaux2003-03-061-1/+1
* dropped allowNVIDIA_rpms method.Francois Pons2003-03-061-22/+0
* added check_kernel_module_packages for checking prioprietary base kernel pack...Francois Pons2003-03-061-0/+19
* - add get_info_from_fstab()Pascal Rigaux2003-02-271-3/+2
* have locales-xx first in default_packages so that default choosing based onPascal Rigaux2003-02-271-2/+2