summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* (chooseGroups): simplified, more complex version in install_steps_gtkPascal Rigaux2001-03-291-13/+8
* (reallyChooseGroups): created from chooseGroups so that it can bePascal Rigaux2001-03-291-16/+28
* change verbage on bootloader warningStew Benedict2001-03-271-1/+1
* warnAboutNaughtyServersPascal Rigaux2001-03-271-0/+2
* (summary): fix displaying of printer configuredPascal Rigaux2001-03-271-1/+1
* (configurePrinter): add Mesa-common for xpp and libqtcups2 for kups inPascal Rigaux2001-03-251-1/+1
* (exitInstall): no "cancel" buttonPascal Rigaux2001-03-231-4/+4
* (generateAutoInstFloppy): fix the message which was uptodate only forPascal Rigaux2001-03-221-1/+2
* (summary): fixPascal Rigaux2001-03-211-2/+2
* make_boot_img: add routine for - PPCStew Benedict2001-03-201-1/+1
* fix pcmcia functions only on x86Pascal Rigaux2001-03-201-1/+1
* - create install_any::unselectMostPackagesPascal Rigaux2001-03-201-2/+2
* (setupSCSI): don't pcmcia_probe if testingPascal Rigaux2001-03-201-1/+1
* - tellAboutProprietaryModules moved to setupSCSIPascal Rigaux2001-03-201-41/+16
* (chooseGroups):Pascal Rigaux2001-03-191-6/+24
* bootloader.pm, detect_devices.pm, install_steps_interactive.pm: changed tempo...Stew Benedict2001-03-151-6/+2
* fix bootstrap partition creation/trackingStew Benedict2001-03-141-1/+13
* (chooseGroups): disable the size display as it is wrong (for the beta2)Pascal Rigaux2001-03-141-2/+2
* (chooseGroups): add path for seperating groups, use "label" for the group textPascal Rigaux2001-03-141-4/+8
* completed language listPablo Saratxaga2001-03-141-6/+7
* compss is deprecated. use compssUsers for the treePascal Rigaux2001-03-131-3/+3
* (chooseGroups): fix to get back the iconsPascal Rigaux2001-03-131-1/+1
* (chooseGroups): size computed should workPascal Rigaux2001-03-131-21/+34
* (summary): remove 'clicked' (labels are used)Pascal Rigaux2001-03-121-5/+5
* put everything in %compssUsers, use field flags for the flags :)Pascal Rigaux2001-03-121-7/+8
* added $::isInstalldamien2001-03-121-9/+8
* (summary): fix clicked empty handlerPascal Rigaux2001-03-111-3/+3
* (choosePackages): moved the log to install2::choosePackages (to have it inPascal Rigaux2001-03-091-2/+0
* re-add miscellaneous step, but always hidden (aka automatic)Pascal Rigaux2001-03-081-1/+1
* * perl-install/any.pm - change in partition_table_mac'xxx syntaxStew Benedict2001-03-071-5/+5
* (generateAutoInstFloppy): comment old codePascal Rigaux2001-03-061-1/+1
* (summary): fixesPascal Rigaux2001-03-061-4/+4
* (summary): display sound/tv/isdn cards foundPascal Rigaux2001-03-061-0/+9
* (generateAutoInstFloppy): use generate_automatic_stage1_paramsPascal Rigaux2001-03-051-2/+2
* *** empty log message ***Stew Benedict2001-03-041-0/+14
* cleanupPascal Rigaux2001-03-031-2/+2
* (choosePackages): raise the min_markPascal Rigaux2001-03-021-1/+1
* (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