Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Damien Chaumette | 2002-07-17 | 2 | -0/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-17 | 1 | -0/+191 |
| | |||||
* | the new XFdrake needs latest ldetect-lst | Pascal Rigaux | 2002-07-17 | 1 | -1/+1 |
| | |||||
* | Big Xconfigurator.pm cleanup/rework | Pascal Rigaux | 2002-07-17 | 5 | -1321/+733 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | move the "if !$::testing" for not modifying inittab in function runlevel() | Pascal Rigaux | 2002-07-17 | 1 | -1/+1 |
| | | | | | (was in install_steps.pm) | ||||
* | normalize Modeline to ModeLine | Pascal Rigaux | 2002-07-17 | 1 | -2/+2 |
| | |||||
* | add function "internal_error" (a specialized "die") | Pascal Rigaux | 2002-07-17 | 1 | -1/+5 |
| | |||||
* | (test_pms): exclude urpm from uses | Pascal Rigaux | 2002-07-17 | 1 | -1/+1 |
| | |||||
* | use {XXX} instead of {'XXX'} (as detected by new perl_checker) | Pascal Rigaux | 2002-07-17 | 2 | -207/+207 |
| | |||||
* | added missing use pkgs. | Francois Pons | 2002-07-17 | 1 | -0/+1 |
| | |||||
* | remove "$_ =~ " (as detected by new perl_checker) | Pascal Rigaux | 2002-07-17 | 3 | -11/+11 |
| | |||||
* | spell right harddrake (two 'd') in @preferred | Guillaume Cottenceau | 2002-07-17 | 1 | -1/+1 |
| | |||||
* | draksec - initial commit. preparing for the advanced section. | Christian Belisle | 2002-07-16 | 1 | -0/+5 |
| | |||||
* | re-write the part setting the security admin | Christian Belisle | 2002-07-16 | 1 | -38/+7 |
| | |||||
* | allow upgrade (if any) by using version at 8.2. | Francois Pons | 2002-07-16 | 1 | -0/+1 |
| | |||||
* | code cleanup. | Francois Pons | 2002-07-16 | 1 | -50/+0 |
| | |||||
* | draksec: | Christian Belisle | 2002-07-16 | 1 | -39/+9 |
| | | | | | | - rewrite the function to set the security admin - remove ugly buttons, 'advanced' button will come later | ||||
* | improve a little. | Francois Pons | 2002-07-16 | 1 | -12/+11 |
| | |||||
* | update with newer perl-URPM. | Francois Pons | 2002-07-16 | 1 | -10/+12 |
| | |||||
* | o finish moving draknet to drakconnect in standalone | Damien Chaumette | 2002-07-16 | 3 | -3/+3 |
| | |||||
* | reflect typo fix in any.pm in the po's so that the translation are not broken | Guillaume Cottenceau | 2002-07-16 | 3 | -3/+3 |
| | |||||
* | small english fix thx to vdanen | Guillaume Cottenceau | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | fixed reference to step 'selectPackagesToUpgrade'. | Francois Pons | 2002-07-16 | 1 | -2/+1 |
| | |||||
* | fixed die when choosePackages step is redone. | Francois Pons | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | removed useless package selection cleaning. | Francois Pons | 2002-07-16 | 1 | -2/+0 |
| | |||||
* | fixed missing upgrade. | Francois Pons | 2002-07-16 | 1 | -9/+15 |
| | | | | | added wait message when finding packages to upgrade. | ||||
* | added log (finding packages to upgrade or computing installed flag) | Francois Pons | 2002-07-16 | 1 | -0/+3 |
| | |||||
* | don't display etags command (too long, not nice) | Pascal Rigaux | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | fix "$" in translated string | Pascal Rigaux | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | synced. | Francois Pons | 2002-07-15 | 1 | -5/+3 |
| | |||||
* | synced with other module updated. | Francois Pons | 2002-07-15 | 1 | -3/+9 |
| | |||||
* | code re-organisation (a little). | Francois Pons | 2002-07-15 | 1 | -9/+14 |
| | |||||
* | fixed flag usage (still check selected package to upgrade but already selected | Francois Pons | 2002-07-15 | 1 | -4/+4 |
| | | | | | are correctly shown). | ||||
* | made upgrade almost work again (need testing and remove/deselect still doesn't | Francois Pons | 2002-07-15 | 1 | -28/+33 |
| | | | | | work properly). | ||||
* | cleaned no more used method. | Francois Pons | 2002-07-15 | 1 | -462/+1 |
| | |||||
* | - isStandalone is set in standalone.pm, removed. | Daouda Lo | 2002-07-15 | 1 | -1/+0 |
| | |||||
* | - isStandalone is set in standalone.pm, removed | Daouda Lo | 2002-07-15 | 1 | -1/+0 |
| | |||||
* | revert titi's error | Pascal Rigaux | 2002-07-15 | 1 | -26494/+16587 |
| | |||||
* | - set isStandalone to 1 to center wait messages | Daouda Lo | 2002-07-15 | 1 | -0/+2 |
| | |||||
* | move USB and SMBus controllers from unknown section to their own non | Thierry Vignaud | 2002-07-15 | 1 | -4/+5 |
| | | | | | configurable section too | ||||
* | put ide controller in their own non configurable subtree to prevent users to ↵ | Thierry Vignaud | 2002-07-15 | 1 | -3/+3 |
| | | | | misunderstand why they're unknown/others | ||||
* | updated to drop URPM... reference for test_pms. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | just updated to use monitor icons all the time (fallback to 1280 monitor ↵ | Francois Pons | 2002-07-15 | 1 | -2/+3 |
| | | | | aspect). | ||||
* | now use kept c::rpmvercmp instead of removed pkgs::versionCompare. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | updated NVIDIA support for new methods. | Francois Pons | 2002-07-15 | 1 | -2/+2 |
| | |||||
* | fixed reference to no more used variable since new callback scheme. | Francois Pons | 2002-07-15 | 2 | -2/+2 |
| | |||||
* | fixed log referencing old methods of stuff.xs no more existing. | Francois Pons | 2002-07-15 | 1 | -16/+6 |
| | | | | | updated remove code (need testing). | ||||
* | fixed reference to no more used method of pkgs. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | added patch from imz@altlinux.ru | Francois Pons | 2002-07-15 | 1 | -0/+20 |
| | |||||
* | ease testing of standalone's when non-superuser via setting TESTING=1 | Pascal Rigaux | 2002-07-15 | 1 | -1/+1 |
| |