Within my embedded project I'd like to modify Busybox's FTPD command to allow 
more general access to the filesystem. I'm not quite sure the right way to do 
this. I've been considering

1. A local "patch" to the busybox file that gets copied
2. A new package that runs SED and modifies the busybox file in /etc or copies 
a new file into the root

What is the right way to make local changes for my project to the root 
filesystem of the embedded system?



-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to