summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* progress bar was too longFlorent Villard2004-09-151-1/+1
|
* (installPackages) kill unused variableThierry Vignaud2004-09-151-3/+0
|
* fix PPPoA caseThierry Vignaud2004-09-152-3/+3
|
* fix typo in 10.1-6mdk's and 10.1-7mdk's changelogThierry Vignaud2004-09-151-2/+2
|
* *** empty log message ***Pascal Rigaux2004-09-151-1/+76
|
* (configureNetwork) commit forgotten patch (I sux)Olivier Blin2004-09-141-1/+1
|
* (configureNetwork) load all network modules before networkOlivier Blin2004-09-141-0/+1
| | | | | | auto-configuration, so that all interfaces will be available and written in iftab
* fix typo in 10.1-7mdk's changelogThierry Vignaud2004-09-141-1/+1
|
* comment for default:LTRPablo Saratxaga2004-09-141-1/+3
|
* 10.1-8mdkThierry Vignaud2004-09-141-1/+6
|
* adapt to new nvidia driver locationThierry Vignaud2004-09-141-1/+1
|
* (selectCountry) offer to select IM if language has one preselectedThierry Vignaud2004-09-141-2/+4
| | | | | (else option is only availlable in advanced mode)
* comment on default:LTRPablo Saratxaga2004-09-141-0/+3
|
* remove reference to ipchainsThierry Vignaud2004-09-141-1/+1
|
* *** empty log message ***Pascal Rigaux2004-09-141-1/+172
|
* 10.1-7mdkThierry Vignaud2004-09-141-0/+10
|
* package man pagesThierry Vignaud2004-09-143-2/+9
|
* adapt to kernel packages namingOlivier Blin2004-09-141-2/+2
|
* add drakconnect man pageThierry Vignaud2004-09-141-0/+108
|
* allow to configure slmodemOlivier Blin2004-09-141-0/+2
|
* (getModem) use network/slmodem categoryOlivier Blin2004-09-141-1/+1
|
* add network/slmodem categoryOlivier Blin2004-09-141-0/+3
|
* - 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)