summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchtopic/v_webmin_0_87Mystery Man2001-08-071-962/+0
* create a new flags "X" selected by default, contain what X related packagesPascal Rigaux2001-08-041-0/+1
* replace isJfs/isXfs/... with isThisFs("jfs"Pascal Rigaux2001-08-031-3/+3
* update_userkderc is now called update_gnomekdercPascal Rigaux2001-08-031-1/+1
* instead of testing if ref($in) or ref($o) contains /gtk/, test if interactive...Pascal Rigaux2001-08-021-1/+1
* add jfs supportPascal Rigaux2001-08-021-0/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-3/+4
* generalize the use of chomp_ as the functional alternative to chomp (and work...Pascal Rigaux2001-07-241-2/+2
* IA64 adaptationMatthias Badaire2001-07-181-1/+1
* added LDAP support for authentication.Francois Pons2001-07-091-3/+8
* change all 8 space into a tabulation, this is simple and may change visualFrancois Pons2001-07-061-2/+6
* remove busybox as default shell. Only use it as the interactive shell on tty2Pascal Rigaux2001-07-041-1/+2
* another too wide string truncated to 80 chars.Francois Pons2001-07-041-2/+2
* make auto_inst.cfg file no longer than 80 chars wide.Francois Pons2001-07-041-3/+3
* modified g_default_packages to be used from package tree save on floppy.Francois Pons2001-07-031-2/+2
* add ntp handlingPascal Rigaux2001-07-031-1/+4
* 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 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