Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add drakhelp | Daouda Lo | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | - remove help callback (moved into drakhelp) | Daouda Lo | 2003-01-16 | 1 | -7/+0 |
| | |||||
* | - syntax : drakhelp relative_link | Daouda Lo | 2003-01-16 | 1 | -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 Rigaux | 2003-01-16 | 8 | -13/+13 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | add coreutils-doc by default | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | fixed test of alternatives always seen as broken. | Francois Pons | 2003-01-16 | 1 | -1/+2 |
| | |||||
* | ask security level in every install | Pascal Rigaux | 2003-01-16 | 2 | -5/+4 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-01-16 | 1 | -13/+14 |
| | |||||
* | require an recent enought MDK::Common | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-01-16 | 1 | -7/+7 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2003-01-16 | 1 | -9/+9 |
| | |||||
* | "je n'en veux + de cette engeance" (c) pixel : | Thierry Vignaud | 2003-01-16 | 13 | -50/+47 |
| | | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad) | ||||
* | happy drakx | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | configureNetwork step must be non-auto otherwise only | Pascal Rigaux | 2003-01-16 | 1 | -1/+2 |
| | | | | | install_steps::configureNetwork is called | ||||
* | move gnucash up on mandrakeclub demand | Florent Villard | 2003-01-16 | 1 | -2/+2 |
| | |||||
* | add hdparm in default install (esp. per cooker request) | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | do not propose individual package on upgrade. | Francois Pons | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | have dhcp-client the default dhcp client | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | beta 2 | Florent Villard | 2003-01-16 | 1 | -0/+0 |
| | |||||
* | move "require standalone" where needed | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | fix sound configuration while installing | Thierry Vignaud | 2003-01-16 | 1 | -3/+7 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-16 | 1 | -1/+28 |
| | |||||
* | don't yell when checking for "$" in DrakX.pot and only finding "\$" | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | hopefully last titi's bug on getSoundDevices :-( | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-01-15 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-15 | 1 | -1/+110 |
| | |||||
* | (selectInstallClass): display mandrake release version when listing the ↵ | Pascal Rigaux | 2003-01-15 | 1 | -4/+12 |
| | | | | choices of partitions to upgrade | ||||
* | (find_root_parts): | Pascal Rigaux | 2003-01-15 | 1 | -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 Rigaux | 2003-01-15 | 1 | -2/+2 |
| | |||||
* | adapt to install_any::find_root_parts() return value changes | Pascal Rigaux | 2003-01-15 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-01-15 | 3 | -28228/+33495 |
| | |||||
* | Added "Amharic" in the languages list, so it can be choosed and its | Pablo Saratxaga | 2003-01-15 | 1 | -8/+5 |
| | | | | | translations can get installed from the rpm packages | ||||
* | move install_steps_auto_install_non_interactive::configureNetwork() to | Pascal Rigaux | 2003-01-15 | 1 | -6/+5 |
| | | | | | | install_steps_auto_install::configureNetwork() as it should be (thanks to Luc Bourdot) | ||||
* | fix for network module probe & configuration in interactive auto_install | Pascal Rigaux | 2003-01-15 | 1 | -0/+8 |
| | |||||
* | - factorize snd devices listing in detect_devices::getSoundDevices() | Thierry Vignaud | 2003-01-15 | 1 | -0/+4 |
| | | | | | | | | so that each caller is ppc aware - factorize sound slots configuration into harddrake::sound::configure_sound_slots() so that harddrake service will eventually set them at bootstrapping time | ||||
* | snd-sscape does not exist | Thierry Vignaud | 2003-01-15 | 1 | -1/+0 |
| | |||||
* | - factorize snd devices listing in detect_devices::getSoundDevices() | Thierry Vignaud | 2003-01-15 | 3 | -4/+12 |
| | | | | | | | | so that each caller is ppc aware - factorize sound slots configuration into harddrake::sound::configure_sound_slots() so that harddrake service will eventually set them at bootstrapping time | ||||
* | add an option to skip jazz drives detection | Thierry Vignaud | 2003-01-15 | 1 | -1/+5 |
| | |||||
* | (suggest_onmbr): log the choice | Pascal Rigaux | 2003-01-15 | 1 | -0/+1 |
| | |||||
* | drakproxy need common for getVarsFromSh() | Thierry Vignaud | 2003-01-15 | 1 | -0/+1 |
| | |||||
* | Removed bugs from Titi which prevented printerdrake from installing the ↵ | Till Kamppeter | 2003-01-14 | 2 | -55/+55 |
| | | | | requested spooler. | ||||
* | ensure cancel on setupBootloader__mbr_or_not do cancel | Pascal Rigaux | 2003-01-14 | 1 | -2/+3 |
| | |||||
* | set_active on Gtk2::CheckButton is pretty dumb, it thinks undef is true ;p | Pascal Rigaux | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | don't probe mouse when testing (startup is now much faster) | Pascal Rigaux | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | changes to have less "Use of uninitialized value" | Pascal Rigaux | 2003-01-14 | 1 | -6/+8 |
| | |||||
* | fix bug & cleanup (to have less warning in debug mode) | Pascal Rigaux | 2003-01-14 | 1 | -4/+4 |
| | |||||
* | remove the ugly temporary fix for fontconfig | Pascal Rigaux | 2003-01-14 | 1 | -1/+0 |
| | |||||
* | remove duplicate code | Pascal Rigaux | 2003-01-14 | 1 | -3/+0 |
| | |||||
* | please perl_checker | Pascal Rigaux | 2003-01-14 | 1 | -2/+2 |
| |