Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-add miscellaneous step, but always hidden (aka automatic) | Pascal Rigaux | 2001-03-08 | 1 | -1/+1 |
| | |||||
* | * perl-install/any.pm - change in partition_table_mac'xxx syntax | Stew Benedict | 2001-03-07 | 1 | -5/+5 |
| | | | | | | | * perl-install/install_steps_interactive.pm - change in partition_table_mac'xxx syntax * perl-install/partition_table_mac.pm - change in partition_table_mac'xxx syntax | ||||
* | (generateAutoInstFloppy): comment old code | Pascal Rigaux | 2001-03-06 | 1 | -1/+1 |
| | |||||
* | (summary): fixes | Pascal Rigaux | 2001-03-06 | 1 | -4/+4 |
| | | | | | (setupSCSI): cleanup | ||||
* | (summary): display sound/tv/isdn cards found | Pascal Rigaux | 2001-03-06 | 1 | -0/+9 |
| | |||||
* | (generateAutoInstFloppy): use generate_automatic_stage1_params | Pascal Rigaux | 2001-03-05 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Stew Benedict | 2001-03-04 | 1 | -0/+14 |
| | |||||
* | cleanup | Pascal Rigaux | 2001-03-03 | 1 | -2/+2 |
| | |||||
* | (choosePackages): raise the min_mark | Pascal Rigaux | 2001-03-02 | 1 | -1/+1 |
| | |||||
* | (configureServices): services::ask done in expert or if clicked | Pascal Rigaux | 2001-02-28 | 1 | -2/+2 |
| | |||||
* | (generateAutoInstFloppy): s/ask_warn/ask_okcancel/ for asking floppy | Pascal Rigaux | 2001-02-28 | 1 | -1/+1 |
| | |||||
* | (configurePrinter): qtcups install_if_requires_satisfied (before kups) | Pascal Rigaux | 2001-02-28 | 1 | -1/+1 |
| | |||||
* | (summary): translate mouse description | Pascal Rigaux | 2001-02-26 | 1 | -3/+5 |
| | |||||
* | (generateAutoInstFloppy): use "timeout 1" for replay | Pascal Rigaux | 2001-02-25 | 1 | -1/+1 |
| | |||||
* | (setRootPassword): NIS server must be editable | Pascal Rigaux | 2001-02-24 | 1 | -1/+1 |
| | |||||
* | (exitInstall): ask wether Replay or Automated | Pascal Rigaux | 2001-02-23 | 1 | -7/+20 |
| | | | | | | (generateAutoInstFloppy): handle $replay flag. It means a 'not fully automated install'. (summary): nicer mouse name | ||||
* | (exitInstall): add generateAutoInstFloppy and g_default_packages calls in | Pascal Rigaux | 2001-02-21 | 1 | -7/+16 |
| | | | | | advanced | ||||
* | major move. now ask_from_list returns false when canceled (it doesn't die ↵ | Pascal Rigaux | 2001-02-20 | 1 | -13/+13 |
| | | | | 'ask_from_list canceled' anymore) | ||||
* | added png support. Need to test the faces2xpm stuff. | damien | 2001-02-15 | 1 | -3/+3 |
| | |||||
* | (summary): better message for i18n | Pascal Rigaux | 2001-02-15 | 1 | -1/+1 |
| | |||||
* | (selectKeyboard): can be automatic only in non-expert | Mystery Man 553 | 2001-02-13 | 1 | -1/+1 |
| | |||||
* | (configurePrinter): cleanup, pkg_install_if_requires_satisfied('xpp', | Mystery Man 553 | 2001-02-12 | 1 | -0/+1 |
| | | | | | | 'kups') only if a printer is configured (for the case when _("Would you like to configure a printer?") is answered no) | ||||
* | add step summary. remove steps configureTimezone and configurePrinter, ↵ | Pascal Rigaux | 2001-02-10 | 1 | -17/+54 |
| | | | | modify selectKeyboard | ||||
* | configureTimezone doesn't take parameter /etc/sysconfig/clock | Pascal Rigaux | 2001-02-09 | 1 | -2/+2 |
| | |||||
* | (choosePackages): better fix for getting max install size. | Pascal Rigaux | 2001-02-07 | 1 | -1/+1 |
| | |||||
* | (choosePackages): call setSelectedFromCompssList with empty | Pascal Rigaux | 2001-02-07 | 1 | -1/+1 |
| | | | | | compssUsersChoice meaning max | ||||
* | (miscellaneous): remove asking about numlock and hd optimizations, | Pascal Rigaux | 2001-02-07 | 1 | -20/+8 |
| | | | | | deprecates it (aka don't do anything) | ||||
* | (choosePackages): don't call chooseSizeToInstall even with experts | Pascal Rigaux | 2001-02-04 | 1 | -1/+1 |
| | |||||
* | (selectLanguage): call charsetChanged | Pascal Rigaux | 2001-02-03 | 1 | -0/+4 |
| | |||||
* | (choosePackagesTree): created, simple ask_many_from_list to choose | Pascal Rigaux | 2001-01-31 | 1 | -22/+22 |
| | | | | | | | | | | individual packages (choosePackages): log for debug (choosePackages): don't ask to install in beginner. Max is chosen (setRootPassword): help not based on installClass being server or not (selectInstallClass): remove installClass choice (was normal/devel/server) (chooseGroups): fix for individual package selection flag | ||||
* | adapt format functions given to ask_from_listf. $_ is no more set | Pascal Rigaux | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | (choosePartitionsToFormat): fixed horrible bug causing reiserfs partitions | Pascal Rigaux | 2001-01-28 | 1 | -3/+3 |
| | | | | | not to be displayed/asked for formatting. The default value being used. | ||||
* | $::beginner is deprecated, replaced by !$::expert | Pascal Rigaux | 2001-01-22 | 1 | -26/+16 |
| | |||||
* | (selectMouse): use ask_from_treelist_ | Pascal Rigaux | 2001-01-21 | 1 | -5/+4 |
| | |||||
* | fixed unselect group and inoperant individual package selection. | Francois Pons | 2001-01-19 | 1 | -3/+3 |
| | |||||
* | removed expert mode and install class. | Francois Pons | 2001-01-19 | 1 | -2/+1 |
| | |||||
* | fixed addUser for invocation of any::ask_users. | Francois Pons | 2001-01-12 | 1 | -1/+1 |
| | |||||
* | fixed bad invocation of installation of X server. | Francois Pons | 2001-01-12 | 1 | -2/+1 |
| | |||||
* | (addUser): fix | Pascal Rigaux | 2001-01-11 | 1 | -1/+3 |
| | |||||
* | (addUser): use any::ask_users | Pascal Rigaux | 2001-01-11 | 1 | -45/+4 |
| | |||||
* | (selectLanguage): many_languages choice moved there as advanced | Pascal Rigaux | 2001-01-10 | 1 | -6/+6 |
| | |||||
* | (choosePartitionsToFormat): handle "check for bad blocks" as advanced | Pascal Rigaux | 2001-01-09 | 1 | -40/+37 |
| | | | | | (setRootPassword): remove choosing non-md5 or non-shadow passwords. | ||||
* | (miscellaneous): accept xxxK memsize | Pascal Rigaux | 2001-01-09 | 1 | -1/+1 |
| | |||||
* | update code for new ask_from_entries_refH which doesn't handle optional ↵ | Pascal Rigaux | 2001-01-07 | 1 | -30/+35 |
| | | | | | | | ok/cancel names in arg 1. must be handled via ask_from_entries_refH_powered | ||||
* | (selectLanguage, selectKeyboard): use ask_from_entries_refH instead of | Pascal Rigaux | 2001-01-07 | 1 | -10/+11 |
| | | | | | ask_from_listf_, it enables the use of advanced | ||||
* | ask_from_entries_refH parameter format has changed so change all accesses to it. | Pascal Rigaux | 2001-01-06 | 1 | -20/+20 |
| | |||||
* | move to new ask_from's: | Pascal Rigaux | 2001-01-05 | 1 | -4/+3 |
| | | | | | | | | | | | | - ask_from_entries_ref is deprecated, use ask_from_entries_refH - ask_from_list now calls ask_from_entries_refH_powered still not done: - ask_from_treelist should use ask_from_entries_refH_powered, and lists with no help should use CList (List is bad) - keyboard and mouse binding is still rough - enhance the look | ||||
* | (setRootPassword): fix pixelization | Pascal Rigaux | 2001-01-04 | 1 | -1/+1 |
| | |||||
* | keep $o->{langs} unpacked to simplify things | Pascal Rigaux | 2001-01-04 | 1 | -4/+4 |
| | |||||
* | if_ pixelization | Pascal Rigaux | 2001-01-04 | 1 | -20/+19 |
| |