diff -r a559d9890c02 -r 5d4e91c0343e scripts/populate.in --- a/scripts/populate.in Tue Jan 25 20:31:16 2011 +0100 +++ b/scripts/populate.in Sun Jul 17 16:53:40 2011 +0200 @@ -83,7 +83,7 @@ If the destination root directory exists, then the content of the source root directory is copied in there, and the result is populated as usual. - It can be usefull if constructing a rootfs incrementally from many + It can be useful if constructing a rootfs incrementally from many smaller source root directories, or if your destination root directory is an NFS export that your target mounts as / (and you don't want to re-run exportfs -av everytime). USE WITH CARE!