summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (getinfoFromXF86Config): move here setting prefer_xf3 based on current ↵Pascal Rigaux2002-07-201-0/+3
| | | | choice on system
* - rename updateCardAccordingName into add_to_card__using_CardsPascal Rigaux2002-07-201-94/+42
| | | | | | - rename cardConfigurationAuto into probe_cards - cleanup the simple XF86Config used during install
* call config_dvd with $have_devfsdPascal Rigaux2002-07-201-3/+4
|
* - rename updateCardAccordingName into add_to_card__using_CardsPascal Rigaux2002-07-201-2/+2
| | | | | - rename cardConfigurationAuto into probe_cards
* try very hard to make rdvd work:Pascal Rigaux2002-07-201-10/+30
| | | | | | | | | | | - if not using devfs, it worked so keeping things unchanged - if using devfs, using the new dynamic rawdevice.script script to bind a rawdevice on demand pb: can't have both a devfs and a non-devfs config, the /etc/sysconfig/rawdevices solution gives errors with devfs (since the dvd is not REGISTERed yet)
* please perl_checkerPascal Rigaux2002-07-201-0/+1
|
* shorter and nicer XF86Config'sPascal Rigaux2002-07-203-169/+126
|
* - complete app listDaouda Lo2002-07-201-10/+15
|
* fix typoPascal Rigaux2002-07-201-2/+2
|
* (devfssymlinkf): use devfs names for devfs/conf.d/xxx.conf, but not for thePascal Rigaux2002-07-201-5/+6
| | | | | symlink in /dev (which is used when devfs is not)
* devfssymlinkf doesn't have any return value, so don't check itPascal Rigaux2002-07-202-5/+3
|
* *** empty log message ***Pascal Rigaux2002-07-191-0/+55
|
* reduce "Use of uninitialized value" in a heavy used placePascal Rigaux2002-07-191-1/+3
| | | | | (useful when debugging)
* - reorganize monitor treePascal Rigaux2002-07-191-39/+58
| | | | | | | | - merge XF3 & XF4 server/module choosing - replace {eide} by {EISA_ID} (=> {monitor} cleanup) - ensure a few "Cancel" are more better handled - ensure the default monitor in the monitor tree is the last chosen one
* read monitor's VendorName & ModelNamePascal Rigaux2002-07-191-0/+4
|
* - fix good_default_monitor (must not be 1600x1200!)Pascal Rigaux2002-07-191-2/+3
| | | | | - add r128 & radeon in XF4 drivers list
* (devfssymlinkf): try devices::to_devfs when devfs_device is not providedPascal Rigaux2002-07-191-1/+5
|
* add functions to_devfs and from_devfs. These only work for devices entriesPascal Rigaux2002-07-191-0/+35
| | | | | which can go devfs -> normal and normal -> devfs
* (devfssymlinkf): use devfs_device instead of device when availablePascal Rigaux2002-07-192-6/+7
|
* help perl_checkerPascal Rigaux2002-07-191-1/+1
|
* handling devfs names for cdrom/hds on ide/scsi (needs testing)Pascal Rigaux2002-07-192-11/+43
|
* make progress bar more appropriate.Francois Pons2002-07-191-1/+1
|
* reduce progress bar width.Francois Pons2002-07-191-1/+1
|
* *** empty log message ***Pascal Rigaux2002-07-191-0/+103
|
* partly cleanup monitor re-configuration (work in progress)Pascal Rigaux2002-07-191-15/+16
|
* fix default_monitors to adapt new MonitorsDBPascal Rigaux2002-07-191-3/+3
|
* (readCardsDB): add handling BAD_FB_RESTORE & BAD_FB_RESTORE_XF3Pascal Rigaux2002-07-191-1/+3
|
* select default_packages directly during setPackages.Francois Pons2002-07-191-0/+1
|
* make sure unselectMostPackages is called (so that changes in default_packagesFrancois Pons2002-07-191-1/+1
| | | | | are taken into account... but is may be any changes here ?).
* revert changes so that DrakX work again.Francois Pons2002-07-191-0/+70
|
* - check if speedtouch_mgmt exist before installing itDamien Chaumette2002-07-191-1/+1
|
* use lilo-bmp2mdk which is now in pathPascal Rigaux2002-07-191-2/+1
|
* fix typo on what_provides (for pitchounette :-)).Francois Pons2002-07-191-1/+1
|
* fix typo on last commit.Francois Pons2002-07-191-1/+1
|
* added what_provides.Francois Pons2002-07-191-0/+6
|
* added what_provides.Francois Pons2002-07-191-0/+5
|
* *** empty log message ***Pascal Rigaux2002-07-191-0/+165
|
* - remove any msec related functionsChristian Belisle2002-07-191-70/+0
| | | | | - remove 'use security::msec'
* - don't write XF86Config when no {card}{server}Pascal Rigaux2002-07-191-9/+11
| | | | | | | | | - don't write XF86Config-4 when no {card}{driver} - workaround mixing values from existing config and cardConfigurationAuto() - fix asking VideoRam - fix device0 in XF86Config
* nicer error message when {val} is not set for ask_from & listPascal Rigaux2002-07-191-0/+1
|
* rename $i in $X (to have the same as Xconfigurator.pm)Pascal Rigaux2002-07-191-6/+6
|
* - use "device1", "device2"... for "Device" IdentifierPascal Rigaux2002-07-192-307/+304
| | | | | | | | | | | | | | | | | | | | | | | | | - restore having a nice VendorName + BoardName (since Identifier is not very useful) - get {card}{Chipset} from existing XF86Config - use $::prefix - drop obsolete stuff: Ramdac, Dacspeed, Clockchip - drop {card}{flags}, the few flags are moved directly to {card} - force_xf4 is now a global in Xconfigurator - create new functions for better modularity: multi_head_config, xfree_and_glx_choices, xfree_and_glx_choose - for ppc, allow choosing DRI or not - need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding wether to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX} are only flags allowing or not DRI/UTAH. - {card}{use_xf4} is dropped. New function using_xf4 has this functionality. The flags are now: - using XF4 if {driver} && !{prefer_xf3} otherwise using XF3 - error if $force_xf4 && !{driver} || !{driver} && !{server} - internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} && !{server} - {card}{description} contains what used to be {card}{identifier} - rename {card}{type} to {card}{card_name} - drop {monitor}{type}
* don't pass the prefix parameter, not needed/wanted anymorePascal Rigaux2002-07-191-1/+1
|
* - any::setup_thiskind_backend changed in any::load_category_no_messageDamien Chaumette2002-07-191-1/+1
|
* stage1 version s/8.2/cooker/Guillaume Cottenceau2002-07-191-1/+1
|
* add support/option for Windows(tm) authentication via winbindStew Benedict2002-07-182-2/+58
|
* useless standalone dependancy for pixel fscking checkerThierry Vignaud2002-07-181-0/+1
|
* don't pass the prefix parameter, not needed/wanted anymorePascal Rigaux2002-07-182-2/+2
|
* 7mdk changesThierry Vignaud2002-07-181-1/+5
|
* faster startup: remove use (diagnostics|vars|strict) in srpm target asThierry Vignaud2002-07-181-0/+3
| | | | | in local target (dams fsck)