summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* spell Mandrakelinux in one wordThierry Vignaud2004-03-102-2/+2
|
* (row_setting_dialog) sanitize spacing in framesThierry Vignaud2004-03-101-7/+7
|
* fix the 8669 bugFlorin Grad2004-03-101-1/+1
|
* Reverse trivial translation typo. Change the_time() usage.Stew Benedict2004-03-091-3/+3
|
* Fix breakage introduced in config rewrite.Stew Benedict2004-03-091-19/+13
| | | | | All wizard methods should end at config summary.
* fix crash in wizard (#8654) (setVarsInSh use output instead of output_p...)Thierry Vignaud2004-03-091-0/+1
|
* (the_time) simplifyThierry Vignaud2004-03-091-14/+2
|
* fix boot_conf_path usageThierry Vignaud2004-03-091-4/+4
|
* rename thm_conf_path as boot_conf_path to prevent confusion with thm_pathThierry Vignaud2004-03-091-6/+5
|
* (write_boot_thm) simplify through mkdir_p()Thierry Vignaud2004-03-091-7/+3
|
* misc perl_checker cleanupsThierry Vignaud2004-03-091-3/+1
|
* fix config file path (directory is now named config, not cfg)Thierry Vignaud2004-03-091-6/+7
|
* Support for plain tar. Deal with mixture of formats on restore. (#8676)Stew Benedict2004-03-091-109/+127
| | | | | | Fix issue with first incremental pass not using base as comparison. Rework most file selections to use the same sub, drop other subs.
* Fix to prevent saving host passwd when user requests not to (#8700).Stew Benedict2004-03-081-1/+9
|
* UI coherency (#8675).Stew Benedict2004-03-081-1/+2
|
* Fix some missing configuration options (#8654).Stew Benedict2004-03-081-7/+9
|
* (make_boot_frame) fix crash on color switchThierry Vignaud2004-03-081-1/+1
|
* (mk_frame)Thierry Vignaud2004-03-081-42/+59
| | | | | | - workaround horrible packing by using a table instead of a vbox - do packing of resulted table outside mk_frame() which is much saner
* fix spacing around commas (sanitizing)Thierry Vignaud2004-03-081-31/+31
|
* gc prefers "obj->method" rather than "method obj" call styleThierry Vignaud2004-03-081-14/+14
|
* use option menu for resolutions listThierry Vignaud2004-03-081-1/+6
|
* (mk_frame) enable to use either combo boxes or option menus for listsThierry Vignaud2004-03-081-1/+1
|
* (mk_frame) fix combo boxes fillingThierry Vignaud2004-03-081-5/+6
|
* (which_res_exist) unjonathan-izeThierry Vignaud2004-03-081-5/+4
|
* (show_prev) only redraw needed part, not whole imageThierry Vignaud2004-03-081-5/+5
|
* (show_prev) fix crash on image drawingThierry Vignaud2004-03-081-1/+1
|
* (show_prev) fix crash on image scalingThierry Vignaud2004-03-081-1/+1
|
* fix crash on "preview" buttonThierry Vignaud2004-03-081-10/+10
|
* (get_this_thm_res_conf) add prototype to help perl_checkerThierry Vignaud2004-03-081-1/+1
|
* kill unused variablesThierry Vignaud2004-03-081-2/+0
|
* kill perl4 function call styleThierry Vignaud2004-03-081-13/+13
|
* center labels like beforeThierry Vignaud2004-03-081-2/+2
|
* typo fixThierry Vignaud2004-03-051-1/+1
|
* (wait_msg) show up some translated titleThierry Vignaud2004-03-041-1/+1
|
* reput back strict pragmaThierry Vignaud2004-03-041-0/+1
|
* really enable the proxy squid, fix the proxy REDIRECT shorewall rule, fis ↵Florin Grad2004-03-041-8/+10
| | | | the shorewall interfaces configuration
* list network card name rather than just ethX in device listThierry Vignaud2004-03-041-1/+2
|
* Don't destroy "fat" client inittab.Stew Benedict2004-03-041-1/+2
|
* Default kernel version, add gdm user if needed, autologin warning.Stew Benedict2004-03-031-39/+112
| | | | | | Copy server X keyboard config to client. Default thin client setup. Change banner method as other drak tools.
* - device_name_to_entry() will not fail anymore so that removing a device worksPascal Rigaux2004-03-031-3/+7
| | | | | | - log calls to drakupdate_fstab - use "find" instead of "grep" where possible
* Use preferred conf file read/write method. More code reduction/cleaning.Stew Benedict2004-03-031-840/+625
|
* drakboot --boot is now a wizardPascal Rigaux2004-03-021-0/+1
|
* fix wizard iconThierry Vignaud2004-03-021-1/+1
|
* fix icon name changeThierry Vignaud2004-03-021-1/+1
|
* Fixed bug #7242: Firmware was not found by "gt68xx" SANE backend.Till Kamppeter2004-03-011-4/+5
|
* perl_checker cleanupsThierry Vignaud2004-03-011-1/+1
|
* updateThierry Vignaud2004-03-015-0/+0
|
* fix bootproto filling (#8498)Thierry Vignaud2004-03-011-0/+1
|
* sanitize main explanation text (resizable, weight, margin, ...)Thierry Vignaud2004-03-011-3/+14
|
* prevent pull-down menus to fill availlable space in packtablesThierry Vignaud2004-03-011-1/+1
|