summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* fix first part of #5315: honour expert mode while installing inThierry Vignaud2003-10-131-1/+1
| | | | | drakconnect (aka when expert mode checkbox was checked)
* only list one tz for chinas (hp release)Thierry Vignaud2003-10-131-1/+1
|
* readd strict & diagnostics pragma removed by florinThierry Vignaud2003-10-131-2/+2
|
* fix lost checkbox states when "expert mode" option is checkedThierry Vignaud2003-10-131-1/+1
|
* - get rid of a perl_checker warning (thx pixel)Thierry Vignaud2003-10-131-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 andThierry Vignaud2003-10-131-24/+27
| | | | | | | restore them when configuring it again - make cron task reuse /etc/sysconfig/mail_alert
* - ensure services are always listed in the same orderThierry Vignaud2003-10-131-4/+1
| | | | | - simplify installed services list build
* cron: only mail if there's really sg to warn about (aka do not sentThierry Vignaud2003-10-121-5/+8
| | | | | empty mails)
* restore previous subject in mailsThierry Vignaud2003-10-121-1/+1
|
* generate perl_checker compliant cron tasksThierry Vignaud2003-10-121-4/+4
|
* simplify cron writingThierry Vignaud2003-10-121-4/+2
|
* Move set_help_tip for new perl_checker.Stew Benedict2003-10-101-5/+5
|
* Some KDE screens require new chinese translations naming (zh_CN/zh_TW) toPablo Saratxaga2003-10-101-2/+2
| | | | | display the translations
* configure automatically XFree and allow to launch interactive_gtk with itGuillaume Cottenceau2003-10-102-5/+14
|
* remove unused (perl_checker, my love, where are you?)Guillaume Cottenceau2003-10-101-1/+0
|
* give more details when using class_discardGuillaume Cottenceau2003-10-101-1/+1
|
* aaaah that's why I had all the stuff done twice after shell could not be run :)Guillaume Cottenceau2003-10-101-5/+8
|
* only clean packages shit when isInstallPascal Rigaux2003-10-091-1/+1
|
* setsid trick to make XF4 work in fbdev (!?!)Pascal Rigaux2003-10-091-4/+7
|
* alpha is DEAD okay? so remove that **** from hereGuillaume Cottenceau2003-10-091-63/+31
|
* help dumb perl_checkerGuillaume Cottenceau2003-10-091-1/+2
|
* thx perl checkerGuillaume Cottenceau2003-10-091-1/+1
|
* first shot as starting up mandrake-move from install2.pm as well (so many ↵Guillaume Cottenceau2003-10-091-1/+10
| | | | code shared)
* use /sbin/modprobe in move alsoGuillaume Cottenceau2003-10-091-1/+1
|
* first try with /bin/bash which is available in move. specify --rcfile or ↵Guillaume Cottenceau2003-10-091-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 Cottenceau2003-10-091-1/+1
|
* report error why /dev/tty2 is not available for opening a shellGuillaume Cottenceau2003-10-091-1/+1
|
* simplify "do not remove wireless parameters from ifcfg when not in wizard ↵Thierry Vignaud2003-10-082-8/+4
| | | | mode" fix
* network interface configuration step: using network interface fromThierry Vignaud2003-10-081-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 Vignaud2003-10-081-3/+3
|
* fix #6103:Thierry Vignaud2003-10-081-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 explanationsThierry Vignaud2003-10-081-5/+5
|
* split readCompssUsers(): parsing is done in readCompssUsers_rawPascal Rigaux2003-10-071-2/+8
|
* fix #3276: when steping back in drakconnect wizard, do not overwriteThierry Vignaud2003-10-061-3/+3
| | | | | first card parameters with last one's
* check both nfs servers version 2 and version 3, and remove duplicates (bug ↵Pascal Rigaux2003-10-061-11/+17
| | | | #6055)
* add usleep()Pascal Rigaux2003-10-061-1/+5
|
* add common::nonblock()Pascal Rigaux2003-10-061-0/+4
|
* use mkdir_pPascal Rigaux2003-10-041-1/+1
|
* perl_checker cleanupsThierry Vignaud2003-10-041-2/+2
|
* cleanupsThierry Vignaud2003-10-031-2/+0
|
* fixed important glitches about oem-theme.rpm not capable of being copiedFrancois Pons2003-10-031-1/+2
|
* notice bugThierry Vignaud2003-10-031-0/+1
|
* minor updateThierry Vignaud2003-10-031-2/+0
|
* only read /etc/sysconfig/network-scripts/ifcfg-*, not old.ifcfg-* andThierry Vignaud2003-10-031-1/+1
| | | | | the like...
* fix #425, #1881 (was there since 20021020 :-() : wireless adaptersThierry Vignaud2003-10-031-2/+6
| | | | | | settings were lost when altering network configuration when not from wizard mode
* factorize wireless card detection into network::tools:is_wireless_intf()Thierry Vignaud2003-10-032-7/+13
|
* consolidate network conf rereadThierry Vignaud2003-10-031-10/+11
|
* fixed an involuntary typoPablo Saratxaga2003-10-021-1/+1
|
* fixed parameters for LPD printer information linePablo Saratxaga2003-10-021-2/+2
|
* corrected parameters of LPD info linePablo Saratxaga2003-10-021-1/+1
|