Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | really preselect default interface | Olivier Blin | 2005-09-07 | 1 | -1/+1 | |
| | ||||||
* | show ppp/isdn interfaces as well (#18303) | Olivier Blin | 2005-09-07 | 1 | -6/+6 | |
| | ||||||
* | - install scsi and sata modules | Pascal Rigaux | 2005-09-07 | 1 | -8/+14 | |
| | | | | | - make save_home_directory optional (and is false by default) | |||||
* | (remove_module) better written this way | Thierry Vignaud | 2005-09-07 | 1 | -3/+5 | |
| | ||||||
* | - split is_useful_interface out of is_lan_interface | Olivier Blin | 2005-09-07 | 1 | -7/+19 | |
| | | | | | | - split get_all_net_devices out of getNet - add get_net_interfaces to include isdn/dsl interfaces | |||||
* | updates | Albert Astals Cid | 2005-09-07 | 1 | -184/+140 | |
| | ||||||
* | (remove_module) prevent wiping /etc/modprobe.preload if module is | Thierry Vignaud | 2005-09-07 | 1 | -0/+1 | |
| | | | | | unset (#16181) | |||||
* | silent error when ahci or ata_piix insmod fail (ahci fails on vmware) | Pascal Rigaux | 2005-09-07 | 1 | -0/+1 | |
| | ||||||
* | our hsf package is called hsfmodem, not hsflinmodem | Olivier Blin | 2005-09-07 | 1 | -1/+1 | |
| | ||||||
* | mirror list support for http method | Olivier Blin | 2005-09-07 | 1 | -0/+10 | |
| | ||||||
* | 10.3-0.56mdk | Thierry Vignaud | 2005-09-07 | 1 | -1/+4 | |
| | ||||||
* | http redirection support | Olivier Blin | 2005-09-07 | 1 | -8/+49 | |
| | ||||||
* | blacklist audio too (#12731) | Thierry Vignaud | 2005-09-07 | 1 | -2/+2 | |
| | ||||||
* | exporting display is for network installs (bugzilla #18286) | Pascal Rigaux | 2005-09-07 | 1 | -1/+1 | |
| | ||||||
* | - Give also access to the CUPS auto administration dialog during | Till Kamppeter | 2005-09-07 | 1 | -0/+14 | |
| | | | | | installation. | |||||
* | Updated zh_TW translation from You-Cheng Hsieh <yochenhsieh@xuite.net> | Funda Wang | 2005-09-06 | 1 | -2575/+2761 | |
| | ||||||
* | *** empty log message *** | Arpad Biro | 2005-09-06 | 1 | -290/+212 | |
| | ||||||
* | 10.3-0.55mdk | Thierry Vignaud | 2005-09-06 | 1 | -1/+14 | |
| | ||||||
* | install chkrootkit if needed (#17896) | Thierry Vignaud | 2005-09-06 | 1 | -0/+6 | |
| | ||||||
* | fix status message (#16925) | Thierry Vignaud | 2005-09-06 | 1 | -0/+1 | |
| | ||||||
* | fix lame bug preventing usb and firewire controllers to be recognized | Olivier Blin | 2005-09-06 | 1 | -1/+2 | |
| | ||||||
* | - Made printerdrake working on 64-bit systems, with /usr/lib64. | Till Kamppeter | 2005-09-06 | 3 | -28/+31 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2005-09-06 | 1 | -0/+298 | |
| | ||||||
* | Updated | Willy Sudiarto Raharjo | 2005-09-06 | 1 | -5/+7 | |
| | ||||||
* | we prefer engine arts for amarok, don't let the install choose arbitrarily | Pascal Rigaux | 2005-09-06 | 1 | -1/+1 | |
| | ||||||
* | - Install "desktop-printing" only on sytems with installed | Till Kamppeter | 2005-09-06 | 2 | -4/+12 | |
| | | | | | gnome-panel, Discovery does not ship GNOME and also not desktop-printing. | |||||
* | Don't install gnome-alsa-mixer when detecting alsa, gstreamer-alsa | Frederic Crozat | 2005-09-06 | 1 | -1/+1 | |
| | | | | | is enough | |||||
* | - Fixed endless loop when clicking "Back" in model selection, when by | Till Kamppeter | 2005-09-06 | 1 | -1/+2 | |
| | | | | | autodetection no model was found. | |||||
* | sm56 support | Olivier Blin | 2005-09-06 | 1 | -0/+13 | |
| | ||||||
* | add sm56 in network/modem | Olivier Blin | 2005-09-06 | 1 | -1/+1 | |
| | ||||||
* | - Some fixes in handling unknown printers. | Till Kamppeter | 2005-09-06 | 1 | -3/+8 | |
| | ||||||
* | do summaryBefore() only once (this will reduce damage caused in bugzilla #18277) | Pascal Rigaux | 2005-09-06 | 1 | -1/+1 | |
| | ||||||
* | allow to run perl code as post command | Olivier Blin | 2005-09-06 | 1 | -6/+14 | |
| | ||||||
* | A few missing strings | Rafael Garcia-Suarez | 2005-09-06 | 1 | -3/+3 | |
| | ||||||
* | Remove a misleading comment | Rafael Garcia-Suarez | 2005-09-06 | 1 | -1/+1 | |
| | ||||||
* | fix typo (Rafael) | Olivier Blin | 2005-09-06 | 1 | -1/+1 | |
| | ||||||
* | - don't package drakvpn as it is unusable | Daouda Lo | 2005-09-06 | 1 | -1/+1 | |
| | ||||||
* | - Do not set margins in CUPS when HPIJS is the driver, for this driver | Till Kamppeter | 2005-09-06 | 1 | -7/+15 | |
| | | | | | | the margins are already well set. - Also match model name with added lower-case "hp" with HPLIP XML database. | |||||
* | - When auto-detecting network printer models via SNMP, guess | Till Kamppeter | 2005-09-06 | 1 | -1/+37 | |
| | | | | | manufacturer name from model name | |||||
* | Remove Encrytion type for AD with SFU (not tested) | Vicent Guardiola | 2005-09-06 | 1 | -2/+2 | |
| | | | | | Change Label for AD Winbind (more explicit) | |||||
* | different entries are same even if readonly value is not the same | Pascal Rigaux | 2005-09-06 | 1 | -1/+1 | |
| | | | | | (since we dropped setting readonly) | |||||
* | display in MBytes the sizes instead of Bytes (not changing the string since ↵ | Pascal Rigaux | 2005-09-06 | 1 | -1/+1 | |
| | | | | the po is frozen) | |||||
* | forgot to add CAT_BOOKS in previous commit :p | Funda Wang | 2005-09-06 | 1 | -2/+3 | |
| | ||||||
* | update | Thierry Vignaud | 2005-09-05 | 1 | -2/+9 | |
| | ||||||
* | minor update | Thierry Vignaud | 2005-09-05 | 1 | -2/+2 | |
| | ||||||
* | minor update | Thierry Vignaud | 2005-09-05 | 1 | -3/+3 | |
| | ||||||
* | update | Thierry Vignaud | 2005-09-05 | 1 | -81/+61 | |
| | ||||||
* | fix port range parser | Olivier Blin | 2005-09-05 | 1 | -1/+1 | |
| | ||||||
* | use Image_using_pixmap to display adverstising (nicer rendering on 16bpp ↵ | Pascal Rigaux | 2005-09-05 | 1 | -1/+1 | |
| | | | | displays) | |||||
* | new "Image_using_pixmap" which is rendered using DITHER_MAX which is much ↵ | Pascal Rigaux | 2005-09-05 | 1 | -3/+23 | |
| | | | | better on 16bpp displays |