All of lore.kernel.org
 help / color / mirror / Atom feed
* Can wic split rootfs files across partitions?
@ 2016-03-30 18:48 Karl Voelker
  2016-03-31  9:40 ` Jens Rehsack
  2016-04-01  6:19 ` Ed Bartosh
  0 siblings, 2 replies; 3+ messages in thread
From: Karl Voelker @ 2016-03-30 18:48 UTC (permalink / raw)
  To: yocto

I am trying to build a multi-partition image with wic, with separate
partitions for / and /var. So, the / partition should get all the files
except those under /var, and the /var partition should get the files
under /var.

I thought this was possible because of the suggestion in the docs that
the mntpoint arg of a "part" command could be /usr or /home (see
http://www.yoctoproject.org/docs/2.0/dev-manual/dev-manual.html#command-part-or-partition).

However, after trying a few different things in my wks file, and looking
through a lot of the wic source code, I am starting to wonder if this
kind of thing is not actually supported. If it is supported, is there an
example somewhere? None of the examples in scripts/lib/wic/canned-wks
appear to cover this situation.

Thanks,

Karl Voelker


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

end of thread, other threads:[~2016-04-01  8:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-30 18:48 Can wic split rootfs files across partitions? Karl Voelker
2016-03-31  9:40 ` Jens Rehsack
2016-04-01  6:19 ` Ed Bartosh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.