| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (configure_net) fix domainname reading | Thierry Vignaud | 2004-03-15 | 1 | -1/+1 |
* | (configure_net) fix crash on internet access dialog closing | Thierry Vignaud | 2004-03-15 | 1 | -2/+5 |
* | (configure_net) update connection status in background (#7800) | Thierry Vignaud | 2004-03-15 | 1 | -0/+2 |
* | add --old option in order to see old interface | Thierry Vignaud | 2004-03-15 | 1 | -0/+2 |
* | make the ntpdate after stopping the ntpd (manu@agat.net, #8141) | Thierry Vignaud | 2004-03-15 | 1 | -1/+5 |
* | Let scannerdrake install "scanner-gui" instead of "xsane", so that scanning G... | Till Kamppeter | 2004-03-13 | 1 | -8/+7 |
* | "MandrakeSoft" -> "Mandrakesoft", "Mandrake" -> "Mandrakelinux". | Till Kamppeter | 2004-03-13 | 2 | -3/+3 |
* | Let printerdrake install "scanner-gui" instead of "xsane" when it sets up an ... | Till Kamppeter | 2004-03-13 | 1 | -11/+11 |
* | small correction | Pablo Saratxaga | 2004-03-12 | 1 | -1/+1 |
* | Update for PowerPackPlus | David Baudens | 2004-03-12 | 1 | -19/+30 |
* | eagle was renamed as eagle-usb | Thierry Vignaud | 2004-03-12 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-03-12 | 1 | -1/+43 |
* | improved previous change | Pablo Saratxaga | 2004-03-12 | 1 | -1/+1 |
* | (build_notebook) default protocol is dhcp (eg for unconfigured | Thierry Vignaud | 2004-03-12 | 1 | -1/+1 |
* | always define KDM fonts dependending on encoding (fix for bug #8714) | Pablo Saratxaga | 2004-03-12 | 1 | -4/+8 |
* | (apply) do not write IPADDR, NETMASK and NETWORK fields in ifcfg-ethX | Thierry Vignaud | 2004-03-12 | 1 | -3/+5 |
* | (apply) factorize interface hash | Thierry Vignaud | 2004-03-12 | 1 | -2/+3 |
* | (apply) fix crash (is_dynamic_ip expect a hash of network interaces, | Thierry Vignaud | 2004-03-12 | 1 | -2/+1 |
* | (configure_net) kill useless code | Thierry Vignaud | 2004-03-12 | 1 | -9/+0 |
* | provide a nice way to go back to summary when interface is already configured... | Thierry Vignaud | 2004-03-12 | 1 | -2/+11 |
* | fix buttons so that they're labeled as cancel/ok instead of | Thierry Vignaud | 2004-03-12 | 1 | -0/+1 |
* | (configure_net) fix layout by using a table | Thierry Vignaud | 2004-03-12 | 1 | -18/+17 |
* | remove a few more parameters | Thierry Vignaud | 2004-03-12 | 1 | -2/+0 |
* | (configure_net) get rid of mask now we've cleaned up parameters | Thierry Vignaud | 2004-03-12 | 1 | -20/+5 |
* | only show dns from resolv.conf for now | Thierry Vignaud | 2004-03-12 | 1 | -4/+2 |
* | (configure_net) remove some parameters according to specs | Thierry Vignaud | 2004-03-12 | 1 | -21/+3 |
* | (configure_net) sanitize buttons layout (#8637) | Thierry Vignaud | 2004-03-12 | 1 | -4/+3 |
* | (advanced_install) "Install" button is sensitive only if there're some | Thierry Vignaud | 2004-03-12 | 1 | -1/+4 |
* | *** empty log message *** | Pascal Rigaux | 2004-03-12 | 1 | -1/+166 |
* | 10-22mdk | Thierry Vignaud | 2004-03-12 | 1 | -2/+44 |
* | fix writing drakconnect config file at install time (#7478) | Thierry Vignaud | 2004-03-12 | 1 | -1/+1 |
* | removed audacity (in contrib) | Frederic Lepied | 2004-03-12 | 1 | -1/+0 |
* | Install extra packages when using wizard too. | Stew Benedict | 2004-03-11 | 1 | -53/+53 |
* | list yes/no for autologin in a more intuitive way, that is yes is | Thierry Vignaud | 2004-03-11 | 1 | -7/+7 |
* | fix installing locales-XX for lang=nb which needs locales-no (one needs to us... | Pascal Rigaux | 2004-03-11 | 1 | -6/+4 |
* | use pkgs::packagesProviding() | Pascal Rigaux | 2004-03-11 | 1 | -1/+1 |
* | nice fix for installing locales-XX corresponding the chosen country (using pa... | Pascal Rigaux | 2004-03-11 | 1 | -2/+2 |
* | - add function packagesProviding() | Pascal Rigaux | 2004-03-11 | 1 | -7/+10 |
* | - always generate a precise entry using the precise version | Pascal Rigaux | 2004-03-11 | 1 | -16/+7 |
* | tentatively fix lilo with lvm on / | Pascal Rigaux | 2004-03-11 | 1 | -0/+5 |
* | add some tests for the REDIRECT squid rules | Florin Grad | 2004-03-11 | 1 | -5/+7 |
* | fix the disable, enable functions | Florin Grad | 2004-03-11 | 1 | -36/+40 |
* | remove debug statement | Thierry Vignaud | 2004-03-11 | 1 | -1/+1 |
* | workaround code trying to install locales-nb (bugzilla #8287) | Pascal Rigaux | 2004-03-11 | 1 | -1/+5 |
* | disallow lvm on / with no /boot until lilo handles it | Pascal Rigaux | 2004-03-11 | 1 | -1/+4 |
* | catch cdie's in auto_install | Pascal Rigaux | 2004-03-11 | 1 | -1/+1 |
* | fix previous button on first step (robert.vojta@qcm.cz, anthill #387) | Thierry Vignaud | 2004-03-11 | 1 | -2/+4 |
* | (text_append) fix second run (on next filling, we shall not create | Thierry Vignaud | 2004-03-11 | 1 | -3/+4 |
* | (parse_file) fix search :-) | Thierry Vignaud | 2004-03-11 | 1 | -1/+1 |
* | fix previous button on first step (robert.vojta@qcm.cz, anthill #386) | Thierry Vignaud | 2004-03-11 | 1 | -1/+3 |