summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker fixesThierry Vignaud2002-08-011-87/+87
|
* perl_checker fixesThierry Vignaud2002-08-013-28/+31
|
* export licenseThierry Vignaud2002-08-011-1/+1
|
* move embedded and standalone managment from harddrake::ui toThierry Vignaud2002-08-011-1/+8
| | | | | standalone/harddrake2
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-3121-28/+22
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* - add non-wizard ability to XFdrakePascal Rigaux2002-07-311-2/+13
| | | | | | | - first part of ATI TVout support (still needs patching initscript, and adding an entry in bootloader) (and testing of course :)
* what is needed for usbmouse is "hid mousedev usbmouse" not the weird ↵Pascal Rigaux2002-07-311-2/+2
| | | | "serial_usb"
* use configure_chooser when there is an existing configurationPascal Rigaux2002-07-311-2/+7
|
* - many changesDaouda Lo2002-07-311-37/+70
| | | | | | - command line support (--report name_of_program), to be used in tools - ergonomy fixes (use table to align widget correctly)
* make new perl_checker happyPascal Rigaux2002-07-313-10/+14
|
* - complete re-writeChristian Belisle2002-07-301-8/+2
|
* never EVER put $xxxx in to-be-translated strings!!Pascal Rigaux2002-07-301-2/+2
|
* don't translate useless strings (here: "\n")Thierry Vignaud2002-07-301-1/+1
|
* deush need to learn englishThierry Vignaud2002-07-301-2/+2
|
* use $o->{interactiveSteps} instead of ↵Pascal Rigaux2002-07-301-6/+6
| | | | @install_steps_auto_install::graphical_steps
* - fix using deprecated Xconfig.pmPascal Rigaux2002-07-291-42/+18
| | | | | | | | - document dam's hack for test mouse - cleanup - don't bother reading XFree mouse config (using keep_auxmouse_unchanged of mouse::write_conf)
* make perl_checker happyPascal Rigaux2002-07-291-0/+2
|
* (ask_for_X_restart): make it workPascal Rigaux2002-07-291-3/+4
|
* read and wrote /etc/modules.confThierry Vignaud2002-07-291-0/+2
|
* - adapt to new Xconfig modulesPascal Rigaux2002-07-281-28/+74
| | | | | - try out the new "XFdrake resolution" and "XFdrake monitor" that'll get into DrakConf soon
* Numerous GUI crash fixes, oddities. Install needed packages. Fix email, ↵Stew Benedict2002-07-281-4106/+2748
| | | | | | | | daemon modes. Add rsync, webdav, cd, tape capabilities. Consolidate net method setup screens. Add CD device capability query.
* Check for/install terminal-server and friends. More intelligent error ↵Stew Benedict2002-07-281-19/+33
| | | | | | | message when mkisofs fails. Cleanup code for use strict. Fix crash when no backup dhcpd.conf.
* - add browser list in case BROWSER env var isn't setDaouda Lo2002-07-261-2/+7
|
* - more consistency when back button hit in wizard modeDaouda Lo2002-07-261-2/+9
| | | | | - back button at last stage.
* - don't display services that are not installedDaouda Lo2002-07-251-17/+29
| | | | | | - word wrap string correctly - cleanup
* merge timeout and cancel casesThierry Vignaud2002-07-251-3/+1
|
* simplify:Thierry Vignaud2002-07-251-5/+1
| | | | | | | - we don't need to set media_type, we don't use it - mouse and mass storage media use the same key, let merge their code path
* use Xconfig::xfree to set the XkbLayout (better should&will come)Pascal Rigaux2002-07-241-19/+8
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-238-11/+17
|
* faster service startupThierry Vignaud2002-07-231-11/+8
|
* - complete app listDaouda Lo2002-07-201-10/+15
|
* rename $i in $X (to have the same as Xconfigurator.pm)Pascal Rigaux2002-07-191-6/+6
|
* - any::setup_thiskind_backend changed in any::load_category_no_messageDamien Chaumette2002-07-191-1/+1
|
* don't pass the prefix parameter, not needed/wanted anymorePascal Rigaux2002-07-181-1/+1
|
* create the main() function in security.pmChristian Belisle2002-07-181-36/+4
|
* fixes with new urpm library of urpmi.Francois Pons2002-07-181-2/+2
|
* *** empty log message ***Damien Chaumette2002-07-172-0/+0
|
* *** empty log message ***Damien Chaumette2002-07-172-0/+0
|
* Big Xconfigurator.pm cleanup/reworkPascal Rigaux2002-07-171-36/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* re-write the part setting the security adminChristian Belisle2002-07-161-38/+7
|
* o finish moving draknet to drakconnect in standaloneDamien Chaumette2002-07-163-3/+3
|
* fix "$" in translated stringPascal Rigaux2002-07-161-1/+1
|
* - isStandalone is set in standalone.pm, removed.Daouda Lo2002-07-151-1/+0
|
* - isStandalone is set in standalone.pm, removedDaouda Lo2002-07-151-1/+0
|
* - set isStandalone to 1 to center wait messagesDaouda Lo2002-07-151-0/+2
|
* added patch from imz@altlinux.ruFrancois Pons2002-07-151-0/+20
|
* - draknet_conf to drakconnect_confDamien Chaumette2002-07-121-6/+6
|
* - draknet png renamingDamien Chaumette2002-07-122-0/+0
|
* - changing draknet to drakconnectDamien Chaumette2002-07-122-0/+0
|
* draknet is dead; viva el drakconnectThierry Vignaud2002-07-111-694/+0
|