summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - ensure {is_removable} field is there for created partitions, not only ↵Pascal Rigaux2004-09-144-8/+20
| | | | | | | existing partitions - it breaks Create(), fixing
* (get_eth_cards) document it somewhatThierry Vignaud2004-09-141-0/+13
|
* (get_eth_cards_names) let detect_devices->firewire_probe() set theThierry Vignaud2004-09-141-6/+1
| | | | | device description
* (get_eth_cards) workaround buggy eth1394 that returs a bogus driverThierry Vignaud2004-09-141-0/+1
| | | | | name for the GDRVINFO command of the ETHTOOL ioctl returns
* Fix net join syntax for winbind setup.Stew Benedict2004-09-141-1/+1
|
* (get_eth_cards_names) set a sensible name for firewire networkThierry Vignaud2004-09-141-1/+6
| | | | | adapters in order to make GUIes look more user friendly
* (get_eth_cards_names) remove unused parameterOlivier Blin2004-09-145-6/+6
|
* (configureNetwork2) configure eth aliases, needs modules_confOlivier Blin2004-09-144-6/+7
|
* (configure_eth_aliases) errm, use modules_confOlivier Blin2004-09-141-1/+1
|
* do not configure eth aliases in various places, move aliasesOlivier Blin2004-09-141-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 Benedict2004-09-141-3/+3
|
* get the scsi driver name in field {driver}Pascal Rigaux2004-09-141-0/+12
|
* remove unused parameterOlivier Blin2004-09-141-1/+1
|
* cleanup, remove unused parameters and commentsOlivier Blin2004-09-141-2/+1
|
* (write_config) remove unused parameterOlivier Blin2004-09-141-1/+1
|
* (check_kernel_module_packages) make ext package optionnalOlivier Blin2004-09-141-3/+5
|
* space cleanupThierry Vignaud2004-09-141-1/+1
|
* (setup_capi_conf) use capi4linux file to detect isdn4k-utils packageOlivier Blin2004-09-141-1/+1
|
* (adsl_conf_backend) move isdn4k-utils installation hereOlivier Blin2004-09-141-0/+1
|
* Community 10.1 logoFlorent Villard2004-09-141-0/+0
|
* (adsl_conf_backend) remove ifcfg-sagemOlivier Blin2004-09-141-1/+3
|
* 10.1-6mdkThierry Vignaud2004-09-141-1/+8
|
* (setup_capi_conf) install firmware if neededOlivier Blin2004-09-141-0/+3
|
* Apparently perl_checker doesn't like my perfectly sensible perl syntax.Rafael Garcia-Suarez2004-09-141-5/+7
|
* (detect) blacklist usb devices that have a driver and that are wronglyThierry Vignaud2004-09-141-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 detectedThierry Vignaud2004-09-141-9/+9
| | | | | by sane_find_scanner
* detect not yet supported ethernnet cards tooThierry Vignaud2004-09-141-1/+5
|
* (unknown) blacklist more bridges (though f() should already take careThierry Vignaud2004-09-141-1/+1
| | | | | of that)
* detect more bridges and the likeThierry Vignaud2004-09-141-1/+1
|
* 10.1-5mdkThierry Vignaud2004-09-141-1/+13
|
* sanitize capitale usage on buttonsThierry Vignaud2004-09-143-5/+4
|
* - fix label of entry in helpThierry Vignaud2004-09-141-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 acronymsThierry Vignaud2004-09-141-1/+1
|
* support dsl over capiOlivier Blin2004-09-141-8/+29
|
* (adsl_conf_backend) support dsl over capiOlivier Blin2004-09-141-2/+39
|
* (setup_capi_conf) do not do dsl-specific stuff hereOlivier Blin2004-09-141-9/+1
|
* adding ISO8859-2.so (needed for cs at least)Pascal Rigaux2004-09-141-0/+1
|
* add isdn capi driversOlivier Blin2004-09-131-0/+1
|
* fix typoOlivier Blin2004-09-131-4/+4
|
* (setup_capi_conf) install isdn4k-utilsOlivier Blin2004-09-131-0/+2
|
* (get_default_ippp_interface) use interfaces with true DIAL_ON_IFUPOlivier Blin2004-09-131-1/+1
|
* do not auto-select static/dhcp if the provider uses pppoeOlivier Blin2004-09-131-1/+1
|
* only write ifcfg-sagem when neededOlivier Blin2004-09-131-6/+6
|
* add isdn_driver step to be able to choose between hisax and capi driversOlivier Blin2004-09-131-5/+25
|
* handle capi driversOlivier Blin2004-09-131-8/+61
|
* *** empty log message ***Pascal Rigaux2004-09-131-1/+63
|
* The "choose an update mirror" screen was launched without notice whenRafael Garcia-Suarez2004-09-131-0/+1
| | | | | a supplementary ftp media was selected.
* Fix crashes in CD/Tape setup. Fix UI behavior in wizard. (Nicolas ↵Stew Benedict2004-09-131-6/+7
| | | | Adenis-Lamarre)
* redundant codeRafael Garcia-Suarez2004-09-131-2/+1
|
* deselection of found media: don't display twice media from the sameRafael Garcia-Suarez2004-09-131-4/+28
| | | | | installation CD