summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 64-bit fixes for x86_64Gwenolé Beauchesne2004-10-041-30/+35
|
* re-enable xfs on x86_64, for testingGwenolé Beauchesne2004-10-041-1/+1
|
* lib64 fixes, add im-cedillaGwenolé Beauchesne2004-10-041-2/+3
|
* updates for xorgGwenolé Beauchesne2004-10-041-2/+8
|
* x86_64 is a lib64 platform, so handle nvidia glx here too (and ati in the ↵Gwenolé Beauchesne2004-10-041-6/+8
| | | | future)
* handle lib64 dirs, build pcmcia stuff on x86_64 too, handle arch-specificGwenolé Beauchesne2004-10-041-4/+13
| | | | | symlinks additions.
* extra links on x86_64Gwenolé Beauchesne2004-10-041-0/+1
|
* 10.1-16mdkThierry Vignaud2004-10-041-1/+13
|
* remove TYPE field in ifcfg files if connection type isn't ADSLOlivier Blin2004-10-031-0/+1
|
* perl_checker fixOlivier Blin2004-10-031-1/+1
|
* do not lose ONBOOT setting for manual/dhcp dsl connectionsOlivier Blin2004-10-031-0/+1
|
* misc sagem fixes:Olivier Blin2004-10-031-3/+13
| | | | | | | | - allow to write static ip in eagle-usb.conf (write this file later) - load sagem specific modules/programs before config is written - do not reset IP address each time it is configured - automatically guess gateway for static connections
* fix typoOlivier Blin2004-10-031-1/+1
|
* (sagem_set_parameters, adsl_conf_backend): write static ip inOlivier Blin2004-10-031-1/+6
| | | | | eagle-usb.conf if needed for sagem modems, else erase it
* do not break the "IP %s address is usually reserved" warningOlivier Blin2004-10-031-3/+9
|
* (configureNetwork) load only ethernet modules before easy_dhcp (thisOlivier Blin2004-10-031-1/+2
| | | | | | will load firewire modules after other ethernet modules, so firewire interfaces won't always take the name eth0)
* create $intf->{sagem} when needed before checking it exists ...Olivier Blin2004-10-011-6/+6
| | | | | (make sagem usable again with dhcp/static connections)
* 10.1-15mdkThierry Vignaud2004-10-011-1/+4
|
* perl_checker cleanupThierry Vignaud2004-10-011-1/+1
|
* 10.1-14mdkThierry Vignaud2004-10-011-1/+5
|
* run harddrake service on stopThierry Vignaud2004-10-011-0/+1
|
* on stop blacklist snd-usb-audioThierry Vignaud2004-10-011-0/+7
|
* (detect) fix synaptics auto-detectionOlivier Blin2004-10-011-1/+1
|
* typo fixesThierry Vignaud2004-10-011-6/+7
|
* 10.1-13mdkThierry Vignaud2004-10-011-1/+19
|
* try harder to include IMs on CDsThierry Vignaud2004-10-011-1/+1
|
* add --wizard option in order to directly run the wizardThierry Vignaud2004-10-011-1/+8
|
* do not show banner when embeddedThierry Vignaud2004-10-011-1/+1
|
* call the scripts in /etc/sysconfig/network-scripts/hostname.d like the networkFrederic Lepied2004-10-011-0/+4
| | | | | scripts are doing when changing the hostname.
* *** empty log message ***Pascal Rigaux2004-10-011-1/+31
|
* dynamically choose the compssUsers based on meta_class, so now we have only ↵Pascal Rigaux2004-10-014-342/+119
| | | | one compssUsers.pl
* - prosuite is now named powerpackplusPascal Rigaux2004-10-011-4/+6
| | | | | - simplify the code searching for the meta_class
* fix logging rpmsrate_flags_chosenPascal Rigaux2004-10-012-2/+4
|
* revert part of the commit that was not done on purposePascal Rigaux2004-10-011-62/+54
| | | | | (nb: don't modify rpmsrate *after* running clean-rpmsrate)
* *** empty log message ***Pascal Rigaux2004-09-301-1/+128
|
* UpdateDavid Baudens2004-09-308-320/+437
|
* typo fixThierry Vignaud2004-09-301-1/+1
|
* - Numeric comparisonsDaouda Lo2004-09-301-1/+1
|
* (configure_kdeglobals) set KDE in m17n emvironment if neededThierry Vignaud2004-09-301-1/+1
|
* kinds() must return all kindsPascal Rigaux2004-09-301-1/+2
|
* only allow Active Directory for the corporate productPascal Rigaux2004-09-303-4/+7
|
* don't die when device-mapper is missing (occurs on 2.4 kernel) (bugzilla #11834)Pascal Rigaux2004-09-301-3/+4
|
* (getUPS) provide more data on UPS (arnaud quette)Thierry Vignaud2004-09-301-2/+17
|
* list tablets too with miceThierry Vignaud2004-09-301-1/+1
|
* use a distinct icon for UPS devices in harddrake GUIThierry Vignaud2004-09-302-1/+1
|
* split localedrake menu entry in two ones:Thierry Vignaud2004-09-301-2/+10
| | | | | | - one for user config - one for system (embedded in mcc)
* fix UPS devices listed in both "UPS" and "unknown" classesThierry Vignaud2004-09-301-1/+1
|
* add one missing log in 10.1-12mdkThierry Vignaud2004-09-301-0/+2
|
* 10.1-12mdkThierry Vignaud2004-09-301-1/+42
|
* list all mice and keyboards (thus lowering unknown hardware inThierry Vignaud2004-09-301-14/+25
| | | | | hwdb-clients)