summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Collapse)AuthorAgeFilesLines
* have the drakx "bug" command available in standalone via "drakbug_report"Pascal Rigaux2001-06-271-26/+2
|
* automagically install kernel-enterprise if memory is greater than 800MB.Francois Pons2001-06-221-0/+1
|
* generate_automatic_stage1_params: listizeGuillaume Cottenceau2001-06-211-11/+10
|
* use busybox for the shell of stage2Guillaume Cottenceau2001-06-211-1/+1
|
* 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 ↵Guillaume Cottenceau2001-06-111-1/+2
| | | | implements the ioctl..)
* (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
| | | | | updated.
* 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
| | | | | Default bootstrap partition in expert. Change mdk-bg.png to 4x4 for PPC strangeness.
* 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
| | | | | available in package list and match kernel version and release.
* (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
| | | | | | | (remove_bigseldom_used): created, purpose: remove unneeded stuff on stage2 to allow a getAndSaveFile. (getAndSaveFile): if only one arg is given, assume the name is the same
* (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
| | | | | - g_auto_install generates the auto_inst.cfg string without output'ing it
* (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): install kernel22 if install kernel is a 2.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
| | | | | - use it instead of pkgs::unselectAllPackages (otherwise default_packages ends up non-selected)
* (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
|