summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* do not remove mdk_10.pcf in the ramdiskPascal Rigaux2003-01-171-1/+1
| | | | | (or handle it in lang.pm since it seems to be needed for greek display)
* replace ramdisk=32000 with ramdisk=128000Pascal Rigaux2003-01-161-12/+12
| | | | | (note: it doesn't consumate more memory, it's just a limit!)
* - checkerDaouda Lo2003-01-161-2/+2
|
* - support gnome helpDaouda Lo2003-01-161-2/+4
|
* fixed not to ask group instead of individual package selection.Francois Pons2003-01-161-1/+1
|
* workaround ref count perl bugPascal Rigaux2003-01-161-7/+7
|
* fix embeddingThierry Vignaud2003-01-161-1/+1
|
* - fix /etc/hosts localhost.localdomain in localhostDamien Chaumette2003-01-161-0/+1
|
* - drakhelp moved to /usr/bin/Daouda Lo2003-01-161-0/+1
|
* - warn if documentation is not installedDaouda Lo2003-01-161-1/+5
|
* fix embeddingThierry Vignaud2003-01-161-4/+9
|
* *** empty log message ***Thierry Vignaud2003-01-161-1/+4
|
* Added some more English locales; and changed all locale names using xxPablo Saratxaga2003-01-162-44/+54
| | | | | | notation to xx_YY notation (so it's easier to just append a ".UTF-8" in case we provide a way to let the user choose if he wants UTF-8 or not)
* *** empty log message ***Pascal Rigaux2003-01-161-1/+108
|
* new steps window layoutPascal Rigaux2003-01-1614-2253/+29
|
* - add drakhelpDaouda Lo2003-01-161-1/+1
|
* - remove help callback (moved into drakhelp)Daouda Lo2003-01-161-7/+0
|
* - syntax : drakhelp relative_linkDaouda Lo2003-01-161-0/+28
| | | | | | | | | example: drakhelp Quick_Startup.html/drakx.html - drakhelp will check the running wm and will launch kdehelpcenter with the correct URL after localizing the link. Otherwise, it launch a default browser: mozilla konqueror or galeon.
* replace occurences of "$foo ? $foo : $bar" with "$foo || $bar"Pascal Rigaux2003-01-168-13/+13
|
* make perl_checker happyPascal Rigaux2003-01-161-1/+1
|
* add coreutils-doc by defaultPascal Rigaux2003-01-161-1/+1
|
* fixed test of alternatives always seen as broken.Francois Pons2003-01-161-1/+2
|
* ask security level in every installPascal Rigaux2003-01-162-5/+4
|
* perl_checker fixesThierry Vignaud2003-01-161-13/+14
|
* require an recent enought MDK::CommonThierry Vignaud2003-01-161-1/+1
|
* perl_checker fixesThierry Vignaud2003-01-161-7/+7
|
* make perl_checker happyPascal Rigaux2003-01-161-9/+9
|
* "je n'en veux + de cette engeance" (c) pixel :Thierry Vignaud2003-01-1613-50/+47
| | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad)
* happy drakxThierry Vignaud2003-01-161-1/+1
|
* configureNetwork step must be non-auto otherwise onlyPascal Rigaux2003-01-161-1/+2
| | | | | install_steps::configureNetwork is called
* move gnucash up on mandrakeclub demandFlorent Villard2003-01-161-2/+2
|
* add hdparm in default install (esp. per cooker request)Pascal Rigaux2003-01-161-1/+1
|
* do not propose individual package on upgrade.Francois Pons2003-01-161-1/+1
|
* have dhcp-client the default dhcp clientPascal Rigaux2003-01-161-1/+1
|
* beta 2Florent Villard2003-01-161-0/+0
|
* move "require standalone" where neededThierry Vignaud2003-01-161-1/+1
|
* fix sound configuration while installingThierry Vignaud2003-01-161-3/+7
|
* *** empty log message ***Pascal Rigaux2003-01-161-1/+28
|
* don't yell when checking for "$" in DrakX.pot and only finding "\$"Pascal Rigaux2003-01-161-1/+1
|
* hopefully last titi's bug on getSoundDevices :-(Pascal Rigaux2003-01-161-1/+1
|
* fix typoPascal Rigaux2003-01-151-1/+1
|
* *** empty log message ***Pascal Rigaux2003-01-151-1/+110
|
* (selectInstallClass): display mandrake release version when listing the ↵Pascal Rigaux2003-01-151-4/+12
| | | | choices of partitions to upgrade
* (find_root_parts):Pascal Rigaux2003-01-151-6/+9
| | | | | | | | - do not use guess_mount_point() anymore - check /etc/mandrake-release instead of /etc/fstab - return a list of { release => "Mandrake Linux release X.X (XXXX)", part => ... } instead of a list of parts
* do not "use standalone" in a module used during install!Pascal Rigaux2003-01-151-2/+2
|
* adapt to install_any::find_root_parts() return value changesPascal Rigaux2003-01-151-1/+1
|
* updated pot filePablo Saratxaga2003-01-153-28228/+33495
|
* Added "Amharic" in the languages list, so it can be choosed and itsPablo Saratxaga2003-01-151-8/+5
| | | | | translations can get installed from the rpm packages
* move install_steps_auto_install_non_interactive::configureNetwork() toPascal Rigaux2003-01-151-6/+5
| | | | | | install_steps_auto_install::configureNetwork() as it should be (thanks to Luc Bourdot)
* fix for network module probe & configuration in interactive auto_installPascal Rigaux2003-01-151-0/+8
|