summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/remote
Commit message (Collapse)AuthorAgeFilesLines
* fix mounting NFS server (Derek Jennings, mga#207)Thierry Vignaud2013-03-121-20/+23
| | | | also fix indent + perl_checker cleanups + simplify
* diskdrake: install nfs-utils instead of nfs-utils-clientsOlivier Blin2012-07-221-1/+1
| | | | | (#6570, merged back in nfs-utils)
* perl_checker cleanupsThierry Vignaud2012-03-231-6/+6
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* (mountpoint_credentials_save) make it parseable by perl_checker, thusThierry Vignaud2009-08-191-1/+1
| | | | | fixing the build
* - diskdrake : Fix a crash with regexp when a /etc/davfs2/secrets line is ↵Aurélien Lefebvre2009-08-171-1/+1
| | | | finished with one or more blank characters without comments
* - diskdrake : when user does not specify user/pass with davfs2, fallback to ↵Aurélien Lefebvre2009-08-171-1/+3
| | | | nobody/nobody
* - diskdrake : store credentials in davfs2 secret file before mountingAurélien Lefebvre2009-08-171-0/+16
|
* Do not crash when /etc/davfs2/secrets contains empty lines (#52305)Pascal Terjan2009-07-311-17/+30
|
* do not display nmblookup usage when there is no samba serverPascal Terjan2009-07-271-0/+1
|
* On second thought, moved nfs fixed port detection code to drakx-net.Eugeni Dodonov2009-03-171-31/+0
|
* Added find_server_options function to determine fixed NFS ports.Eugeni Dodonov2009-03-171-0/+31
|
* - diskdrake:Pascal Rigaux2009-01-151-2/+2
| | | | | | | o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings) (domain= should not be set in credentials for mount.cifs)
* revert previous commit (it's all wrong)Pascal Rigaux2009-01-151-2/+2
|
* - diskdrake:Pascal Rigaux2009-01-151-2/+2
| | | | | o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings)
* since cifs, /etc/samba/auth.xxx format has changed slightly: spaces are notPascal Rigaux2009-01-081-1/+1
| | | | | allowed around "=" (at least that's what comment #6 of bug #42483 says)
* - diskdrake:Pascal Rigaux2009-01-081-1/+1
| | | | | o --smb: cifs must be used instead of smbfs (#42483)
* lookup for Samba master browsers tooOlivier Blin2009-01-071-1/+1
|
* - diskdrake:Pascal Rigaux2008-12-161-1/+2
| | | | | | | o --nfs: handle domainname not set (reported somewhere, but can't find where...)
* - diskdrakePascal Rigaux2008-11-061-0/+68
| | | | | o --dav: handle davfs2 credentials in /etc/davfs2/secrets (#44190)
* - diskdrake --nfsPascal Rigaux2008-03-251-0/+1
| | | | | o ensure "nfs-common" is started (#34103)
* use services.pm (to please blino)Pascal Rigaux2008-03-251-1/+2
|
* - bootloader-config must not need network::network from libdrakx-netPascal Rigaux2007-10-241-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-252-0/+285