summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Images for 10.1David Baudens2004-08-2530-0/+0
|
* *** empty log message ***Pascal Rigaux2004-08-251-1/+460
|
* 10.1-0.13mdkThierry Vignaud2004-08-251-1/+37
|
* add listsupportedprintersThierry Vignaud2004-08-251-1/+1
|
* fix siol's vci (hexa formated)Thierry Vignaud2004-08-251-1/+1
|
* fix Titi sux hard (add missing comma and spaces, remove spuriousOlivier Blin2004-08-251-11/+11
| | | | | nameserver word)
* use existsOlivier Blin2004-08-251-1/+1
|
* add missing spacesOlivier Blin2004-08-251-2/+2
|
* (manage) use network::tools::get_interface_type instead ofOlivier Blin2004-08-251-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 typeOlivier Blin2004-08-251-0/+7
|
* (selectCountry) fix Pixel broke country selection (bug 10938)Olivier Blin2004-08-251-1/+1
|
* (add2hosts) use difference2Olivier Blin2004-08-241-1/+1
|
* - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ↵Till Kamppeter2004-08-241-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 readableOlivier Blin2004-08-241-9/+7
|
* (add2hosts) rework parsingOlivier Blin2004-08-241-5/+10
|
* i suxOlivier Blin2004-08-241-1/+1
|
* drop non-standard tld (localdomain)Olivier Blin2004-08-241-1/+1
|
* (configureNetwork2) always add an hostname alias and add it on theOlivier Blin2004-08-241-2/+2
| | | | | loopback device (bug 10345)
* (add2hosts) allow multiple aliases per hostOlivier Blin2004-08-241-1/+1
|
* (add2hosts) regexp fixesOlivier Blin2004-08-241-2/+2
|
* synaptics touchpad supportOlivier Blin2004-08-242-7/+71
|
* (configure_net) do not ask the user to do an inifinite looping in MCC ...Olivier Blin2004-08-241-2/+2
|
* add Siol (the bigest ADSL provider in Slovenia) in ADSL providers DBThierry Vignaud2004-08-241-0/+11
| | | | | (Gregor Pirnaver <gregor.pirnaver@mandrakeprinas.org>)
* (write) use newly introduced IM2packages() in order to install properThierry Vignaud2004-08-241-0/+15
| | | | | packages depending on (locale, input method) tuple
* (IM2packages) introduce it in order to know which packages need to beThierry Vignaud2004-08-241-0/+18
| | | | | installed for a (locale, input method) tuple
* Fixed "ask_from_()" calls in "config_cups()" (Thanks Olivier for breaking it ↵Till Kamppeter2004-08-241-5/+5
| | | | in your perl-checker clean-up in 1.119 --> 1.120).
* fix crash when config directory does not exist (#10935)Thierry Vignaud2004-08-241-2/+2
|
* Version number.Till Kamppeter2004-08-241-1/+1
|
* Added "listsupportedprinters", a simple program which runs the printer model ↵Till Kamppeter2004-08-241-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 fixThierry Vignaud2004-08-242-2/+2
|
* (local_detect) fix modules conf parsingOlivier Blin2004-08-241-1/+1
|
* (usbMice, usbWacom) wacom devices can have 'wacom' as driverOlivier Blin2004-08-241-2/+2
|
* really parse modules file according to its type when reading it (always call ↵Olivier Blin2004-08-243-13/+19
| | | | $conf->read, split modules::any_conf::read in modules::any_conf::read_handled)
* (getPackages) use new mirror structure filepathsOlivier Blin2004-08-231-2/+2
|
* updated pot filePablo Saratxaga2004-08-231-517/+517
|
* (modprobe) use load_with_options instead of load_raw to take care ofOlivier Blin2004-08-231-1/+1
| | | | | module dependencies
* no space before question marks in EnglishPablo Saratxaga2004-08-233-7/+7
|
* no space before a question mark in EnglishPablo Saratxaga2004-08-232-3/+3
|
* add autosetupprintqueuesThierry Vignaud2004-08-231-1/+1
|
* 10.1-0.12mdkThierry Vignaud2004-08-231-1/+31
|
* (add2hosts) make it work with sub hostnamesOlivier Blin2004-08-231-2/+2
|
* (to_raw_X) do not set DRI mode anymore; this is not needed anymoreThierry Vignaud2004-08-231-1/+0
| | | | | with PAM
* language names are upcase in englishThierry Vignaud2004-08-232-2/+2
|
* protocol names, trademark and acronyms should be upcaseThierry Vignaud2004-08-239-38/+38
|
* watch connection time, not disconnection time :-)Olivier Blin2004-08-231-1/+1
|
* aspell's typo fixesThierry Vignaud2004-08-2320-64/+64
|
* adjust Makefile to fit doc module zh_cnFunda Wang2004-08-221-0/+1
|
* - Added fully automatic, non-interactive, X-less print queue set up by the ↵Till Kamppeter2004-08-213-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 toThierry Vignaud2004-08-201-2/+2
| | | | | investigate anyway...)
* rollback 'n split in order to reduce pressure on translatorsThierry Vignaud2004-08-201-2/+2
|