summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'ppp'.topic/pppMystery Man2001-06-111-896/+0
* applied patches given for printer configuration bug reported by David Eastcott.Francois Pons2001-06-111-2/+2
* (addUser): accept gid's which already exist, and don't them in /etc/groupPascal Rigaux2001-06-051-2/+2
* added support for NVIDIA 3D acceleration.Francois Pons2001-04-251-1/+4
* corrected bad install package.damien2001-04-161-1/+1
* added conditional update-menus if package are installed.Francois Pons2001-04-131-0/+1
* create to_utf8 from po strings, use it for kdm messagePascal Rigaux2001-04-091-1/+1
* (afterInstallPackages): remove setting of kde charset in kdeglobals (kde is a...Pascal Rigaux2001-04-081-3/+0
* create install_any::write_fstab and use itPascal Rigaux2001-04-061-1/+1
* (exitInstall): oups, report_bug is no more in commands::Pascal Rigaux2001-04-051-1/+1
* (configureXBefore): fix the xkb verification (was broken for things like ``de...Pascal Rigaux2001-04-051-2/+1
* - move report_bug in install_anyPascal Rigaux2001-04-051-1/+1
* disable frame buffer for Matrox cards.Francois Pons2001-04-041-0/+1
* (setupBootloaderBefore): nicer Aurora presence detetectionPascal Rigaux2001-04-031-2/+5
* add fstab in the logPascal Rigaux2001-03-281-1/+1
* fixed too early erasing of old rpmlib db. now postponed at end of installFrancois Pons2001-03-271-0/+4
* (addUser): disable_user_view (in kdm/gdm) if no usersPascal Rigaux2001-03-241-1/+3
* - create install_any::unselectMostPackagesPascal Rigaux2001-03-201-2/+1
* (pkg_install_if_requires_satisfied): better loggingPascal Rigaux2001-03-171-1/+5
* compss is deprecated. use compssUsers for the treePascal Rigaux2001-03-131-1/+1
* renamef created and usedPascal Rigaux2001-03-131-7/+4
* (afterInstallPackages): save the compssUsers flattened for rpmdrakePascal Rigaux2001-03-121-0/+1
* advertising modifsPascal Rigaux2001-03-081-1/+0
* (setupBootloaderBefore): aurora stupid renaming fixPascal Rigaux2001-03-081-4/+4
* move inittab modifying to any::runlevelPascal Rigaux2001-03-061-1/+1
* small fixes for LVMPascal Rigaux2001-03-031-0/+3
* (doPartitionDisksAfter): small adaptation for LVMsPascal Rigaux2001-03-031-2/+2
* use run_or_diePascal Rigaux2001-03-031-1/+1
* *** empty log message ***Stew Benedict2001-03-031-1/+3
* add hexedit and strace to SYSTEMPascal Rigaux2001-03-021-1/+1
* (setupBootloaderBefore): Aurora-wsMonitor or Aurora-mwsMonitor is chosenPascal Rigaux2001-03-021-1/+1
* remove unneeded "use install_interactive"Pascal Rigaux2001-02-261-1/+0
* move writing to config files from install2::selectKeyboard to install_stepsPascal Rigaux2001-02-241-0/+9
* (afterInstallPackages): no kdm UserView in NISPascal Rigaux2001-02-231-2/+2
* (generateAutoInstFloppy): removedPascal Rigaux2001-02-211-5/+0
* better advertising supportPascal Rigaux2001-02-201-0/+1
* (afterInstallPackages): add user in group usbPascal Rigaux2001-02-141-0/+1
* (exitInstall): catch exception of output report.bug (for gc)Mystery Man 5532001-02-131-1/+1
* add step summary. remove steps configureTimezone and configurePrinterPascal Rigaux2001-02-101-2/+12
* configureTimezone doesn't take parameter /etc/sysconfig/clockPascal Rigaux2001-02-091-2/+2
* (setupBootloaderBefore, miscellaneousBefore): remove taking care ofPascal Rigaux2001-02-071-12/+4
* fixed frame buffer usage if not enabled (installation of Aurora)Francois Pons2001-02-051-1/+6
* (configureXBefore): set XKB_IN_USE=no if !$has_xkb in /etc/sysconfig/i18nPascal Rigaux2001-02-021-2/+8
* changed to clean selection for non expert as used for group selectionFrancois Pons2001-01-311-2/+3
* (selectLanguage): warning for debugPascal Rigaux2001-01-311-12/+5
* (afterInstallPackages): cleanupPascal Rigaux2001-01-241-12/+3
* fixed obligation of relative large install, now minimum is lesser.Francois Pons2001-01-181-2/+5
* fixes with /tmp/rhimage and /tmp/image.Francois Pons2001-01-171-1/+1
* (addUser): set autologinPascal Rigaux2001-01-111-1/+6
* (configureX): call directly $o->pkg_install, no need to add 'XFree86-' atPascal Rigaux2001-01-111-47/+21