summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rely on new "multimedia/webcam" category for detecting webcamsThierry Vignaud2005-02-101-4/+3
|
* cyber2000fb and ov518_decomp are webcam drivers, not tv onesThierry Vignaud2005-02-101-2/+2
|
* mod_quickcam is now quickcam in kernel-2.6.xThierry Vignaud2005-02-101-1/+1
|
* split multimedia/tv into multimedia/tv and multimedia/webcamThierry Vignaud2005-02-101-1/+2
|
* fix 10.2-0.23mdk's changelogThierry Vignaud2005-02-101-1/+1
|
* 10.2-0.23mdkThierry Vignaud2005-02-101-1/+19
|
* add another pci radio driverThierry Vignaud2005-02-101-1/+1
|
* (write_preload_conf) minimal joystick support: preload proper modules (thoughThierry Vignaud2005-02-101-0/+1
| | | | | | only those on sound cards from Creative Labs and Fortemedia are detectable by pci_probe()...)
* (write_preload_conf) simplify and support multiple different AGP controllersThierry Vignaud2005-02-101-3/+1
| | | | | (though unprobable)
* (write_preload_conf) minimal DVB support: preload proper modulesThierry Vignaud2005-02-101-1/+1
|
* add various/serial category and thus add support for mice and modemsThierry Vignaud2005-02-102-1/+8
| | | | | connected to multiport serial cards
* add various/laptop category (only toshiba is detectable by pci_probe() ↵Thierry Vignaud2005-02-102-1/+5
| | | | though...)
* add network/modem category, thus adding support for ACP (Mwave) modemsThierry Vignaud2005-02-102-1/+4
|
* (main) fix FileSelection (inactive & unusable window)Thierry Vignaud2005-02-101-1/+7
|
* fix ndiswrapper installing: always install it if needed (btw run faster ifThierry Vignaud2005-02-101-2/+4
| | | | | already installed)
* fix stepping back from lan interface step (impossible when using ndiswrapperThierry Vignaud2005-02-101-1/+1
| | | | | and when there's only one interface)
* simplify ndiwrapper step chainingThierry Vignaud2005-02-101-1/+1
|
* logibusmouse has been replaced by logibm in kernel-2.6.xThierry Vignaud2005-02-101-1/+1
|
* atixlmouse and msbusmouse have been replaced by inport in kernel-2.6.xThierry Vignaud2005-02-101-1/+1
|
* serial is now generic_serial for both kernels 2.4.x and 2.6.xThierry Vignaud2005-02-101-1/+1
|
* - Added help text for printers used with HPLIP.Till Kamppeter2005-02-102-10/+93
| | | | | - Let "ask_warn()" messages not embed in the wizard, this breaks the "Cancel" button (help texts when MF device queue is added).
* Added reading the printing technology type in the HPLIP model database.Till Kamppeter2005-02-091-0/+3
|
* Added automatic setup of HP printers with HPLIP.Till Kamppeter2005-02-092-107/+347
|
* 10.2-0.22mdkThierry Vignaud2005-02-091-1/+6
|
* Add the possibility to call a callback just after widget initialisation inRafael Garcia-Suarez2005-02-091-0/+1
| | | | | ask_browse_tree_info_given_widgets().
* Arabic-only fonts are useless for "fa" or "ur" localesPablo Saratxaga2005-02-091-1/+2
|
* changed arabic font for KDE ("Roya" doesn't have ascii glyphs; "Terafik" does)Pablo Saratxaga2005-02-091-1/+1
|
* updated pot filePablo Saratxaga2005-02-091-2/+2
|
* Make an error message more user-friendlyRafael Garcia-Suarez2005-02-091-1/+2
|
* make perl_checko, the little bot, happyRafael Garcia-Suarez2005-02-091-3/+3
|
* Remove "Cancel" button from the supplementary media selection windowRafael Garcia-Suarez2005-02-091-2/+8
|
* perl_checker fixesOlivier Blin2005-02-091-7/+7
|
* (mount) let's support ntfs and reorder fs list btw (#3653)Thierry Vignaud2005-02-091-2/+2
|
* handle ntfs at install time (#3653)Thierry Vignaud2005-02-091-1/+1
|
* 10.2-0.21mdkThierry Vignaud2005-02-091-1/+8
|
* add bug reference in 10.1-14mdk's changelogThierry Vignaud2005-02-091-1/+1
|
* prevent adding spurious empty lines at end of /etc/hotplub/blacklist on stopThierry Vignaud2005-02-091-1/+1
|
* list skge gigabit driver (new in kernels 2.6.11-rcX-mmY)Thierry Vignaud2005-02-091-1/+1
|
* list all ide drivers (thus enabling to modularize ide drivers)Thierry Vignaud2005-02-091-0/+5
|
* fix ugly typo (especially causing acpi to not be set in drakboot --boot)Pascal Rigaux2005-02-091-1/+1
|
* Added subroutine to parse HPLIP device database XML file.Till Kamppeter2005-02-091-0/+115
|
* Updated device destinctions for HPOJ to the newest models.Till Kamppeter2005-02-081-10/+10
|
* updated pot filePablo Saratxaga2005-02-081-451/+456
|
* translatable string already in usePablo Saratxaga2005-02-081-1/+1
|
* Fixed (worked around?) bug of parallel HP MF devices not being set up ↵Till Kamppeter2005-02-081-3/+6
| | | | correctly with HPOJ (probably bad interaction with udev).
* when the partition table is empty, try to see if we are not using the plain diskPascal Rigaux2005-02-081-2/+6
|
* Better wording for a couple of stringsRafael Garcia-Suarez2005-02-081-3/+2
|
* add iso9660 in isOtherAvailableFSPascal Rigaux2005-02-081-1/+1
|
* allow mounting isOtherAvailableFS filesystems read-onlyPascal Rigaux2005-02-081-1/+1
|
* - Prevented restarting of HPOJ and reloading the parallel port kernel modulesTill Kamppeter2005-02-082-5/+12
| | | | | when printerdrake's queue generator is called by the hotplug script.