Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add network/slmodem category | Olivier Blin | 2004-09-14 | 1 | -0/+3 |
| | |||||
* | - ensure {is_removable} field is there for created partitions, not only ↵ | Pascal Rigaux | 2004-09-14 | 4 | -8/+20 |
| | | | | | | | existing partitions - it breaks Create(), fixing | ||||
* | (get_eth_cards) document it somewhat | Thierry Vignaud | 2004-09-14 | 1 | -0/+13 |
| | |||||
* | (get_eth_cards_names) let detect_devices->firewire_probe() set the | Thierry Vignaud | 2004-09-14 | 1 | -6/+1 |
| | | | | | device description | ||||
* | (get_eth_cards) workaround buggy eth1394 that returs a bogus driver | Thierry Vignaud | 2004-09-14 | 1 | -0/+1 |
| | | | | | name for the GDRVINFO command of the ETHTOOL ioctl returns | ||||
* | Fix net join syntax for winbind setup. | Stew Benedict | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | (get_eth_cards_names) set a sensible name for firewire network | Thierry Vignaud | 2004-09-14 | 1 | -1/+6 |
| | | | | | adapters in order to make GUIes look more user friendly | ||||
* | (get_eth_cards_names) remove unused parameter | Olivier Blin | 2004-09-14 | 5 | -6/+6 |
| | |||||
* | (configureNetwork2) configure eth aliases, needs modules_conf | Olivier Blin | 2004-09-14 | 4 | -6/+7 |
| | |||||
* | (configure_eth_aliases) errm, use modules_conf | Olivier Blin | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | do not configure eth aliases in various places, move aliases | Olivier Blin | 2004-09-14 | 1 | -10/+3 |
| | | | | | configuration code from get_eth_cards_names to configure_eth_aliases | ||||
* | syntax changes in winbind smb.conf (errors in /var/log/messages) | Stew Benedict | 2004-09-14 | 1 | -3/+3 |
| | |||||
* | get the scsi driver name in field {driver} | Pascal Rigaux | 2004-09-14 | 1 | -0/+12 |
| | |||||
* | remove unused parameter | Olivier Blin | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | cleanup, remove unused parameters and comments | Olivier Blin | 2004-09-14 | 1 | -2/+1 |
| | |||||
* | (write_config) remove unused parameter | Olivier Blin | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | (check_kernel_module_packages) make ext package optionnal | Olivier Blin | 2004-09-14 | 1 | -3/+5 |
| | |||||
* | space cleanup | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | (setup_capi_conf) use capi4linux file to detect isdn4k-utils package | Olivier Blin | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) move isdn4k-utils installation here | Olivier Blin | 2004-09-14 | 1 | -0/+1 |
| | |||||
* | Community 10.1 logo | Florent Villard | 2004-09-14 | 1 | -0/+0 |
| | |||||
* | (adsl_conf_backend) remove ifcfg-sagem | Olivier Blin | 2004-09-14 | 1 | -1/+3 |
| | |||||
* | 10.1-6mdk | Thierry Vignaud | 2004-09-14 | 1 | -1/+8 |
| | |||||
* | (setup_capi_conf) install firmware if needed | Olivier Blin | 2004-09-14 | 1 | -0/+3 |
| | |||||
* | Apparently perl_checker doesn't like my perfectly sensible perl syntax. | Rafael Garcia-Suarez | 2004-09-14 | 1 | -5/+7 |
| | |||||
* | (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 |
| |