[Buildroot] How to organize build into multiple target filesystems?

David Wuertele dave+buildroot at wuertele.com
Tue Feb 21 19:08:10 UTC 2017


I would like my target to have a small initramfs, and a large-ish /usr
filesystem mounted at runtime.  The initramfs will be populated with some
of my
packages, the usr fs will be populated with the rest.  I don't want the
initramfs to contain anything under usr except for the /usr mountpoint
directory.

In general, I'm looking for a way to divert my package outputs into an
arbitrary number of filesystems, which I then package in various ways,
including but not limited to bundling into a kernel initramfs.

Is there a way to specify such an organization in buildroot?

Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20170221/2c473a67/attachment.html>


More information about the buildroot mailing list