summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* add ppp+ and ippp+ at the interfaces listFlorin Grad2004-03-151-0/+1
* (configure_net) fix spacing around DNS/domainname settings tableThierry Vignaud2004-03-151-1/+1
* (configure_net) write back domain name and dns serversThierry Vignaud2004-03-151-0/+2
* (configure_net) fix domainname readingThierry Vignaud2004-03-151-1/+1
* (configure_net) fix crash on internet access dialog closingThierry Vignaud2004-03-151-2/+5
* (configure_net) update connection status in background (#7800)Thierry Vignaud2004-03-151-0/+2
* add --old option in order to see old interfaceThierry Vignaud2004-03-151-0/+2
* make the ntpdate after stopping the ntpd (manu@agat.net, #8141)Thierry Vignaud2004-03-151-1/+5
* Let scannerdrake install "scanner-gui" instead of "xsane", so that scanning G...Till Kamppeter2004-03-131-8/+7
* "MandrakeSoft" -> "Mandrakesoft", "Mandrake" -> "Mandrakelinux".Till Kamppeter2004-03-132-3/+3
* (build_notebook) default protocol is dhcp (eg for unconfiguredThierry Vignaud2004-03-121-1/+1
* (apply) do not write IPADDR, NETMASK and NETWORK fields in ifcfg-ethXThierry Vignaud2004-03-121-3/+5
* (apply) factorize interface hashThierry Vignaud2004-03-121-2/+3
* (apply) fix crash (is_dynamic_ip expect a hash of network interaces,Thierry Vignaud2004-03-121-2/+1
* (configure_net) kill useless codeThierry Vignaud2004-03-121-9/+0
* (configure_net) fix layout by using a tableThierry Vignaud2004-03-121-18/+17
* remove a few more parametersThierry Vignaud2004-03-121-2/+0
* (configure_net) get rid of mask now we've cleaned up parametersThierry Vignaud2004-03-121-20/+5
* only show dns from resolv.conf for nowThierry Vignaud2004-03-121-4/+2
* (configure_net) remove some parameters according to specsThierry Vignaud2004-03-121-21/+3
* (configure_net) sanitize buttons layout (#8637)Thierry Vignaud2004-03-121-4/+3
* (advanced_install) "Install" button is sensitive only if there're someThierry Vignaud2004-03-121-1/+4
* Install extra packages when using wizard too.Stew Benedict2004-03-111-53/+53
* list yes/no for autologin in a more intuitive way, that is yes isThierry Vignaud2004-03-111-7/+7
* fix the disable, enable functionsFlorin Grad2004-03-111-36/+40
* remove debug statementThierry Vignaud2004-03-111-1/+1
* fix previous button on first step (robert.vojta@qcm.cz, anthill #387)Thierry Vignaud2004-03-111-2/+4
* (text_append) fix second run (on next filling, we shall not createThierry Vignaud2004-03-111-3/+4
* (parse_file) fix search :-)Thierry Vignaud2004-03-111-1/+1
* fix previous button on first step (robert.vojta@qcm.cz, anthill #386)Thierry Vignaud2004-03-111-1/+3
* (log_output) take a color and a font as parameters nowThierry Vignaud2004-03-111-14/+24
* (text_append) introduce it, forked from gtktext_insert()Thierry Vignaud2004-03-111-0/+29
* (parse_file) speed up it by 20% (#8412) but logcolorize is the top oneThierry Vignaud2004-03-111-3/+10
* 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
* 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 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