summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Collapse)AuthorAgeFilesLines
* (choosePackages): simplify, fix setSelectedFromCompssList not called inPascal Rigaux2001-08-041-6/+4
| | | | | expert even the first_time (especially nasty for auto_installs)
* (choosePartitionsToFormat): toFormatUnsure=1 for /usrPascal Rigaux2001-08-031-1/+1
|
* update_userkderc is now called update_gnomekdercPascal Rigaux2001-08-031-1/+1
|
* handle auto_allocate_raids for auto_installsPascal Rigaux2001-08-011-1/+1
|
* fixed some silly typo and tiny bugs.Francois Pons2001-07-261-2/+4
|
* fixed typo as Diskette to Floppy.Francois Pons2001-07-261-4/+4
|
* add support for modified blank.img floppy and Update Modules floppy.Francois Pons2001-07-261-1/+62
| | | | | | | | In first case copy kernel to /boot/vmlinuz-default to be taken into account by bootloader suggestion method. In second case, check installed kernel and update any modules listed in the Update Modules floppy.
* do not export sync, keep it in common (esp. so that it doesn't conflict with ↵Pascal Rigaux2001-07-251-1/+1
| | | | my_gtk::sync
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* roll back some changes from PPC beta - OldWorld vs NewWorld bootloaderStew Benedict2001-07-181-1/+5
| | | | | modem detection on ttyS0, new sound module in 2.4.4
* disabled Frame buffer for all S3 cards (hangs with XF4 and S3 ViRGE on rebootFrancois Pons2001-07-171-1/+2
| | | | | with Aurora).
* fix typoPascal Rigaux2001-07-041-1/+1
|
* verify a /boot/efi partition existsPascal Rigaux2001-07-041-0/+4
|
* add ntp handlingPascal Rigaux2001-07-031-0/+2
|
* 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
| | | | | (for auto installs)
* 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 ↵Pascal Rigaux2001-04-081-3/+0
| | | | a grown-up now)
* 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 ↵Pascal Rigaux2001-04-051-2/+1
| | | | ``de(nodeadkeys)'')
* - move report_bug in install_anyPascal Rigaux2001-04-051-1/+1
| | | | | - g_auto_install generates the auto_inst.cfg string without output'ing it
* 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
| | | | | and only if rpm-4.0 or above has been installed.
* (addUser): disable_user_view (in kdm/gdm) if no usersPascal Rigaux2001-03-241-1/+3
|
* - create install_any::unselectMostPackagesPascal Rigaux2001-03-201-2/+1
| | | | | - use it instead of pkgs::unselectAllPackages (otherwise default_packages ends up non-selected)
* (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
| | | | | (configurePrinter): if_'ization
* (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
|