| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
are taken into account... but is may be any changes here ?).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- remove 'use security::msec'
|
|
|
|
|
|
|
|
|
| |
- don't write XF86Config-4 when no {card}{driver}
- workaround mixing values from existing config and
cardConfigurationAuto()
- fix asking VideoRam
- fix device0 in XF86Config
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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}
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
in local target (dams fsck)
|
| |
|
| |
|
|
|
|
|
|
| |
- remove useless expert_mode var
- add get_options(): will be used to get various options from msec
|
| |
|
| |
|
|
|
|
|
| |
funtioncs and the draksec interface.
|
| |
|
|
|
|
|
| |
- drop $o->{root} (was "/tmp/root-perl-install" when testing but completly unused)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- move scsi & ata controllers, tv-audio, dvd, burners, ... in their
own "non configurable" sections
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- multi head support generalized, now based on Cards+ MULTI_HEAD
- fix some ModeLines being written twice in XF86Config
- remove setting DefaultFbBpp to 32
(since it is the default in all my tests)
|
|
|
|
|
| |
order to have an approximative size, not the real one).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use $X instead of $o (to avoid name conflict with DrakX's $o)
- {flag}{noclockprobe} unused, dropping it
- rename {memory} into "VideoRam"
- rename {ramdac} into {Ramdac}
- rename {chipset} into {Chipset}
- rename {clockchip} into {Clockchip}
- rename {keyboard}{xkb_model} into {keyboard}{XkbModel}
- rename {keyboard}{xkb_keymap} into {keyboard}{XkbLayout}
- drop {mouse}{chordmiddle} (obsolete)
- drop {mouse}{cleardtrrts} (obsolete, was not written to XF4 config)
- &testConfig is unused, removing it
- as a concequence, {clocklines} is never set, dropping it
- when UNSUPPORTED remove {driver}, instead of setting {flag}{unsupported}
- Cards+ now only provide {Chipset} for cards needing it
=> {flag}{needChipset} not needed anymore
- moved setting needVideoRam in Cards+ (via NEEDVIDEORAM)
(hoping it will work: since the regexp was broken, it was never done.
(it was applied on the module field of pcitable, instead of the description))
- dropped modelines_text_Trident_TG_96xx case (it has never been used)
- rename %xkb_options into %XkbOptions
- rename {DRI_glx} into {DRI_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx} into {UTAH_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx_EXPERIMENTAL} into {UTAH_GLX_EXPERIMENTAL}, the value now comes from Cards+
instead of regexp'ing {identifier}
- very_bad_card and bad_card are now the same, the value now comes from
Cards+ (BAD_FB_RESTORE & BAD_FB_RESTORE_XF3)
- drop unused @accelservers
- remove $modelines_text_apple, use $modelines_text_ext instead
- don't use a <Section "Modes"> together with <UseModes "Mac Modes">, put
directly modelines in Section "Monitor"
(why should ppc behave differently than others!?)
- replace (conflicting) ModeLines "1280x1024 @ 74 Hz" and
"1280x1024 @ 76 Hz" with "1280x1024 @ 75 Hz" (from ddcxinfos)
- drop ModeLine "640x480 @ 72 Hz"
(it conflicts, and anyway, it has no real use nowadays :)
- drop comments about HorizSync, VertRefresh and ModeLine's from
XF86Config
- drop many unneeded stuff from XF86Config:
AutoRepeat, Xqueue, Xleds, NoTrapSignals, XkbTypes, XkbKeycodes,
XkbCompat, XkbRules, LeftAlt/RightAlt/ScrollLock/RightCtl
- drop section comments from XF86Config
- drop XF86_Mono configuration
(it doesn't work anyway, seems like it needs a special ModeLine?)
- drop 320x200 with XF86_SVGA (who can use this!?)
- do not write Screen section "accel" if the server configured is not an
accel one
- drop the "Generic VGA" Device section for XF4
(this device is unused)
- drop {monitor}{vendor}, {monitor}{model}, {card}{vendor}, {card}{model},
{card}{board} (only description strings, not useful for running the server)
- use x_res instead of wres for things like 1024 in 1024x768
|
|
|
|
|
| |
(was in install_steps.pm)
|
| |
|
| |
|