I installed linux-source package according to this manual:
http://doc.slitaz.org/en:guides:nvidia
then i ran get-linux-source which succesfully downloaded kernel source.
Then the script tries to patch the source and i get this:
Hunk #17 succeeded at 1070 (offset 7 lines).
can't find file to patch at input line 189
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/fs/aufs/f_op.c b/fs/aufs/f_op.c
|index d6318f08b..56555de 100644
|--- a/fs/aufs/f_op.c
|+++ b/fs/aufs/f_op.c
--------------------------
File to patch:
What to do now?