Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Adding local file system overlay
@ 2013-04-26  6:10 Lars Dunemark
  2013-04-26  7:33 ` Jeremy Rosen
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Dunemark @ 2013-04-26  6:10 UTC (permalink / raw)
  To: buildroot

Hi Buildroot mailinglist!

During development of a new platform I sometimes find it useful to bundle my test builds with my own script/configuration files. 
Example: SSH keys

This is not something that we want to include in default configuration for a board or by any way get in a final build so instead I added a second step to local file system overlay checking a local variable and if it is set us it as a roofs overlay.

Is this something that is of interests for the upstream project?

Example: 
export  LOCAL_ROOTFS_OVERLAY=/local-rootfs-overlay
make

Best regards,
Lars Dunemark

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

end of thread, other threads:[~2013-04-26 17:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26  6:10 [Buildroot] Adding local file system overlay Lars Dunemark
2013-04-26  7:33 ` Jeremy Rosen
2013-04-26  8:48   ` Lars Dunemark
2013-04-26 17:02     ` Arnout Vandecappelle

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