summaryrefslogtreecommitdiffstats
path: root/perl-install/network/nfs.pm
Commit message (Expand)AuthorAgeFilesLines
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-5/+5
* (find_exports): use run_program::raw + stdoutPascal Rigaux2002-12-031-9/+5
* make perl_checker happyPascal Rigaux2002-11-061-0/+1
* use ensure_is_installedPascal Rigaux2002-08-131-1/+1
* nicer conditional displaying of nfs commentPascal Rigaux2002-02-211-0/+4
* cleaner & OOed code, with more code sharingPascal Rigaux2002-02-141-18/+24
* $server->{ip} is no more mandatoryPascal Rigaux2002-02-131-1/+2
* find_exports: add a timeoutPascal Rigaux2002-01-271-2/+7
* ask before installing nfs-utils-clients or samba-clientPascal Rigaux2001-12-061-2/+9
* pleac perl_checkerPascal Rigaux2001-08-221-0/+1
* basic nfs handling in drakxPascal Rigaux2001-08-201-0/+42