summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Expand)AuthorAgeFilesLines
* - XFdrake can detect a auxmouse which was not detected by mousedrake so we ne...Pascal Rigaux2004-10-071-1/+1
* ensure gdk loaders, gtk immodules and pango modules lists are correctPascal Rigaux2004-09-291-0/+7
* - make printer::printerdrake::install_spooler() work with an optional $inPascal Rigaux2004-09-281-1/+1
* install_steps must not call a method only defined in install_steps_interactiv...Pascal Rigaux2004-09-241-2/+5
* MandrakelinuxFrederic Lepied2004-09-241-1/+1
* - add field {part_number} for partitionsPascal Rigaux2004-09-201-1/+1
* (configureNetwork) commit forgotten patch (I sux)Olivier Blin2004-09-141-1/+1
* Ability to choose from the mirror list when assing an ftp supplementaryRafael Garcia-Suarez2004-09-131-0/+1
* Don't require installation of foomatic-db-engine when installing from theRafael Garcia-Suarez2004-09-081-3/+10
* (selectLanguage) set default IM (else IM was only set if one click onThierry Vignaud2004-09-071-0/+1
* drop lang::write()'s prefix parameter in favor of $::prefix (which was alread...Thierry Vignaud2004-09-061-1/+1
* (setupSCSI) load modularized PATA drivers tooThierry Vignaud2004-09-031-1/+1
* Don't unselect all media in autoinstalls.Rafael Garcia-Suarez2004-09-021-1/+5
* Support for unselecting some media before the install (begin.)Rafael Garcia-Suarez2004-08-311-0/+1
* add __regexp suffix to matching_desc() and matching_driver()Thierry Vignaud2004-08-271-15/+15
* (doPartitionDisksBefore) umount /sys and /proc/bus/usb in chrootOlivier Blin2004-08-261-0/+2
* drop non-standard tld (localdomain)Olivier Blin2004-08-241-1/+1
* (configureNetwork) net_cnx_* scripts are deadOlivier Blin2004-08-201-7/+0
* force ACPI on a laptop with recent biosPascal Rigaux2004-08-181-5/+10
* create install_acpi_pkgs() and use it for auto_installsPascal Rigaux2004-08-181-0/+2
* - don't use compssUsers anymore, use compssUsers.plPascal Rigaux2004-08-131-3/+3
* Don't ask for the selection of supplementary media in non-interactiveRafael Garcia-Suarez2004-08-131-0/+2
* - move installing acpi and acpid directly in any::setupBootloader() instead o...Pascal Rigaux2004-08-131-6/+0
* perl_checker compliancePascal Rigaux2004-08-111-1/+1
* correctly call errorInStep()Pascal Rigaux2004-08-091-1/+2
* fix call to bootloader::read()Pascal Rigaux2004-08-091-1/+1
* don't set toFormat if we don't have a {fs_type} (eg: pt_type 0xfd, ie raw raid)Pascal Rigaux2004-08-081-1/+1
* fix typoPascal Rigaux2004-08-061-2/+2
* don't try to remove non existing should_be_dirsPascal Rigaux2004-08-061-8/+5
* basic code for upgrading from a redhat distributionPascal Rigaux2004-08-051-1/+54
* adapt to bootloader functions now using all_hds instead of hdsPascal Rigaux2004-08-051-1/+1
* pass around $all_hds instead of $hdsPascal Rigaux2004-08-051-1/+1
* move mount options related stuff from fs.pm to newly created fs/mount_options.pmPascal Rigaux2004-08-031-1/+1
* many functions in fsedit don't modify anything, they are simply accessors.Pascal Rigaux2004-08-031-5/+4
* explain why we set toFormatUnsurePascal Rigaux2004-07-281-1/+4
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-271-7/+6
* adapt to new directories layout:Pascal Rigaux2004-07-261-2/+2
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-5/+5
* don't bootloader::suggest_floppyPascal Rigaux2004-07-191-1/+0
* fix commit 1.685: use lang::analyse_locale_name() but still use lang::l2locale()Pascal Rigaux2004-07-091-1/+1
* - create X_options_from_o() and use itPascal Rigaux2004-07-081-1/+1
* - move configure_pcmcia() and write_pcmcia() out of modules.pm to install_any.pmPascal Rigaux2004-07-071-2/+2
* big renaming of field {type} to {pt_type},Pascal Rigaux2004-07-051-3/+3
* allow getpwnam, getgrnam, getgrid to workPascal Rigaux2004-07-051-0/+6
* fix blino stage1 change (i think he likes breaking things ;p)Pascal Rigaux2004-06-251-1/+1
* bootloader::add_kernel() do a good job at replacing symlinks with the realPascal Rigaux2004-06-251-17/+0
* adapt to new bootloader.pmPascal Rigaux2004-06-251-2/+2
* switch to xorgPascal Rigaux2004-06-081-1/+1
* use lang::analyse_locale_name() and lang::analyse_locale_name()Pascal Rigaux2004-05-111-1/+2
* no need for defensive programmingPascal Rigaux2004-05-031-1/+1