summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
Commit message (Expand)AuthorAgeFilesLines
* do the edid probe before launching X server (the way it was already done for ...Pascal Rigaux2005-04-081-1/+2
* leave bootsplash when X is up (and also in newt and auto_install)Pascal Rigaux2005-04-061-0/+2
* when re-ordering the steps to have doPartitionDisks just after selectInstallC...Pascal Rigaux2005-04-061-1/+3
* do "doPartitionDisks" and "formatPartitions" ASAP in upgrade so that miscella...Pascal Rigaux2005-03-181-1/+4
* Allow to specify "suppl" and "askmedia" in the kernel command-line as well as...Rafael Garcia-Suarez2005-03-161-1/+3
* - remove ddcxinfos, replaced by monitor-edid (which is in a separate package)Pascal Rigaux2005-02-281-2/+1
* new kernel doesn't like usbdevfs any more, it wants usbfsPascal Rigaux2005-02-081-1/+1
* drakx_version() is now in install_anyPascal Rigaux2005-01-261-1/+1
* - move some install specific code out of ugtk2.pm into install_gtk.pmPascal Rigaux2005-01-061-1/+1
* move mdkinst.clp on hard drive ASAPPascal Rigaux2005-01-031-0/+2
* add option no_bad_drives (to workaround bugzilla #12766)Pascal Rigaux2004-12-221-0/+1
* /proc/sys/kernel/modprobe wants something non empty, otherwise it doesn't cha...Pascal Rigaux2004-12-211-1/+1
* don't die when /proc/sys/kernel/modprobe doesn't exist (for BOOT kernels)Pascal Rigaux2004-12-201-1/+1
* help testingPascal Rigaux2004-12-161-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-6/+6
* disable kmod, otherwise we get a different behaviour in kernel vs kernel-BOOTPascal Rigaux2004-12-031-0/+1
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-18/+0
* A bit of grammarRafael Garcia-Suarez2004-11-291-3/+3
* since we don't use ramdisk but clp, some code is deadPascal Rigaux2004-11-181-18/+0
* don't install updates when meta_class is firewallPascal Rigaux2004-10-051-1/+1
* - prosuite is now named powerpackplusPascal Rigaux2004-10-011-4/+6
* fix logging rpmsrate_flags_chosenPascal Rigaux2004-10-011-1/+2
* better loggingPascal Rigaux2004-09-271-1/+1
* don't set {meta_class} from file VERSION when it is already given on cmdlinePascal Rigaux2004-09-221-1/+1
* log the {meta_class}Pascal Rigaux2004-09-101-0/+1
* always load mouse modules at beginning of install (should fix X testOlivier Blin2004-09-061-5/+2
* stage1 terminfo is not available anymore, use our own terminfoPascal Rigaux2004-09-031-0/+1
* read modules configuration file from stage1 as modules_conf file, butOlivier Blin2004-08-271-1/+2
* $::corporate is deadPascal Rigaux2004-08-171-3/+0
* get release_notes at beginning of install_steps_interactive::acceptLicense(),...Pascal Rigaux2004-08-171-1/+1
* replace freeDriver with freedriver (stage2 para are lower cased)Pascal Rigaux2004-08-161-1/+1
* modules::load doesn't accept options anymore, use modules::load_with_options(...Pascal Rigaux2004-08-161-3/+2
* - don't use compssUsers anymore, use compssUsers.plPascal Rigaux2004-08-131-1/+1
* mount /proc, /sys and /proc/usb/usb in $prefix ASAP instead of doing it at va...Pascal Rigaux2004-08-101-0/+4
* correctly call errorInStep()Pascal Rigaux2004-08-091-4/+3
* - switch to mdadm (instead of raidtools)Pascal Rigaux2004-08-081-1/+1
* many functions in fsedit don't modify anything, they are simply accessors.Pascal Rigaux2004-08-031-3/+2
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-271-1/+1
* adapt to new directories layout:Pascal Rigaux2004-07-261-4/+4
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-10/+11
* fix mounting /sys (why did i switch to using syscall_ 'mount' directly? and w...Pascal Rigaux2004-07-091-2/+1
* - create X_options_from_o() and use itPascal Rigaux2004-07-081-0/+1
* modules::mergein_conf() doesn't need to be given /etc/modules.confPascal Rigaux2004-07-071-1/+1
* stage1 used to write files /tmp/network, /tmp/ifcfg-eth0, /etc/modules.confPascal Rigaux2004-07-011-1/+3
* remove deprecated rhimage symlinkPascal Rigaux2004-06-251-1/+0
* rename --test in --testing for install2 (more coherent with standalone tools)Pascal Rigaux2004-06-221-1/+1
* merge globetrotter support from MDK-10-branchThierry Vignaud2004-06-181-0/+1
* switch to xorgPascal Rigaux2004-06-081-1/+1
* "expert" flag in stage2 is bad and deprecated, removing it!Pascal Rigaux2004-05-261-1/+0
* in manualFstab coming from auto_install.cfg, allow device /dev/XXX instead of...Pascal Rigaux2004-05-131-0/+5