Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (detect) blacklist usb devices that have a driver and that are wrongly | Thierry Vignaud | 2004-09-14 | 1 | -2/+17 |
| | | | | | | detected by sane-find-scanner (scanners are managed by scanner.o module in 2.4.x and through libusb on 2.6.x) | ||||
* | detect scanners later so that we filter out bogus usb devices detected | Thierry Vignaud | 2004-09-14 | 1 | -9/+9 |
| | | | | | by sane_find_scanner | ||||
* | detect not yet supported ethernnet cards too | Thierry Vignaud | 2004-09-14 | 1 | -1/+5 |
| | |||||
* | (unknown) blacklist more bridges (though f() should already take care | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | | | | | of that) | ||||
* | detect more bridges and the like | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | 10.1-5mdk | Thierry Vignaud | 2004-09-14 | 1 | -1/+13 |
| | |||||
* | sanitize capitale usage on buttons | Thierry Vignaud | 2004-09-14 | 3 | -5/+4 |
| | |||||
* | - fix label of entry in help | Thierry Vignaud | 2004-09-14 | 1 | -12/+56 |
| | | | | | | | | | | | | | | - move help from tooltips into separate page (#9894) rationale: - there's already a "help" button that do the same thing as mcc one - Gtk+ only support tooltips on widgets that have their own X window (which new GtkComboBox widget has not) - tooltips are usefull on first run but then are just annoying | ||||
* | upcase acronyms | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | support dsl over capi | Olivier Blin | 2004-09-14 | 1 | -8/+29 |
| | |||||
* | (adsl_conf_backend) support dsl over capi | Olivier Blin | 2004-09-14 | 1 | -2/+39 |
| | |||||
* | (setup_capi_conf) do not do dsl-specific stuff here | Olivier Blin | 2004-09-14 | 1 | -9/+1 |
| | |||||
* | adding ISO8859-2.so (needed for cs at least) | Pascal Rigaux | 2004-09-14 | 1 | -0/+1 |
| | |||||
* | add isdn capi drivers | Olivier Blin | 2004-09-13 | 1 | -0/+1 |
| | |||||
* | fix typo | Olivier Blin | 2004-09-13 | 1 | -4/+4 |
| | |||||
* | (setup_capi_conf) install isdn4k-utils | Olivier Blin | 2004-09-13 | 1 | -0/+2 |
| | |||||
* | (get_default_ippp_interface) use interfaces with true DIAL_ON_IFUP | Olivier Blin | 2004-09-13 | 1 | -1/+1 |
| | |||||
* | do not auto-select static/dhcp if the provider uses pppoe | Olivier Blin | 2004-09-13 | 1 | -1/+1 |
| | |||||
* | only write ifcfg-sagem when needed | Olivier Blin | 2004-09-13 | 1 | -6/+6 |
| | |||||
* | add isdn_driver step to be able to choose between hisax and capi drivers | Olivier Blin | 2004-09-13 | 1 | -5/+25 |
| | |||||
* | handle capi drivers | Olivier Blin | 2004-09-13 | 1 | -8/+61 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-13 | 1 | -1/+63 |
| | |||||
* | The "choose an update mirror" screen was launched without notice when | Rafael Garcia-Suarez | 2004-09-13 | 1 | -0/+1 |
| | | | | | a supplementary ftp media was selected. | ||||
* | Fix crashes in CD/Tape setup. Fix UI behavior in wizard. (Nicolas ↵ | Stew Benedict | 2004-09-13 | 1 | -6/+7 |
| | | | | Adenis-Lamarre) | ||||
* | redundant code | Rafael Garcia-Suarez | 2004-09-13 | 1 | -2/+1 |
| | |||||
* | deselection of found media: don't display twice media from the same | Rafael Garcia-Suarez | 2004-09-13 | 1 | -4/+28 |
| | | | | | installation CD | ||||
* | fix regexpes | Thierry Vignaud | 2004-09-13 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-13 | 1 | -1/+69 |
| | |||||
* | http supplementary media were borked | Rafael Garcia-Suarez | 2004-09-13 | 1 | -1/+1 |
| | |||||
* | fix 10.1-3mdk's changelog | Thierry Vignaud | 2004-09-13 | 1 | -1/+1 |
| | |||||
* | Reverted accidentally uploaded file. | Till Kamppeter | 2004-09-13 | 1 | -1/+1 |
| | |||||
* | Fixed "dynamic()" in scannerdrake to do not contain anything interactive. | Till Kamppeter | 2004-09-13 | 2 | -7/+2 |
| | |||||
* | 10.1-4mdk | Thierry Vignaud | 2004-09-13 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-13 | 1 | -1/+216 |
| | |||||
* | fix rpmsrate | Thierry Vignaud | 2004-09-13 | 1 | -4/+2 |
| | |||||
* | Ability to choose from the mirror list when assing an ftp supplementary | Rafael Garcia-Suarez | 2004-09-13 | 3 | -3/+42 |
| | | | | | media. Fix download of hdlists file for ftp supplementary media. | ||||
* | adapt to new proprietary package naming | Pascal Rigaux | 2004-09-13 | 1 | -2/+2 |
| | |||||
* | - simplify ->check_kernel_module_packages, same for install and standalone | Pascal Rigaux | 2004-09-13 | 1 | -54/+22 |
| | | | | | - create ->are_available used by ->check_kernel_module_packages | ||||
* | simplify | Pascal Rigaux | 2004-09-13 | 1 | -2/+1 |
| | |||||
* | ltmodem needs ltmodem package | Thierry Vignaud | 2004-09-13 | 1 | -1/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-09-13 | 1 | -35/+35 |
| | |||||
* | - fix label of entry in help | Thierry Vignaud | 2004-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - move help from tooltips into separate page (#9894) rationale: - there's already a "help" button that do the same thing as mcc one - Gtk+ only support tooltips on widgets that have their own X window (which new GkComboBox widget has not) - tooltips are usefull on first run but then are just annoying | ||||
* | explain why some hw classes are not probed on bootstrapping | Thierry Vignaud | 2004-09-13 | 1 | -0/+4 |
| | |||||
* | cdc-acm driver handle ISDN modems (we just as to setup minicom with /dev/ttyACM | Thierry Vignaud | 2004-09-13 | 1 | -1/+1 |
| | | | | | to manage that one) | ||||
* | move comment where appropriate | Thierry Vignaud | 2004-09-13 | 2 | -3/+3 |
| | |||||
* | (set_help_tip) only use on tooltip group | Thierry Vignaud | 2004-09-13 | 1 | -1/+4 |
| | |||||
* | fix crash | Thierry Vignaud | 2004-09-13 | 1 | -0/+1 |
| | |||||
* | install Device-mapper ATARAID tool for software raid (aka bios driven | Thierry Vignaud | 2004-09-13 | 1 | -0/+3 |
| | | | | | | | | ones) the odds're high we should do this too for sata_promise, sata_sx4 and sx8 SATA drivers. | ||||
* | both diskdrake and initscripts now prefer mdadm over raidtools | Thierry Vignaud | 2004-09-13 | 1 | -1/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-09-12 | 1 | -500/+688 |
| |