summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* fixed missing mouse update in summary.Francois Pons2001-04-171-1/+1
* (setRootPassword): better ensure 'broadcast' insteaf of overridingPascal Rigaux2001-04-171-1/+1
* (setRootPassword): set NIS to broadcast when NIS asked. Empty NIS still means...Pascal Rigaux2001-04-171-5/+8
* (exitInstall): fix bad i18n of Replay button (thx2submarine)Pascal Rigaux2001-04-141-1/+1
* (configureX): fix link /etc/gtk (to /mnt/etc/gtk) instead of /etc/gtkrcPascal Rigaux2001-04-141-1/+1
* (addUser): remove the setting of $o->{autologin}, now done in any::autologinPascal Rigaux2001-04-131-3/+0
* added conditional update-menus if package are installed.Francois Pons2001-04-131-4/+2
* make sure update-menus is called after installing cups related packages.Francois Pons2001-04-131-2/+7
* removed Cancel of Summary.Francois Pons2001-04-121-2/+4
* fixed ask printer configuration.Francois Pons2001-04-121-10/+7
* (configureX): fix for X test at install with exotic fontsPascal Rigaux2001-04-121-3/+2
* (chooseGroups): warn if chosen size is too bigPascal Rigaux2001-04-111-6/+12
* translate the ``path'' in profile selectionPascal Rigaux2001-04-111-1/+1
* fixed selection of CDs.Francois Pons2001-04-101-3/+3
* fixed typo for cups checking of installation.Francois Pons2001-04-061-2/+2
* fixed "No printer" after configuring cups for remove server.Francois Pons2001-04-061-3/+7
* (addUser): default autologin to first user in beginnerPascal Rigaux2001-04-051-0/+3
* ask for autologinPascal Rigaux2001-04-051-4/+3
* (generateAutoInstFloppy): do not use $o->{pcmcia} to know if pcmcia.imgPascal Rigaux2001-04-051-1/+1
* - move report_bug in install_anyPascal Rigaux2001-04-051-2/+2
* fixed printer description in summary.Francois Pons2001-04-041-1/+13
* PPC keyboard/mouse button emulationStew Benedict2001-04-031-1/+11
* (choosePackages): do not make a special case for upgrades (was: select thePascal Rigaux2001-04-031-4/+0
* (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