summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
* fixed missing 3D choice for Matrox G450 card.Francois Pons2001-06-131-1/+1
* include patch to autodetect raid arrays (still needs a kernel that implements...Guillaume Cottenceau2001-06-111-1/+2
* (g_auto_install): more comments in auto_inst.cfg filePascal Rigaux2001-06-101-3/+8
* added DVD support, only first try to detect a DVD drive and rpmsrate is notFrancois Pons2001-06-051-0/+1
* fixed non ejection of cdrom at end of install, cleaned regexp used.Francois Pons2001-06-051-5/+3
* (g_auto_install): autoExitInstall set if not replay (was the opposite)Pascal Rigaux2001-05-241-1/+1
* basic xfs handlingPascal Rigaux2001-05-141-0/+1
* Don't delete any images in test mode. Fix tabs in bootloader.pm.Stew Benedict2001-05-021-0/+1
* added NVIDIA cards detection to enable 3D.Francois Pons2001-04-251-1/+7
* added support for NVIDIA 3D acceleration which is only enabled if package areFrancois Pons2001-04-251-0/+22
* (g_auto_install): do not take 'mkbootdisk'Pascal Rigaux2001-04-161-1/+1
* fixed to gzip synthesis file.Francois Pons2001-04-141-1/+2
* safe guard generation of synthesis file.Francois Pons2001-04-141-0/+2
* fixed umask on urpmi list file and generate synthesis file for each hdlist.Francois Pons2001-04-141-1/+7
* fixed wrong kernel version extraction (typically for upgrade).Francois Pons2001-04-121-11/+5
* (fsck_option): add a closing ``"'' so that strings to i18n extraction worksPascal Rigaux2001-04-111-1/+1
* added missing LD_LOADER for calling rpm.Francois Pons2001-04-111-1/+1
* (fsck_option): add a closing ``"'' so that strings to i18n extraction worksPascal Rigaux2001-04-111-1/+1
* (check_prog): make it workPascal Rigaux2001-04-111-7/+10
* (check_prog): if a prog isn't available, try to fetch it via getFilePascal Rigaux2001-04-111-1/+40
* (setPackages): also have SOUND set in compssUsersChoice based on pciusbtablePascal Rigaux2001-04-091-1/+1
* added missing package to copy.Francois Pons2001-04-091-1/+1
* get rid of kisdndamien2001-04-081-2/+2
* add write_fstabPascal Rigaux2001-04-061-1/+2
* create install_any::write_fstab and use itPascal Rigaux2001-04-061-0/+6
* (kernelVersion): fix enormous stupid typoPascal Rigaux2001-04-051-1/+1
* - move report_bug in install_anyPascal Rigaux2001-04-051-2/+31
* (kernelVersion): cleanupPascal Rigaux2001-04-041-10/+10
* kernelVersion mods for PPCStew Benedict2001-04-041-2/+8
* fixed multiple wait message (looking+finding packages)Francois Pons2001-04-041-3/+0
* (setPackages): better handling for tv, photo and scannerPascal Rigaux2001-04-041-2/+2
* keep mount point configuration trhough multi-passes of diskdrake and others.Francois Pons2001-04-031-0/+3
* (setPackages): don't preselect profiles in upgradePascal Rigaux2001-04-031-1/+1
* (setPackages): handle Flag:<theflag>Pascal Rigaux2001-04-031-0/+2
* (setPackages): s/reiserfs-utils/reiserfsprogs/Pascal Rigaux2001-04-021-1/+1
* (setPackages): install imwheel if nbuttons > 3Pascal Rigaux2001-04-021-0/+1
* warnAboutNaughtyServersPascal Rigaux2001-03-271-0/+18
* (setPackages): default profiles selection to GNOME, KDE, CONFIGPascal Rigaux2001-03-271-1/+7
* (disable_user_view): created, takes care of gdm too (taken from msec)Pascal Rigaux2001-03-241-0/+6
* (copy_advertising): fix escaping $f causing perl to segfault :-(Pascal Rigaux2001-03-241-0/+1
* (copy_advertising): handle i18n'ed advertisingPascal Rigaux2001-03-241-2/+6
* (g_default_packages): nice warning if mount in vfat failsPascal Rigaux2001-03-211-2/+6
* - create install_any::unselectMostPackagesPascal Rigaux2001-03-201-0/+6
* (setPackages): install usbd in case of usbPascal Rigaux2001-03-201-0/+1
* (setPackages): set flag "TV" when bttv hardware is therePascal Rigaux2001-03-161-1/+1
* use LD_LOADER when invoking parshedlist.Francois Pons2001-03-141-1/+1
* compss is deprecated. use compssUsers for the treePascal Rigaux2001-03-131-1/+0
* (setPackages): set {compssUsersChoice}{PCMCIA} if hasPCMCIAPascal Rigaux2001-03-131-0/+1
* renamef created and usedPascal Rigaux2001-03-131-2/+2
* (setPackages): don't readCompssUsers with $o->{packages}Pascal Rigaux2001-03-121-1/+1