projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3f5c9c
)
Change a description
author
Erik Andersen
<andersen@codepoet.org>
Sat, 13 May 2000 19:08:42 +0000
(19:08 -0000)
committer
Erik Andersen
<andersen@codepoet.org>
Sat, 13 May 2000 19:08:42 +0000
(19:08 -0000)
-Erik
busybox.def.h
patch
|
blob
|
history
diff --git
a/busybox.def.h
b/busybox.def.h
index 430671d524057e044264f94c5d60762a39a392db..8eb32bfb82ce56a24ee2ad6ace1a2bbdab721839 100644
(file)
--- a/
busybox.def.h
+++ b/
busybox.def.h
@@
-187,6
+187,7
@@
#define BB_FEATURE_MOUNT_FORCE
//
// Enable support for mounting remote NFS volumes
+// (This does not yet work with Linux 2.[34].x kernels)
//#define BB_FEATURE_NFSMOUNT
//
// Enable support for creation of tar files.