summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* do not list anymore wireless cards in LAN connection, only in wirelessThierry Vignaud2004-03-151-7/+3
| | | | | connections
* fix ADSL modems not listed unless one try to manually pick a networkThierry Vignaud2004-03-151-1/+1
| | | | | | card (#8611): prevent module::interactive from offering to pick a module when there's no network cards
* add ppp+ and ippp+ at the interfaces listFlorin Grad2004-03-151-0/+1
|
* add ppp+ and ippp+ in the interfaces listFlorin Grad2004-03-151-0/+1
|
* (write_interface_conf) fix missing quotes around wireless encryption key (#8887)Thierry Vignaud2004-03-151-0/+1
|
* (mapIntfToDevice) do not try to match a physical device when SIOCETHTOOL ↵Thierry Vignaud2004-03-151-2/+3
| | | | ioctl is not supported
* (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 ↵Till Kamppeter2004-03-131-8/+7
| | | | GUI actually used can be determined by the system environment.
* "MandrakeSoft" -> "Mandrakesoft", "Mandrake" -> "Mandrakelinux".Till Kamppeter2004-03-132-3/+3
|
* Let printerdrake install "scanner-gui" instead of "xsane" when it sets up an ↵Till Kamppeter2004-03-131-11/+11
| | | | | | | HP multi-function device. "MandrakeSoft" -> "Mandrakesoft", "Mandrake" -> "Mandrakelinux".
* small correctionPablo Saratxaga2004-03-121-1/+1
|
* Update for PowerPackPlusDavid Baudens2004-03-121-19/+30
|
* eagle was renamed as eagle-usbThierry Vignaud2004-03-121-1/+1
|
* *** empty log message ***Pascal Rigaux2004-03-121-1/+43
|
* improved previous changePablo Saratxaga2004-03-121-1/+1
|
* (build_notebook) default protocol is dhcp (eg for unconfiguredThierry Vignaud2004-03-121-1/+1
| | | | | | interfaces), thus preventing ip checks faillure on protocol change on other network interfaces
* always define KDM fonts dependending on encoding (fix for bug #8714)Pablo Saratxaga2004-03-121-4/+8
|
* (apply) do not write IPADDR, NETMASK and NETWORK fields in ifcfg-ethXThierry Vignaud2004-03-121-3/+5
| | | | | when using DHCP
* (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
| | | | | not a single interface)
* (configure_net) kill useless codeThierry Vignaud2004-03-121-9/+0
|
* provide a nice way to go back to summary when interface is already ↵Thierry Vignaud2004-03-121-2/+11
| | | | configured (#8002)
* fix buttons so that they're labeled as cancel/ok instead ofThierry Vignaud2004-03-121-0/+1
| | | | | previous/next when warning in network installations
* (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
| | | | | fonts in the font list
* *** empty log message ***Pascal Rigaux2004-03-121-1/+166
|
* 10-22mdkThierry Vignaud2004-03-121-2/+44
|
* fix writing drakconnect config file at install time (#7478)Thierry Vignaud2004-03-121-1/+1
|
* removed audacity (in contrib)Frederic Lepied2004-03-121-1/+0
|
* Install extra packages when using wizard too.Stew Benedict2004-03-111-53/+53
| | | | | Key transfer in GUI wasn't reporting errors.
* list yes/no for autologin in a more intuitive way, that is yes isThierry Vignaud2004-03-111-7/+7
| | | | | grouped with user and wm pull down menus (robert.vojta@qcm.cz, anthill #390)
* fix installing locales-XX for lang=nb which needs locales-no (one needs to ↵Pascal Rigaux2004-03-111-6/+4
| | | | use provides)
* use pkgs::packagesProviding()Pascal Rigaux2004-03-111-1/+1
|
* nice fix for installing locales-XX corresponding the chosen country (using ↵Pascal Rigaux2004-03-111-2/+2
| | | | packagesProviding())
* - add function packagesProviding()Pascal Rigaux2004-03-111-7/+10
| | | | | - use it
* - always generate a precise entry using the precise versionPascal Rigaux2004-03-111-16/+7
| | | | | | - remove the linux-2.4 or linux-2.6 entries which don't work together with the precise version entry - still have the "linux" entry
* tentatively fix lilo with lvm on /Pascal Rigaux2004-03-111-0/+5
|
* add some tests for the REDIRECT squid rulesFlorin Grad2004-03-111-5/+7
|
* fix the disable, enable functionsFlorin Grad2004-03-111-36/+40
|