summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Collapse)AuthorAgeFilesLines
* o ECI adsl config fixDamien Chaumette2002-08-201-1/+1
|
* o remove old /etc/hosts entries for the hostname before adding new oneDamien Chaumette2002-08-191-1/+6
|
* nothing useful for the momentPascal Rigaux2002-08-131-11/+0
|
* use ensure_is_installedPascal Rigaux2002-08-134-16/+3
|
* backend davfs (WebDAV) supportPascal Rigaux2002-08-131-0/+11
|
* - fix reading previous keyboard config on upgrade (for displaying in summary)Pascal Rigaux2002-08-121-1/+1
| | | | | | - ensure keyboard and mouse configuration are not overwritten if not explictly modified on upgrade - propagate pci=xxx at install to bootloader (since "pci=bios,biosirq" is needed on some box, see http://islay.dyndns.org/taz/index.html for more)
* fix yet another bug regarding credentials during installPascal Rigaux2002-08-111-1/+1
|
* (get_profiles): get rid of "glob", clean it upPascal Rigaux2002-08-071-8/+1
|
* nobody pass the second argument ofThierry Vignaud2002-08-061-3/+3
| | | | | network::modem::modem_detect_backend() so let simplify it
* - set the vpi vci correctly according to selected country.Daouda Lo2002-08-061-1/+1
|
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
|
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
|
* - First ECI adsl support stepDamien Chaumette2002-08-012-5/+49
|
* make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")Pascal Rigaux2002-07-313-13/+13
|
* replace "$foo" with $fooPascal Rigaux2002-07-314-5/+5
|
* - have is_ip return the 4 parts of the ip addressPascal Rigaux2002-07-311-12/+8
| | | | | - cleanup
* make new perl_checker happyPascal Rigaux2002-07-315-39/+38
|
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-318-77/+77
|
* - use $::prefix for reading/writing (it was missing for writing)Pascal Rigaux2002-07-291-3/+3
| | | | | | - use output_p so that /etc/samba directory is created if needed (fix bug reported by David Eastcott)
* hide password in adsl configurationDamien Chaumette2002-07-221-1/+1
|
* - check if speedtouch_mgmt exist before installing itDamien Chaumette2002-07-191-1/+1
|
* . draknet renamed in drakconnectDamien Chaumette2002-07-181-20/+20
|
* fixed reference to no more used method of pkgs.Francois Pons2002-07-151-1/+1
|
* adapt to new modules.pmPascal Rigaux2002-07-043-7/+7
|
* try harder to find the full list of servers available, using "smbclient -L" toPascal Rigaux2002-07-021-14/+36
| | | | | check the workgroup masters
* - add authentification in diskdrake --smb (esp. for windows NT)Pascal Rigaux2002-06-282-6/+62
| | | | | | | | | | - use "credentials=" to put the passwords (ideas and investigations from Stew Benedict, integrated by Pixel, but need testing) Known bug: if you want to change the password when there are 2 entries in fstab using the same username=/password=, writing the credentials is done in random order, => you've got one chance in 2 that the password is changed :-(
* - choose country according to timezone.Daouda Lo2002-06-101-1/+20
|
* fix a few english stringsGuillaume Cottenceau2002-04-084-11/+15
|
* small cleanup on untested code (need testing:)Pascal Rigaux2002-03-161-3/+1
|
* we now consider dhcp provide GATEWAY and internet connection.damien2002-03-161-1/+3
|
* onboot option only in expert modedamien2002-03-121-1/+2
|
* corrected domainname bug; added onboot optiondamien2002-03-121-1/+4
|
* changed timeout for testing internet connectiondamien2002-03-122-2/+8
|
* proxy settings correcteddamien2002-03-081-2/+2
|
* corrected bad previous behaviourdamien2002-03-071-1/+1
|
* corrected expert option in install modedamien2002-03-051-1/+1
|
* added expert modedamien2002-03-051-0/+1
|
* nicer conditional displaying of nfs commentPascal Rigaux2002-02-212-2/+12
|
* mgmt install correcteddamien2002-02-201-12/+2
|
* setting helpdamien2002-02-191-0/+1
|
* fix typo (s/nfs/smbfs/)Pascal Rigaux2002-02-171-1/+1
|
* cleaner & OOed code, with more code sharingPascal Rigaux2002-02-143-35/+99
|
* don't show shares ending with "$"Pascal Rigaux2002-02-131-1/+1
|
* $server->{ip} is no more mandatoryPascal Rigaux2002-02-132-2/+4
|
* bug correctiondamien2002-02-121-1/+6
|
* added cancel for first stepdamien2002-02-111-3/+6
|
* corrected wireless modulesdamien2002-02-081-2/+2
|
* applied cooker guy english reviewdamien2002-02-041-4/+5
|
* debug network testingdamien2002-01-282-3/+3
|
* find_exports: add a timeoutPascal Rigaux2002-01-271-2/+7
|