Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-14 | 1 | -1/+104 |
| | |||||
* | fix font_choice() | Thierry Vignaud | 2003-01-14 | 1 | -2/+2 |
| | |||||
* | don't automatically configure network on upgrade, now only done when called ↵ | Pascal Rigaux | 2003-01-14 | 1 | -1/+1 |
| | | | | via summary | ||||
* | unicore/To/Fold.pl is necessary to fix "panic: swash_fetch" error occuring in | Pascal Rigaux | 2003-01-14 | 1 | -0/+1 |
| | | | | | a regexp with /i on ->{device} (fixes bug #799) | ||||
* | add harddrake::sound checker | Thierry Vignaud | 2003-01-14 | 1 | -0/+20 |
| | |||||
* | add missing sound modules (found by check_snd in comparing | Thierry Vignaud | 2003-01-14 | 1 | -5/+8 |
| | | | | | harddrake::sound vs list_modules). we only left audio and bttv... | ||||
* | add a "trouble shooting" window | Thierry Vignaud | 2003-01-14 | 1 | -4/+38 |
| | |||||
* | don't say "You must have a swap partition" | Pascal Rigaux | 2003-01-13 | 1 | -1/+0 |
| | | | | | (since it's after using diskdrake which is for experts) | ||||
* | *** empty log message *** | Thierry Vignaud | 2003-01-13 | 1 | -1/+5 |
| | |||||
* | it's uneeded to force scalar context | Thierry Vignaud | 2003-01-13 | 1 | -1/+1 |
| | |||||
* | make get_descr_from_ppd() clearer by : | Thierry Vignaud | 2003-01-13 | 1 | -11/+9 |
| | | | | | | | - using cat_() instead of manual open or ... - using "$var = s/$regexp//" instead of "var=/regexp\(...\)/; var=$1;" | ||||
* | simplify set_cups_autoconf() | Thierry Vignaud | 2003-01-13 | 1 | -5/+2 |
| | |||||
* | remove old bug reference | Thierry Vignaud | 2003-01-13 | 1 | -4/+0 |
| | |||||
* | print_testpages() : factorize and simplify options managment | Thierry Vignaud | 2003-01-13 | 1 | -66/+26 |
| | | | | | by using an options hash | ||||
* | add_spooler_to_security_level(), configure_queue() | Thierry Vignaud | 2003-01-13 | 1 | -12/+4 |
| | | | | | | and config_sane() : factorize common code, aka resuse MDK::Common | ||||
* | setup_local_autoscan(): | Thierry Vignaud | 2003-01-13 | 1 | -21/+3 |
| | | | | | | - don't reinvent the wheel, reverse is faster - remove doble $device initialization in one path | ||||
* | setup_local_autoscan() : simplify loop of loop | Thierry Vignaud | 2003-01-13 | 1 | -7/+2 |
| | | | | | and optimize away useless $alreadyfound | ||||
* | update | Thierry Vignaud | 2003-01-13 | 1 | -7/+6 |
| | |||||
* | this is not a per class help, but we told the user what | Thierry Vignaud | 2003-01-13 | 1 | -9/+2 |
| | | | | | he can achieve (aka not only on startup) | ||||
* | add support for zip drives | Thierry Vignaud | 2003-01-13 | 1 | -0/+1 |
| | |||||
* | listlength() is obviously just "overhead" for arrays | Thierry Vignaud | 2003-01-13 | 1 | -1/+1 |
| | |||||
* | use diskdrake to configure cdroms, dvroms, cd|dvd -burners, | Thierry Vignaud | 2003-01-13 | 1 | -2/+4 |
| | | | | | floppies and zip drives | ||||
* | Avoid unnecessary restarts of the CUPS daemon. | Till Kamppeter | 2003-01-13 | 2 | -3/+9 |
| | |||||
* | Removed debug helper line. | Till Kamppeter | 2003-01-13 | 1 | -2/+1 |
| | |||||
* | New CUPS printer sharing configuration dialog. | Till Kamppeter | 2003-01-13 | 3 | -75/+708 |
| | | | | | Reverted broken printer::main::set_usermode() to version of Mandrake 9.0. | ||||
* | drakxtools need latest perl-MDK-Common | Pascal Rigaux | 2003-01-12 | 1 | -1/+1 |
| | |||||
* | capitalise win $domain ASAP so that directory /home/$domain is created | Pascal Rigaux | 2003-01-11 | 1 | -1/+2 |
| | | | | | capitalised (thanks to Buchan Milne) | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-10 | 1 | -1/+133 |
| | |||||
* | do not use supermount by default | Pascal Rigaux | 2003-01-10 | 1 | -1/+1 |
| | |||||
* | (readBootloaderConfigBeforeInstall): set bootUnsafe to 0 when upgrading so | Pascal Rigaux | 2003-01-10 | 1 | -0/+2 |
| | | | | | that it doesn't ask where to install the bootloader (mbr vs boot partition) | ||||
* | lvm on / works (dixit Brian J. Murrell) | Pascal Rigaux | 2003-01-10 | 1 | -1/+1 |
| | |||||
* | simplify and factorize | Pascal Rigaux | 2003-01-10 | 4 | -25/+29 |
| | | | | | (now works on 1.upgrade 2.install 3.install + change existing config) | ||||
* | fix priority | Pascal Rigaux | 2003-01-10 | 1 | -2/+2 |
| |