summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* display the stepping effectPascal Rigaux2004-09-161-8/+12
|
* make isdn over capi work againOlivier Blin2004-09-162-6/+4
|
* on a test here, a "Server died" occured whereas the server is running.Pascal Rigaux2004-09-161-1/+8
| | | | | i think it can occur if the server is in fact not even started. Trying to handle this case
* (getBewan) use more permissive regexp for PCI modem, description inOlivier Blin2004-09-151-1/+1
| | | | | pcitable may change
* install unicorn-kernel package if availableOlivier Blin2004-09-151-1/+3
|
* add dkms-minimal in INSTALLFlorent Villard2004-09-151-1/+1
|
* (get_text_coord) fix wrapping for CJ when mixed with english stringsThierry Vignaud2004-09-151-1/+2
| | | | | (eg: cuted "Mandrakesoft" word)
* (interactive_mode_box) better make parameter optionnalThierry Vignaud2004-09-151-7/+7
|
* add "Unlisted - edit manually" entry in modem provider list (fix #11549)Olivier Blin2004-09-151-9/+12
|
* do not add prefix in path given to ensure_is_installed ! (i.e. replace ↵Olivier Blin2004-09-153-16/+17
| | | | untested code with untested code), fix #11547 and more
* Use radio buttons in media selection (wildman). perl_checker compliance.Stew Benedict2004-09-151-51/+35
|
* (get_text_coord) kill unused characterThierry Vignaud2004-09-151-2/+2
|
* (load_category__prompt) fix spacing in module listThierry Vignaud2004-09-151-1/+2
|
* add commentOlivier Blin2004-09-151-0/+2
|
* explicit scalar false value (otherwise it gives () in list context)Pascal Rigaux2004-09-151-6/+6
|
* last minute changes in 10.1-9mdkThierry Vignaud2004-09-151-0/+3
|
* (adsl_conf_backend) don't create empty pppoe.conf if the package isn'tOlivier Blin2004-09-151-7/+11
| | | | | installed
* load modules and run start programs in standalone too, so that it willOlivier Blin2004-09-151-7/+5
| | | | | work even if the packages have just been installed
* 10.1-9mdkThierry Vignaud2004-09-151-1/+5
|
* no need to require pkgs (and it makes bootloader-config some break when ↵Pascal Rigaux2004-09-151-1/+0
| | | | removing entries)
* removed "caps:shift" it never fully solved the problem of turkish keyboardsPablo Saratxaga2004-09-151-1/+1
| | | | | | anyway; and a much better solution is done on newer keyboard maps in xorg package.
* (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
|
* - 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
|