summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
* kernel22 is not there anymore (since a long time now)Pascal Rigaux2004-01-191-1/+0
* select bestKernelPackage before selecting basesystem (otherwise basesystem al...Pascal Rigaux2004-01-191-3/+3
* http://serv.mydomain/pub/install must get split into server:serv.mydomain andPascal Rigaux2004-01-091-104/+1
* simplifyPascal Rigaux2004-01-091-6/+2
* - integrate chkauth (which is now deprecated)Pascal Rigaux2004-01-081-1/+2
* use whereis_binary()Pascal Rigaux2004-01-071-4/+1
* obsolete livedrake, live_install, live_updatePascal Rigaux2004-01-061-1/+1
* perl_checker compliancePascal Rigaux2004-01-061-1/+1
* use $::prefixPascal Rigaux2004-01-061-1/+1
* get rid of g_auto_install (unused & not working)Pascal Rigaux2004-01-061-1/+1
* basic lvm2 support (not tested yet!)Pascal Rigaux2004-01-061-2/+2
* remove mkbootdisk supportPascal Rigaux2004-01-061-1/+1
* - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's eas...Pascal Rigaux2003-12-041-1/+6
* no hds is no big deal for mdk movePascal Rigaux2003-12-021-1/+1
* 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