Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-20 | nfs-utils: needs largefile support | Peter Korsgaard | |
Even though ./configure has a --disable-largefile, functions like statfs64 is used in several places, breaking the build on toolchains without largefile support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2007-10-30 | Hint at 'enable RPC' requirement for nfs-utils and portmap | Ulf Samuelsson | |
2007-01-22 | - make it compile if LFS is turned off and add a warning to the help-text. | Bernhard Reutner-Fischer | |
LFS is _not_ turned on by this automagically _on_ _purpose_ | |||
2007-01-14 | Add new NFS utilities package with working init script. | "Steven J. Hill" | |