Openembedded Core Discussions
 help / color / mirror / Atom feed
* How to overlay files/fs-perms.txt?
@ 2011-10-11 10:42 Koen Kooi
  2011-10-11 10:59 ` Richard Purdie
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Koen Kooi @ 2011-10-11 10:42 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi,

In angstrom we have base-files overlayed to clean out /var and files/fs-perms.txt is getting in the way of that:

koen@dominion:/OE/tentacle/sources/openembedded-core/meta$ grep localstate files/fs-perms.txt 
${localstatedir}/cache	link	volatile/cache
${localstatedir}/run	link	volatile/run
${localstatedir}/log	link	volatile/log
${localstatedir}/lock	link	volatile/lock
${localstatedir}/tmp	link	volatile/tmp

In angstrom those aren't symlinks anymore, but tmpfs bind mounts managed by systemd.

So, how doI overlay that file in this oe-core layer universe?

regards,

Koen


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-11 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 10:42 How to overlay files/fs-perms.txt? Koen Kooi
2011-10-11 10:59 ` Richard Purdie
2011-10-11 11:23 ` "Andreas Müller"
2011-10-11 19:03 ` Mark Hatle
2011-10-11 19:12   ` Mark Hatle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox