summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* (configureServices): services::ask done in expert or if clickedPascal Rigaux2001-02-281-2/+2
* (generateAutoInstFloppy): s/ask_warn/ask_okcancel/ for asking floppyPascal Rigaux2001-02-281-1/+1
* (configurePrinter): qtcups install_if_requires_satisfied (before kups)Pascal Rigaux2001-02-281-1/+1
* (summary): translate mouse descriptionPascal Rigaux2001-02-261-3/+5
* (generateAutoInstFloppy): use "timeout 1" for replayPascal Rigaux2001-02-251-1/+1
* (setRootPassword): NIS server must be editablePascal Rigaux2001-02-241-1/+1
* (exitInstall): ask wether Replay or AutomatedPascal Rigaux2001-02-231-7/+20
* (exitInstall): add generateAutoInstFloppy and g_default_packages calls inPascal Rigaux2001-02-211-7/+16
* major move. now ask_from_list returns false when canceled (it doesn't die 'as...Pascal Rigaux2001-02-201-13/+13
* added png support. Need to test the faces2xpm stuff.damien2001-02-151-3/+3
* (summary): better message for i18nPascal Rigaux2001-02-151-1/+1
* (selectKeyboard): can be automatic only in non-expertMystery Man 5532001-02-131-1/+1
* (configurePrinter): cleanup, pkg_install_if_requires_satisfied('xpp',Mystery Man 5532001-02-121-0/+1
* add step summary. remove steps configureTimezone and configurePrinter, modify...Pascal Rigaux2001-02-101-17/+54
* configureTimezone doesn't take parameter /etc/sysconfig/clockPascal Rigaux2001-02-091-2/+2
* (choosePackages): better fix for getting max install size.Pascal Rigaux2001-02-071-1/+1
* (choosePackages): call setSelectedFromCompssList with emptyPascal Rigaux2001-02-071-1/+1
* (miscellaneous): remove asking about numlock and hd optimizations,Pascal Rigaux2001-02-071-20/+8
* (choosePackages): don't call chooseSizeToInstall even with expertsPascal Rigaux2001-02-041-1/+1
* (selectLanguage): call charsetChangedPascal Rigaux2001-02-031-0/+4
* (choosePackagesTree): created, simple ask_many_from_list to choosePascal Rigaux2001-01-311-22/+22
* adapt format functions given to ask_from_listf. $_ is no more setPascal Rigaux2001-01-301-1/+1
* (choosePartitionsToFormat): fixed horrible bug causing reiserfs partitionsPascal Rigaux2001-01-281-3/+3
* $::beginner is deprecated, replaced by !$::expertPascal Rigaux2001-01-221-26/+16
* (selectMouse): use ask_from_treelist_Pascal Rigaux2001-01-211-5/+4
* fixed unselect group and inoperant individual package selection.Francois Pons2001-01-191-3/+3
* removed expert mode and install class.Francois Pons2001-01-191-2/+1
* fixed addUser for invocation of any::ask_users.Francois Pons2001-01-121-1/+1
* fixed bad invocation of installation of X server.Francois Pons2001-01-121-2/+1
* (addUser): fixPascal Rigaux2001-01-111-1/+3
* (addUser): use any::ask_usersPascal Rigaux2001-01-111-45/+4
* (selectLanguage): many_languages choice moved there as advancedPascal Rigaux2001-01-101-6/+6
* (choosePartitionsToFormat): handle "check for bad blocks" as advancedPascal Rigaux2001-01-091-40/+37
* (miscellaneous): accept xxxK memsizePascal Rigaux2001-01-091-1/+1
* update code for new ask_from_entries_refH which doesn't handle optional ok/ca...Pascal Rigaux2001-01-071-30/+35
* (selectLanguage, selectKeyboard): use ask_from_entries_refH instead ofPascal Rigaux2001-01-071-10/+11
* ask_from_entries_refH parameter format has changed so change all accesses to it.Pascal Rigaux2001-01-061-20/+20
* move to new ask_from's:Pascal Rigaux2001-01-051-4/+3
* (setRootPassword): fix pixelizationPascal Rigaux2001-01-041-1/+1
* keep $o->{langs} unpacked to simplify thingsPascal Rigaux2001-01-041-4/+4
* if_ pixelizationPascal Rigaux2001-01-041-20/+19
* move from compssList to rpmsratePascal Rigaux2000-12-141-42/+25
* (formatMountPartitions): the format partition dialog created at first use,Pascal Rigaux2000-12-091-2/+3
* (selectInstallClass): if expert pre-chosen, ensure expert is keptPascal Rigaux2000-12-091-5/+6
* adapt to the fact that RPM_INSTALL_LANG is obsoloted. Now rpm uses %_install_...Pascal Rigaux2000-12-061-5/+5
* use isCdNotEjectable.Francois Pons2000-12-041-1/+1
* modified def_mark to 59 (gl hw acceleration level) and upgrade use this levelFrancois Pons2000-11-281-2/+2
* make sure a recommended upgrade get the minimum and a little more (80).Francois Pons2000-11-281-15/+20
* choose default size according to a default mark (currently 49).Francois Pons2000-11-281-3/+6
* updated with structural change of pkgs.Francois Pons2000-11-231-12/+6