Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore window size for time being | Pascal Rigaux | 2001-01-31 | 1 | -1/+2 |
| | |||||
* | (selectLanguage): warning for debug | Pascal Rigaux | 2001-01-31 | 1 | -12/+5 |
| | | | | | | | | | (miscellaneousBefore): don't use installClass to decide to use supermount or not. Choice is done on $::corporate. Can't say "no supermount in server installs" anymore (selectInstallClass): emptied (setupSCSI): don't configure PCMCIA if there is no PCMCIA | ||||
* | (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 | ||||
* | (main): better error message for auto_install failing | Pascal Rigaux | 2001-01-31 | 1 | -1/+1 |
| | |||||
* | (main): don't set installClass=normal meta_class desktop (deprecated) | Pascal Rigaux | 2001-01-31 | 1 | -10/+3 |
| | | | | | | | | | (miscellaneous): TYPE= removed (was installClass) (selectInstallClass): don't set $o->{partitions}. diskdrake will have to ask in a set of possibilities ($o): replace fclass by fbeginner and fexpert ($o): default security level to 2 since it can't be based on installClass (deprecated) | ||||
* | (set_autologin): log to ensure AUTOLOGIN is not badly set by drakx. Still | Pascal Rigaux | 2001-01-31 | 1 | -0/+1 |
| | | | | | need finding the guilty | ||||
* | (g_auto_install): installClass removed | Pascal Rigaux | 2001-01-31 | 1 | -2/+2 |
| | | | | | (setPackages): do not preselect compssUsers entries | ||||
* | (ask_many_from_list): fix sorting | Pascal Rigaux | 2001-01-31 | 1 | -1/+1 |
| | |||||
* | (psUpdateHdlistsDeps): also copy rpmsrate | Pascal Rigaux | 2001-01-31 | 1 | -3/+2 |
| | |||||
* | more kbd corrections | Pablo Saratxaga | 2001-01-31 | 1 | -1/+2 |
| | |||||
* | fixed soem keybopard values | Pablo Saratxaga | 2001-01-31 | 1 | -5/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-30 | 1 | -0/+63 |
| | |||||
* | (detect): replace commands::modprobe by modules::load as it should (or??) | Pascal Rigaux | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | (make): replace commands::modprobe by modules::load as it should (or??) | Pascal Rigaux | 2001-01-30 | 1 | -1/+2 |
| | |||||
* | adapt format functions given to ask_from_listf. $_ is no more set | Pascal Rigaux | 2001-01-30 | 2 | -3/+5 |
| | |||||
* | adapt to new etags (emacs 21) format | Pascal Rigaux | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | new draknet. unstable | damien | 2001-01-30 | 1 | -2/+118 |
| | |||||
* | add ldetect to config stuff I want to have on all installs (lspcidrake) | Guillaume Cottenceau | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | corrected typo | damien | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | - deprecate "hdreiser.img" since we have room for "reiserfs.o" in "hd.img" | Guillaume Cottenceau | 2001-01-29 | 1 | -3/+4 |
| | | | | | - following deprecation of "other.img", reintegrate big modules in relevant boot disks | ||||
* | updated Estonian file | Pablo Saratxaga | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | (getCompaqSmartArray): /proc/array/ida0 can contain more than one ida/c0d0p* | Pascal Rigaux | 2001-01-29 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-29 | 1 | -0/+12 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-28 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-28 | 1 | -0/+63 |
| | |||||
* | (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. | ||||
* | (get_autologin): adapt to new format of sysconfig/desktop | Pascal Rigaux | 2001-01-28 | 1 | -1/+2 |
| | |||||
* | added embedded mode | damien | 2001-01-26 | 1 | -16/+19 |
| | |||||
* | updated embedded mode | damien | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-26 | 1 | -0/+18 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-26 | 1 | -0/+92 |
| | |||||
* | (ask_from_entries_refW): major rework for new format, still need work | Pascal Rigaux | 2001-01-26 | 1 | -166/+123 |
| | | | | | | | (ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of NEWT_FLAG_HIDDEN (myTextbox): wrap the text if needed (myTextbox): use a vertical scrollbar if needed | ||||
* | (installPackages): prepare for advertising... | Pascal Rigaux | 2001-01-26 | 1 | -1/+3 |
| | |||||
* | (newtFormAddGrid): new name for newtGridAddComponentsToForm, swap | Pascal Rigaux | 2001-01-26 | 1 | -12/+32 |
| | | | | | | | parameters for much better understanding (newtListboxGetCurrent): returns a SV (together with newtListboxAddEntry) (newtListboxAddEntry): data is now a SV | ||||
* | fixed LANGUAGE for mk locale | Pablo Saratxaga | 2001-01-25 | 1 | -3/+3 |
| | |||||
* | (spawnShell): fix error message | Pascal Rigaux | 2001-01-25 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-24 | 1 | -0/+107 |
| | |||||
* | better documentation of ask_from_entries_refH features (entry) | Pascal Rigaux | 2001-01-24 | 1 | -1/+2 |
| | |||||
* | (afterInstallPackages): cleanup | Pascal Rigaux | 2001-01-24 | 1 | -12/+3 |
| | |||||
* | (%types): s|Compaq|Compaq/HP| per request of fpitoun | Pascal Rigaux | 2001-01-24 | 1 | -1/+1 |
| | |||||
* | updated Greek file | Pablo Saratxaga | 2001-01-23 | 3 | -8/+6 |
| | |||||
* | updated po files | Pablo Saratxaga | 2001-01-22 | 2 | -1755/+1593 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-01-22 | 1 | -862/+602 |
| | |||||
* | fixed the places where console fonts and related files are put under | Pablo Saratxaga | 2001-01-22 | 2 | -4/+6 |
| | | | | | /etc/sysconfig to the places really used by console-tools | ||||
* | (read_rpmsrate): if $packages is undef, ignore it. That way, read_rpmsrate | Pascal Rigaux | 2001-01-22 | 1 | -3/+6 |
| | | | | | can be called standalone. | ||||
* | $::beginner is deprecated, replaced by !$::expert | Pascal Rigaux | 2001-01-22 | 10 | -63/+48 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-22 | 1 | -0/+11 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-21 | 1 | -1/+1 |
| | |||||
* | (create_ctree): fix case with formatted list | Pascal Rigaux | 2001-01-21 | 1 | -3/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-21 | 1 | -0/+8 |
| |