On Mon, 2013-07-29 at 10:33 +0800, [email protected] wrote: > From: Chen Qi <[email protected]> > > This diretory needs to be writable, the following error will appear > at system start-up. > > /etc/rc5.d/S20irattach: /etc/sysconfig/irda: Read-only file system
The whole chunk of code in that script that's trying to write to /etc/sysconfig seems bogus. I think the right fix is just to delete it rather than trying to provide a a volatile implementation of /etc/sysconfig (which seems like a contradiction in terms). p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
