summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* (setRootPassword): set NIS to broadcast when NIS asked. Empty NIS still ↵Pascal Rigaux2001-04-171-5/+8
| | | | means no NIS
* (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
| | | | | added log for CD medium chosen par user.
* (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
| | | | | was used. Better have a look at /proc/cmdline
* - move report_bug in install_anyPascal Rigaux2001-04-051-2/+2
| | | | | - g_auto_install generates the auto_inst.cfg string without output'ing it
* 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
| | | | | min size, which was on contradiction with profile selection)
* (chooseGroups): simplified, more complex version in install_steps_gtkPascal Rigaux2001-03-291-13/+8
| | | | | (configurePrinter): fix the inverted condition for installing xpp/kups
* (reallyChooseGroups): created from chooseGroups so that it can bePascal Rigaux2001-03-291-16/+28
| | | | | overridden in install_steps_gtk
* 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
| | | | | pkg_install_if_requires_satisfied
* (exitInstall): no "cancel" buttonPascal Rigaux2001-03-231-4/+4
|
* (generateAutoInstFloppy): fix the message which was uptodate only forPascal Rigaux2001-03-221-1/+2
| | | | | sparc :-(
* (summary): fixPascal Rigaux2001-03-211-2/+2
|
* make_boot_img: add routine for - PPCStew Benedict2001-03-201-1/+1
| | | | | | | any.pm: double "Append" entry in expert mode for yaboot.conf - PPC install_steps_interactive: setup dmasound - PPC modules.pm: load Mac hardware modules - PPC
* fix pcmcia functions only on x86Pascal Rigaux2001-03-201-1/+1
|
* - create install_any::unselectMostPackagesPascal Rigaux2001-03-201-2/+2
| | | | | - use it instead of pkgs::unselectAllPackages (otherwise default_packages ends up non-selected)
* (setupSCSI): don't pcmcia_probe if testingPascal Rigaux2001-03-201-1/+1
|
* - tellAboutProprietaryModules moved to setupSCSIPascal Rigaux2001-03-201-41/+16
| | | | | | - miscellaneous step re-enabled, called Security - pcmcia_probe moved to setupSCSI, skipped in noauto
* (chooseGroups):Pascal Rigaux2001-03-191-6/+24
| | | | | | - make the computed size work - unselectAll when a profile is unselected
* bootloader.pm, detect_devices.pm, install_steps_interactive.pm: changed ↵Stew Benedict2001-03-151-6/+2
| | | | temporary file read/write per Pixel
* fix bootstrap partition creation/trackingStew Benedict2001-03-141-1/+13
| | | | | allow Xpmac to launch in 2 modes based on cmdline
* (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
| | | | | | | completed language->keyboard guessing list aesthetic changes to an English message (removed \n and let gtk+ do the formatting, it is nicer)
* 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
| | | | | auto_installs too)
* re-add miscellaneous step, but always hidden (aka automatic)Pascal Rigaux2001-03-081-1/+1
|