summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V1_1_8_7mdk'.V1_1_8_7mdkMystery Man2002-07-182002-954198/+0
|
* Re-Addition: will contain the security related (but not related to any apps)Christian Belisle2002-07-181-0/+39
| | | | | funtioncs and the draksec interface.
* use $::prefix instead of $::o->{prefix}Pascal Rigaux2002-07-182-4/+4
|
* - set $::prefixPascal Rigaux2002-07-181-3/+1
| | | | | - drop $o->{root} (was "/tmp/root-perl-install" when testing but completly unused)
* removingChristian Belisle2002-07-181-5/+0
|
* fixes with new urpm library of urpmi.Francois Pons2002-07-181-2/+2
|
* removed all the commented out code obsoleted.Francois Pons2002-07-181-536/+2
|
* fixes allowNVIDIA_rpms against perl-URPM.Francois Pons2002-07-181-1/+1
|
* really fixes it.Francois Pons2002-07-181-1/+1
|
* fixes error if package is not found (regression fixed).Francois Pons2002-07-181-1/+1
|
* 6mdk final changesThierry Vignaud2002-07-181-5/+12
|
* updateThierry Vignaud2002-07-181-0/+3
|
* - bump version numberThierry Vignaud2002-07-181-4/+8
| | | | | | - move scsi & ata controllers, tv-audio, dvd, burners, ... in their own "non configurable" sections
* added back support for multiple hdlists.Francois Pons2002-07-181-1/+1
|
* picture for isolinux in graphic mode (start with 9.0 beta1).Francois Pons2002-07-181-0/+0
|
* add bmp2mdk of isolinux picture if present.Francois Pons2002-07-181-1/+7
|
* install logo for 9.0 beta 1Florent Villard2002-07-181-0/+0
|
* *** empty log message ***Pascal Rigaux2002-07-181-0/+115
|
* - %standard_monitors are now in Cards+, dropping themPascal Rigaux2002-07-183-44/+46
| | | | | | | | - 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)
* fix speed improvement for computeGroupSize by computing closure directly (inFrancois Pons2002-07-181-4/+31
| | | | | order to have an approximative size, not the real one).
* add back change CD support.Francois Pons2002-07-181-21/+32
|
* *** empty log message ***Damien Chaumette2002-07-172-0/+0
|
* *** empty log message ***Damien Chaumette2002-07-172-0/+0
|
* remove debugging codePascal Rigaux2002-07-171-1/+0
|
* add daouda chaumette cbelisleGuillaume Cottenceau2002-07-171-2/+5
|
* *** empty log message ***Pascal Rigaux2002-07-171-0/+191
|
* add snd-via8233 (many others would need to be added...)Pascal Rigaux2002-07-171-1/+1
|
* all.rdz is needed to update isolinuxPascal Rigaux2002-07-171-1/+1
|
* the new XFdrake needs latest ldetect-lstPascal Rigaux2002-07-171-1/+1
|
* Big Xconfigurator.pm cleanup/reworkPascal Rigaux2002-07-175-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 Rigaux2002-07-171-1/+1
| | | | | (was in install_steps.pm)
* normalize Modeline to ModeLinePascal Rigaux2002-07-171-2/+2
|
* add function "internal_error" (a specialized "die")Pascal Rigaux2002-07-171-1/+5
|
* (test_pms): exclude urpm from usesPascal Rigaux2002-07-171-1/+1
|
* use {XXX} instead of {'XXX'} (as detected by new perl_checker)Pascal Rigaux2002-07-172-207/+207
|
* added missing use pkgs.Francois Pons2002-07-171-0/+1
|
* remove "$_ =~ " (as detected by new perl_checker)Pascal Rigaux2002-07-173-11/+11
|
* spell right harddrake (two 'd') in @preferredGuillaume Cottenceau2002-07-171-1/+1
|
* draksec - initial commit. preparing for the advanced section.Christian Belisle2002-07-161-0/+5
|
* re-write the part setting the security adminChristian Belisle2002-07-161-38/+7
|
* allow upgrade (if any) by using version at 8.2.Francois Pons2002-07-161-0/+1
|
* code cleanup.Francois Pons2002-07-161-50/+0
|
* draksec:Christian Belisle2002-07-161-39/+9
| | | | | | - rewrite the function to set the security admin - remove ugly buttons, 'advanced' button will come later
* improve a little.Francois Pons2002-07-161-12/+11
|
* update with newer perl-URPM.Francois Pons2002-07-161-10/+12
|
* o finish moving draknet to drakconnect in standaloneDamien Chaumette2002-07-163-3/+3
|
* extend a bit fatal error when trying to executeGuillaume Cottenceau2002-07-161-0/+1
| | | | | /usr/bin/runinstall2 and it's not possible
* reflect typo fix in any.pm in the po's so that the translation are not brokenGuillaume Cottenceau2002-07-163-3/+3
|
* small english fix thx to vdanenGuillaume Cottenceau2002-07-161-1/+1
|
* fixed reference to step 'selectPackagesToUpgrade'.Francois Pons2002-07-161-2/+1
|