summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
...
* (setDefaultPackages) despite find and any are semantically equivalentThierry Vignaud2004-04-051-1/+1
* (setDefaultPackages) install alsa-utils if *any* of the present sound card is...Thierry Vignaud2004-04-051-2/+1
* perl now handle cleanly utf8 string in exceptions, no need to die \N("...")Pascal Rigaux2004-04-051-2/+2
* LSB doesn't need kernel 2.4 anymorePascal Rigaux2004-03-231-7/+0
* fix installing locales-XX for lang=nb which needs locales-no (one needs to us...Pascal Rigaux2004-03-111-6/+4
* fix typoPascal Rigaux2004-03-081-1/+2
* in generate_automatic_stage1_params():Pascal Rigaux2004-03-081-12/+18
* replacing automatic=method:disk with $param instead of adding $param (since $...Pascal Rigaux2004-03-051-1/+1
* oops, fix commitPascal Rigaux2004-03-041-1/+1
* fix & cleanup generating replay & auto_install imagesPascal Rigaux2004-03-041-60/+54
* simplifyPascal Rigaux2004-03-011-3/+2
* log reason why getAndSaveFile can't opening dest file for writingGuillaume Cottenceau2004-02-281-1/+1
* support two-floppies boot style for replay_install disk as well (not nice at ...Guillaume Cottenceau2004-02-261-6/+30
* hd.img doesn't exist anymore, using hd_grub.imgGuillaume Cottenceau2004-02-261-1/+1
* ok, ok, perl checker roulaizeGuillaume Cottenceau2004-02-181-1/+1
* better matchGuillaume Cottenceau2004-02-181-1/+1
* tentatively fix #7792 (seems like line number don't match #7792,Guillaume Cottenceau2004-02-181-1/+1
* allow using ext2 or vfat floppies for kickstart=floppy so thatGuillaume Cottenceau2004-02-181-1/+6
* change return type of pkgs::packages2kernels()Pascal Rigaux2004-02-121-5/+4
* add kernel-2.4* in group LSBPascal Rigaux2004-02-121-0/+8
* 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