Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop field {next} in {steps} since it is duplicated in orderedSteps | Pascal Rigaux | 2003-10-15 | 5 | -10/+3 |
| | | | | | => it allows simpler modification of orderedSteps (as already done in upgrade) for mandrake move | ||||
* | move setxkbmap to keyboard.pm | Pascal Rigaux | 2003-10-15 | 2 | -3/+9 |
| | |||||
* | use installed galaxy gnome theme in move | Guillaume Cottenceau | 2003-10-15 | 1 | -8/+8 |
| | |||||
* | fix code that selects images for the choice of languages to not base on FB ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
| | | | | as well | ||||
* | better disabling of anti-alias, fix non-fb based start of drakx (amd64, move) | Guillaume Cottenceau | 2003-10-15 | 2 | -3/+5 |
| | |||||
* | let drakgw work... | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
| | |||||
* | - translate all server names | Thierry Vignaud | 2003-10-14 | 1 | -5/+5 |
| | | | | | - harmonize server names | ||||
* | show up a combo box with detected network interfaces but still let the | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
| | | | | | user manually type it sg like ppp0 if needed | ||||
* | (default_interfaces) | Thierry Vignaud | 2003-10-14 | 1 | -16/+8 |
| | | | | | | | | | | | - simplify: ask_from already optimize the one item case for us - make it show up a pull-down menu rather than forcing one to type in the interface - fix it: $conf{net_interface} was *not* set on multiple interfaces case (read) fix it (conf was uselely initialized) | ||||
* | simplify advanced settings detection in expert mode | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
| | |||||
* | check the right items in order to display advanced stuff if needed | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
| | |||||
* | syntax fix | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | fix first part of #5315: honour expert mode while installing in | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
| | | | | | drakconnect (aka when expert mode checkbox was checked) | ||||
* | only list one tz for chinas (hp release) | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | readd strict & diagnostics pragma removed by florin | Thierry Vignaud | 2003-10-13 | 1 | -2/+2 |
| | |||||
* | fix lost checkbox states when "expert mode" option is checked | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | - get rid of a perl_checker warning (thx pixel) | Thierry Vignaud | 2003-10-13 | 1 | -3/+2 |
| | | | | | | - this uncover the missing arg to parse_file when called from net_monitor, thus enabling to show up which file is currently parsed | ||||
* | - save "mail alert" wizard options into /etc/sysconfig/mail_alert and | Thierry Vignaud | 2003-10-13 | 1 | -24/+27 |
| | | | | | | | restore them when configuring it again - make cron task reuse /etc/sysconfig/mail_alert | ||||
* | - ensure services are always listed in the same order | Thierry Vignaud | 2003-10-13 | 1 | -4/+1 |
| | | | | | - simplify installed services list build | ||||
* | cron: only mail if there's really sg to warn about (aka do not sent | Thierry Vignaud | 2003-10-12 | 1 | -5/+8 |
| | | | | | empty mails) | ||||
* | restore previous subject in mails | Thierry Vignaud | 2003-10-12 | 1 | -1/+1 |
| | |||||
* | generate perl_checker compliant cron tasks | Thierry Vignaud | 2003-10-12 | 1 | -4/+4 |
| | |||||
* | simplify cron writing | Thierry Vignaud | 2003-10-12 | 1 | -4/+2 |
| | |||||
* | Move set_help_tip for new perl_checker. | Stew Benedict | 2003-10-10 | 1 | -5/+5 |
| | |||||
* | Some KDE screens require new chinese translations naming (zh_CN/zh_TW) to | Pablo Saratxaga | 2003-10-10 | 1 | -2/+2 |
| | | | | | display the translations | ||||
* | configure automatically XFree and allow to launch interactive_gtk with it | Guillaume Cottenceau | 2003-10-10 | 2 | -5/+14 |
| | |||||
* | remove unused (perl_checker, my love, where are you?) | Guillaume Cottenceau | 2003-10-10 | 1 | -1/+0 |
| | |||||
* | give more details when using class_discard | Guillaume Cottenceau | 2003-10-10 | 1 | -1/+1 |
| | |||||
* | aaaah that's why I had all the stuff done twice after shell could not be run :) | Guillaume Cottenceau | 2003-10-10 | 1 | -5/+8 |
| | |||||
* | only clean packages shit when isInstall | Pascal Rigaux | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | setsid trick to make XF4 work in fbdev (!?!) | Pascal Rigaux | 2003-10-09 | 1 | -4/+7 |
| | |||||
* | alpha is DEAD okay? so remove that **** from here | Guillaume Cottenceau | 2003-10-09 | 1 | -63/+31 |
| | |||||
* | help dumb perl_checker | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+2 |
| | |||||
* | thx perl checker | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | first shot as starting up mandrake-move from install2.pm as well (so many ↵ | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+10 |
| | | | | code shared) | ||||
* | use /sbin/modprobe in move also | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | first try with /bin/bash which is available in move. specify --rcfile or ↵ | Guillaume Cottenceau | 2003-10-09 | 1 | -4/+6 |
| | | | | else it'll try /.bashrc which doesn't exist, and miss good definitions from /etc/bashrc (aliases, home/end keys, etc) | ||||
* | allow mounting devfs as well (move) | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | report error why /dev/tty2 is not available for opening a shell | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | simplify "do not remove wireless parameters from ifcfg when not in wizard ↵ | Thierry Vignaud | 2003-10-08 | 2 | -8/+4 |
| | | | | mode" fix | ||||
* | network interface configuration step: using network interface from | Thierry Vignaud | 2003-10-08 | 1 | -3/+4 |
| | | | | | | interface/driver list is more robust that relying on possibly empty int variable (better #3276 fix) | ||||
* | mark a few strings as translatable (part of #5670) | Thierry Vignaud | 2003-10-08 | 1 | -3/+3 |
| | |||||
* | fix #6103: | Thierry Vignaud | 2003-10-08 | 1 | -3/+8 |
| | | | | | | | | | - workaround buggy msec not listing MAIL_USER in its defaults whereas it does list MAIL_WARN - while keeping "prevent including MAIL_* in check list" behavior, we still have to load them in order to be able to save them back | ||||
* | log values too in explanations | Thierry Vignaud | 2003-10-08 | 1 | -5/+5 |
| | |||||
* | split readCompssUsers(): parsing is done in readCompssUsers_raw | Pascal Rigaux | 2003-10-07 | 1 | -2/+8 |
| | |||||
* | fix #3276: when steping back in drakconnect wizard, do not overwrite | Thierry Vignaud | 2003-10-06 | 1 | -3/+3 |
| | | | | | first card parameters with last one's | ||||
* | check both nfs servers version 2 and version 3, and remove duplicates (bug ↵ | Pascal Rigaux | 2003-10-06 | 1 | -11/+17 |
| | | | | #6055) | ||||
* | add usleep() | Pascal Rigaux | 2003-10-06 | 1 | -1/+5 |
| | |||||
* | add common::nonblock() | Pascal Rigaux | 2003-10-06 | 1 | -0/+4 |
| | |||||
* | use mkdir_p | Pascal Rigaux | 2003-10-04 | 1 | -1/+1 |
| |