summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* have necessary png lang files installed and limit percent-langs of langs.pm ↵Guillaume Cottenceau2003-10-154-2/+11
| | | | accordingly
* drop field {next} in {steps} since it is duplicated in orderedStepsPascal Rigaux2003-10-155-10/+3
| | | | | => it allows simpler modification of orderedSteps (as already done in upgrade) for mandrake move
* move setxkbmap to keyboard.pmPascal Rigaux2003-10-152-3/+9
|
* use installed galaxy gnome theme in moveGuillaume Cottenceau2003-10-151-8/+8
|
* fix typoPascal Rigaux2003-10-151-1/+1
|
* load sound modulesPascal Rigaux2003-10-151-0/+3
|
* fix code that selects images for the choice of languages to not base on FB ↵Guillaume Cottenceau2003-10-151-1/+1
| | | | as well
* to be able to adduser, one need to have /etc/passwd and /etc/group writablePascal Rigaux2003-10-151-1/+4
|
* don't look for /usr/lib/libDrakX on build box, only in the live_treePascal Rigaux2003-10-151-1/+1
|
* try to lock to avoid problems with pixelGuillaume Cottenceau2003-10-151-0/+3
|
* install SOUND packagesPascal Rigaux2003-10-151-1/+1
|
* using uk instead of us keyboard for now to have less warningsPascal Rigaux2003-10-151-1/+1
|
* better disabling of anti-alias, fix non-fb based start of drakx (amd64, move)Guillaume Cottenceau2003-10-152-3/+5
|
* misc pixel fixGuillaume Cottenceau2003-10-151-2/+2
|
* misc optGuillaume Cottenceau2003-10-151-1/+1
|
* - add many /etc/X11/* symlinksPascal Rigaux2003-10-151-1/+3
| | | | | - add /var/run/console (to be able to run X as a user)
* add some more links in /etc to the cdromPascal Rigaux2003-10-151-1/+5
|
* tell Xconfig we allow proprietary modules and no package needs toGuillaume Cottenceau2003-10-151-1/+2
| | | | | be installed (empty arrayref)
* let drakgw work...Thierry Vignaud2003-10-141-1/+1
|
* - translate all server namesThierry Vignaud2003-10-141-5/+5
| | | | | - harmonize server names
* show up a combo box with detected network interfaces but still let theThierry Vignaud2003-10-141-1/+1
| | | | | user manually type it sg like ppp0 if needed
* (default_interfaces)Thierry Vignaud2003-10-141-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 modeThierry Vignaud2003-10-141-1/+1
|
* check the right items in order to display advanced stuff if neededThierry Vignaud2003-10-141-1/+1
|
* syntax fixThierry Vignaud2003-10-131-1/+1
|
* 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 in moveGuillaume Cottenceau2003-10-101-0/+14
|
* call move, moveGuillaume Cottenceau2003-10-101-1/+2
|
* 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
|
* order init stuff and tell a bit about itGuillaume Cottenceau2003-10-101-2/+9
|
* 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
|
* mandrake-move can nearly start (shell starts, X config not done so X server ↵Guillaume Cottenceau2003-10-097-0/+505
| | | | currently crashes)
* help dumb perl_checkerGuillaume Cottenceau2003-10-091-1/+2
|