summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
* add remove_unused to have more place for mo filesPascal Rigaux2001-08-161-3/+8
* (getAndSaveAutoInstallFloppy): fix a missing del_loop which caused thePascal Rigaux2001-08-161-0/+1
* oops, fix type of installing X or notGuillaume Cottenceau2001-08-141-1/+1
* - fix choice of packages when auto installGuillaume Cottenceau2001-08-141-3/+3
* auto_inst enhancementsPascal Rigaux2001-08-131-7/+7
* initial revision for drakautoinstGuillaume Cottenceau2001-08-131-2/+81
* rename interactive_pkgs in pkgs_interactivePascal Rigaux2001-08-091-2/+2
* (remove, remove_nodeps): fix typoPascal Rigaux2001-08-081-2/+2
* makes interactive_pkgs stuff workPascal Rigaux2001-08-081-1/+1
* add interactive_pkgs stuffPascal Rigaux2001-08-081-0/+51
* 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