summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* (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
|
* (network_on_boot step) do not create ifcfg-ippp0 quite randomlyOlivier Blin2004-08-201-4/+2
|
* (configureNetwork) net_cnx_* scripts are deadOlivier Blin2004-08-201-7/+0
|
* ($after_start_on_boot_step) remove obsolete call to write_cnx_scriptOlivier Blin2004-08-201-1/+0
|
* fix nonsense in reconfigure message (#10827)Olivier Blin2004-08-201-2/+3
|
* updated pot filePablo Saratxaga2004-08-201-1623/+1821
|
* install kdeutils-klaptop on laptopsOlivier Blin2004-08-201-0/+2
|
* (read_rpmsrate) support the TYPE keyword, using detect_devices::matching_type()Olivier Blin2004-08-201-0/+3
|
* add matching_type() to introduce the TYPE keyword in rpmsrateOlivier Blin2004-08-201-0/+5
| | | | | (supports only laptop type for now)
* fix drakxtools buildThierry Vignaud2004-08-201-1/+0
|
* add BuildRequires: rpm-devel b/c of c/stuff.xs (Christiaan Welvaart)Thierry Vignaud2004-08-201-0/+1
|
* - Fixed problem of Brother laser printer on parallel port not showing its ↵Till Kamppeter2004-08-201-2/+6
| | | | name in auto-detection result.