summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Remove ssl config in ldapVicent Guardiola2004-09-301-7/+4
| | | | | Add pam_mkhomedir for ldap
* (getInputDevices) introduce it in order to list input devicesThierry Vignaud2004-09-301-0/+21
|
* updated pot filePablo Saratxaga2004-09-301-65/+35
|
* updated pot filePablo Saratxaga2004-09-301-1011/+1048
|
* revert enhancement commit since we are in deep freezePascal Rigaux2004-09-301-46/+18
|
* removed "\t" and "\n" out of translatable strings to avoid uselessPablo Saratxaga2004-09-301-11/+11
| | | | | | duplication; fixed English typographic errors (don't put spaces before colons!).
* Add more new entry for LDAPVicent Guardiola2004-09-291-18/+46
|
* check every 5 seconds (instead of 20) for new or disconnected interfaces ↵Olivier Blin2004-09-291-1/+1
| | | | (#11780)
* *** empty log message ***Pascal Rigaux2004-09-291-1/+53
|
* - disable the new gtk smart search which display an entry boxPascal Rigaux2004-09-291-2/+4
| | | | | | - fix return value of key_press_event for some cases (otherwise arrow keys do not work)
* ensure gdk loaders, gtk immodules and pango modules lists are correctPascal Rigaux2004-09-291-0/+7
|
* (version) print translated usage message (#5657)Thierry Vignaud2004-09-291-1/+2
|
* install_urpmi now writes a names file for each mediaRafael Garcia-Suarez2004-09-291-0/+10
|
* fix titi suxPascal Rigaux2004-09-291-1/+1
|
* (write) fix setting fonts at install timeThierry Vignaud2004-09-291-1/+1
|
* don't die when failing to open a device (to get its geometry), skip it insteadPascal Rigaux2004-09-292-9/+16
| | | | | (as used to be done before partition_table::raw::get_geometries() was introduced)
* (write_preload_conf) simplifyThierry Vignaud2004-09-291-1/+1
|
* (write_preload_conf) preload nvram on laptopsThierry Vignaud2004-09-291-0/+1
|
* add raid-extra-boot=mbr when installing on mdX (bugzilla #11699)Pascal Rigaux2004-09-291-0/+6
|
* test if IP address is already used for static interfacesOlivier Blin2004-09-281-0/+2
| | | | | (do not test for sagem DSL devices since it may use many ifcfg files)
* *** empty log message ***Pascal Rigaux2004-09-281-1/+30
|
* use Driver "keyboard" instead of "Keyboard" (for Xorg 6.8)Pascal Rigaux2004-09-281-4/+9
|
* madwifi_pci => ath_pciFrederic Lepied2004-09-281-1/+1
|
* *** empty log message ***Pascal Rigaux2004-09-281-1/+56
|
* - make printer::printerdrake::install_spooler() work with an optional $inPascal Rigaux2004-09-285-81/+61
| | | | | | | | | | - many functions now take $security (which used to be taken from $in during install) - fix some functions with empty prototype but still using a parameter - remove some unused variable - rename some $_foo vars to $foo since those vars are used - add some undef to some function calls to be minimally perl_checker compliant - perl_checker compliant optional parameters in start_spooler_on_boot(), install_spooler()
* I sux, fix priorityOlivier Blin2004-09-271-4/+4
|