anchao commented on PR #17216: URL: https://github.com/apache/nuttx/pull/17216#issuecomment-3456467578
> I think that you are keeping a misunderstanding: this init system does NOT go in the nuttx kernel AT ALL. > > I would be very interested to understand why you believe such thing. > > It is AN APP that you can choose to use as user space entry point, or not. It does NOT replace nsh, it comes before. nsh could be started by nxinit, if you wish to do so, but other apps could be started instead. Just like in a linux PC where the init program is systemd, not bash. > > I agree that no discussion deserve closing a pr prematurely, but I think @xiaoxiang781216 was a bit fed up trying to explain something while you believe something else. When you reply to the comments, you'd better understand what these rcS/rc.sysinit in the nuttx kernel are used for. If a new type of initialization script is added, they use different syntax, what negative impact will it have on the operating system? <img width="897" height="699" alt="image" src="https://github.com/user-attachments/assets/f7879571-7d38-4f07-8f4a-07e471868046" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
