Z zennybsd Mar 14, 2012 #1 Which file should be edited to apply kernel patches to reflect in nanobsd image (not to the host)? Any hints or pointers appreciated. Thanks!
Which file should be edited to apply kernel patches to reflect in nanobsd image (not to the host)? Any hints or pointers appreciated. Thanks!
SirDice Administrator Staff member Administrator Moderator Mar 14, 2012 #2 It uses the same source tree as the host. Patching should therefor be done in /usr/src/.
OP Z zennybsd Mar 14, 2012 Thread Starter #3 Thanks SirDice. Do you mean: Code: cp -r /usr/src /usr/src.unpatched and apply the patches?
SirDice Administrator Staff member Administrator Moderator Mar 14, 2012 #4 If you want to save the unpatched sources, yes.