Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add remaining x86 CPU emulator bits | Gwenolé Beauchesne | 2004-08-25 | 4 | -0/+764 |
| | |||||
* | Add x86 CPU emulator for BIOS int10 emulation on non x86 arches. | Gwenolé Beauchesne | 2004-08-25 | 17 | -0/+22783 |
| | |||||
* | (manage) use network::tools::get_interface_type instead of | Olivier Blin | 2004-08-25 | 1 | -5/+4 |
| | | | | | | /etc/sysconfig/drakconnect in order to avoid to recognize ppp0 as both modem and adsl (bug 10772) | ||||
* | add get_interface_type to guess interface type | Olivier Blin | 2004-08-25 | 1 | -0/+7 |
| | |||||
* | (selectCountry) fix Pixel broke country selection (bug 10938) | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
| | |||||
* | (add2hosts) use difference2 | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ↵ | Till Kamppeter | 2004-08-24 | 1 | -9/+78 |
| | | | | | | | | | Here the driver communicates directly with the printer instead of sending the output to a CUPS backend. - Make sure that queues which have special treatment, as for example the ones using "lbp660" and "ml85p", do not try to open message indows when the print queues are auto-generated by dynamic/hotplug. - If the user gets an error/warning message during setup of a queue with special treatment, he is automatically put back to the previous step in the add-printer wizard. - Let warning messages (funktion "ask_warn()") never embed in the add-printer wizard, as they have no "Previous" button in the wizard. | ||||
* | (add2hosts) make it more readable | Olivier Blin | 2004-08-24 | 1 | -9/+7 |
| | |||||
* | (add2hosts) rework parsing | Olivier Blin | 2004-08-24 | 1 | -5/+10 |
| | |||||
* | i sux | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | drop non-standard tld (localdomain) | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | (configureNetwork2) always add an hostname alias and add it on the | Olivier Blin | 2004-08-24 | 1 | -2/+2 |
| | | | | | loopback device (bug 10345) | ||||
* | (add2hosts) allow multiple aliases per host | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | (add2hosts) regexp fixes | Olivier Blin | 2004-08-24 | 1 | -2/+2 |
| | |||||
* | synaptics touchpad support | Olivier Blin | 2004-08-24 | 2 | -7/+71 |
| | |||||
* | (configure_net) do not ask the user to do an inifinite looping in MCC ... | Olivier Blin | 2004-08-24 | 1 | -2/+2 |
| | |||||
* | add Siol (the bigest ADSL provider in Slovenia) in ADSL providers DB | Thierry Vignaud | 2004-08-24 | 1 | -0/+11 |
| | | | | | (Gregor Pirnaver <gregor.pirnaver@mandrakeprinas.org>) | ||||
* | (write) use newly introduced IM2packages() in order to install proper | Thierry Vignaud | 2004-08-24 | 1 | -0/+15 |
| | | | | | packages depending on (locale, input method) tuple | ||||
* | (IM2packages) introduce it in order to know which packages need to be | Thierry Vignaud | 2004-08-24 | 1 | -0/+18 |
| | | | | | installed for a (locale, input method) tuple | ||||
* | Fixed "ask_from_()" calls in "config_cups()" (Thanks Olivier for breaking it ↵ | Till Kamppeter | 2004-08-24 | 1 | -5/+5 |
| | | | | in your perl-checker clean-up in 1.119 --> 1.120). | ||||
* | fix crash when config directory does not exist (#10935) | Thierry Vignaud | 2004-08-24 | 1 | -2/+2 |
| | |||||
* | Version number. | Till Kamppeter | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | Added "listsupportedprinters", a simple program which runs the printer model ↵ | Till Kamppeter | 2004-08-24 | 1 | -0/+64 |
| | | | | list function of printerdrake to get a list of supported printer models on STDOUT (Mainly for auto-generation of Mandrakelinux hardware support database). | ||||
* | typo fix | Thierry Vignaud | 2004-08-24 | 2 | -2/+2 |
| | |||||
* | (local_detect) fix modules conf parsing | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | (usbMice, usbWacom) wacom devices can have 'wacom' as driver | Olivier Blin | 2004-08-24 | 1 | -2/+2 |
| | |||||
* | really parse modules file according to its type when reading it (always call ↵ | Olivier Blin | 2004-08-24 | 3 | -13/+19 |
| | | | | $conf->read, split modules::any_conf::read in modules::any_conf::read_handled) | ||||
* | (getPackages) use new mirror structure filepaths | Olivier Blin | 2004-08-23 | 1 | -2/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-08-23 | 1 | -517/+517 |
| | |||||
* | (modprobe) use load_with_options instead of load_raw to take care of | Olivier Blin | 2004-08-23 | 1 | -1/+1 |
| | | | | | module dependencies | ||||
* | add sata_sil module | Olivier Blin | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | no space before question marks in English | Pablo Saratxaga | 2004-08-23 | 3 | -7/+7 |
| | |||||
* | no space before a question mark in English | Pablo Saratxaga | 2004-08-23 | 2 | -3/+3 |
| | |||||
* | add autosetupprintqueues | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | 10.1-0.12mdk | Thierry Vignaud | 2004-08-23 | 1 | -1/+31 |
| | |||||
* | (add2hosts) make it work with sub hostnames | Olivier Blin | 2004-08-23 | 1 | -2/+2 |
| | |||||
* | (to_raw_X) do not set DRI mode anymore; this is not needed anymore | Thierry Vignaud | 2004-08-23 | 1 | -1/+0 |
| | | | | | with PAM | ||||
* | language names are upcase in english | Thierry Vignaud | 2004-08-23 | 2 | -2/+2 |
| | |||||
* | protocol names, trademark and acronyms should be upcase | Thierry Vignaud | 2004-08-23 | 9 | -38/+38 |
| | |||||
* | watch connection time, not disconnection time :-) | Olivier Blin | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 20 | -64/+64 |
| | |||||
* | adjust Makefile to fit doc module zh_cn | Funda Wang | 2004-08-22 | 1 | -0/+1 |
| | |||||
* | - Added fully automatic, non-interactive, X-less print queue set up by the ↵ | Till Kamppeter | 2004-08-21 | 3 | -41/+138 |
| | | | | | | | | "autosetupprintqueues" command, preferrably to be started by hotplug. - Typo correction. - Correction of file check for package installation. | ||||
* | rollback (a string was removed so translators still have to | Thierry Vignaud | 2004-08-20 | 1 | -2/+2 |
| | | | | | investigate anyway...) | ||||
* | rollback 'n split in order to reduce pressure on translators | Thierry Vignaud | 2004-08-20 | 1 | -2/+2 |
| | |||||
* | (network_on_boot step) do not create ifcfg-ippp0 quite randomly | Olivier Blin | 2004-08-20 | 1 | -4/+2 |
| | |||||
* | (configureNetwork) net_cnx_* scripts are dead | Olivier Blin | 2004-08-20 | 1 | -7/+0 |
| | |||||
* | ($after_start_on_boot_step) remove obsolete call to write_cnx_script | Olivier Blin | 2004-08-20 | 1 | -1/+0 |
| | |||||
* | fix nonsense in reconfigure message (#10827) | Olivier Blin | 2004-08-20 | 1 | -2/+3 |
| | |||||
* | apply ppc patch from Christiaan Welvaart | Olivier Blin | 2004-08-20 | 1 | -46/+68 |
| |