summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Expand)AuthorAgeFilesLines
* - do not set type to ext2 when the type is ntfsPascal Rigaux2002-09-191-2/+2
* do something with "Security Administrator (login or email)"Pascal Rigaux2002-09-121-0/+2
* added code after install of package to fix broken alternatives.Francois Pons2002-09-121-0/+11
* fix logPascal Rigaux2002-09-071-2/+2
* changed how pkgs::remove is called.Francois Pons2002-09-061-3/+1
* (addUser): fix calling with a user already existing (mainly for installs keep...Pascal Rigaux2002-09-041-2/+2
* add $o->{packages} to install_any::install_urpmi call.Francois Pons2002-09-021-0/+1
* fixed call to pkgs::remove.Francois Pons2002-08-301-1/+1
* - use $::prefix in any::get_secure_level()Pascal Rigaux2002-08-281-1/+1
* fix deleting previous report.bug when upgradingPascal Rigaux2002-08-261-3/+3
* revert (not needed by gnome-panel)Pascal Rigaux2002-08-261-3/+3
* move modules::write_pcmcia before install packagesPascal Rigaux2002-08-261-3/+3
* add firewire controller configurationPascal Rigaux2002-08-201-0/+1
* - fix reading previous keyboard config on upgrade (for displaying in summary)Pascal Rigaux2002-08-121-2/+5
* allow removing packages on upgrade.Francois Pons2002-08-121-23/+4
* make sure size of packages is computed.Francois Pons2002-08-091-5/+2
* remove previous report.bug.gz (otherwise one get a report.bug *and* the previ...Pascal Rigaux2002-08-091-0/+1
* don't add users in group usb (unneeded (?), anyway doesn't do anything since ...Pascal Rigaux2002-08-081-3/+1
* added automatic update of lilo image and KDE & GNOME background.Francois Pons2002-08-071-0/+30
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
* - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}Pascal Rigaux2002-08-011-3/+7
* get rid of some $prefix parameter passingPascal Rigaux2002-08-011-2/+2
* get rid of some $prefix parameter passing (using $::prefix where needed instead)Pascal Rigaux2002-08-011-2/+2
* bootloader::suggest uses a hash for its optionsPascal Rigaux2002-08-011-1/+2
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-5/+4
* use usb keyboard bCountryCode to choose the right keyboardPascal Rigaux2002-07-301-1/+1
* (configureX, configureXBefore, configureXAfter): greatly simplified using new...Pascal Rigaux2002-07-281-26/+7
* use run_program::rooted_get_stdout instead of `chroot $prefix ...`Pascal Rigaux2002-07-261-1/+1
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-1/+1
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-1/+1
* call config_dvd with $have_devfsdPascal Rigaux2002-07-201-3/+4
* don't pass the prefix parameter, not needed/wanted anymorePascal Rigaux2002-07-191-1/+1
* Big Xconfigurator.pm cleanup/reworkPascal Rigaux2002-07-171-6/+6
* removed useless package selection cleaning.Francois Pons2002-07-161-2/+0
* code re-organisation (a little).Francois Pons2002-07-151-9/+14
* draknet is drakconnect nowThierry Vignaud2002-07-121-1/+1
* use perl-URPM instead of rpmtools.Francois Pons2002-07-101-8/+7
* enhance cohenrency: step 1Thierry Vignaud2002-07-101-1/+1
* mtools config so that "mdir a:" accesses the usb floppy if one is therePascal Rigaux2002-07-081-0/+1
* adapt to new modules.pmPascal Rigaux2002-07-041-3/+3
* ensure licence step is asked in any case (ie. even when selectLanguage is aut...Pascal Rigaux2002-06-261-0/+1
* have the /root/drakx/auto_install.cfg.pl replay style instead of weird stylePascal Rigaux2002-06-031-1/+1
* setting /etc/sysconfig/msec for chkconfig which doesn't use $ENV{SECURE_LEVEL...Pascal Rigaux2002-04-031-1/+2
* don't have "quiet" boot in the server meta_classPascal Rigaux2002-03-121-1/+1
* - default security level now set in miscellaneousBeforePascal Rigaux2002-03-111-1/+3
* gcize damienizationGuillaume Cottenceau2002-03-101-1/+1
* corrected network up/down when network installdamien2002-03-081-1/+2
* avoid destroying some files in /etc.Francois Pons2002-03-071-1/+4
* ensure the fstab is kept on upgradePascal Rigaux2002-03-061-1/+1