summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/nfsmount.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert commit 6430Nicolas Lécureuil2012-11-111-486/+486
|
* Do not mix tabs and spacesNicolas Lécureuil2012-11-091-486/+486
|
* kill dead emailsThierry Vignaud2012-01-271-1/+1
|
* 1.52:Thomas Backlund2011-12-061-7/+2
| | | | | | | | - fix build with gcc-4.6.2 * fixes for -Werror=unused-but-set-variable * minor whitespace cleanups
* mandrake is now mandrivaThierry Vignaud2009-03-061-2/+2
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-1/+1
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* enable nfs install on old i586 machines (or maybe poor network cards) ↵Pascal Rigaux2004-04-021-3/+5
| | | | (bugzilla #9322) (thanks to Michael Riss)
* since dietlibc always reports null strings for RPC errors, at least provide ↵Guillaume Cottenceau2004-01-231-3/+2
| | | | something useful instead
* *** empty log message ***Guillaume Cottenceau2003-11-041-2/+2
|
* remove some unneeded codeGuillaume Cottenceau2003-10-191-137/+27
|
* use nfsmount code from util-linux-2.11z so that we're using nfsmount v3 with ↵Guillaume Cottenceau2003-10-181-121/+676
| | | | 2.4 kernel (not mandatory, but thought it was the origin of the cloop-over-nfs problem - which is not)
* - first draft of adsl supportGuillaume Cottenceau2001-06-011-6/+1
| | | | | - get back some code for supporting broken glibc unable to resolve when linked statically
* use new gethostby* interfaceGuillaume Cottenceau2001-05-141-6/+7
|
* force 8192 bytes for nfs transfersGuillaume Cottenceau2001-03-271-2/+3
|
* - better log of nfs mount errorsGuillaume Cottenceau2001-02-131-1/+6
| | | | | - don't insmod modules already present (important for bzip2 slowness)
* fix remaining perror'sGuillaume Cottenceau2001-01-211-4/+4
|
* use kernel headers 2.2 for nfsmount stuffGuillaume Cottenceau2000-12-211-2/+2
|
* - network/nfs worksGuillaume Cottenceau2000-12-161-0/+292