All of lore.kernel.org
 help / color / mirror / Atom feed
* [Build App RFC 0/5] Review Request for Build Appliance
@ 2012-03-26  6:47 Saul Wold
  2012-03-26  6:47 ` [Build App RFC 1/5] self-hosted-image: pre-populate the builder user with poky source Saul Wold
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Saul Wold @ 2012-03-26  6:47 UTC (permalink / raw)
  To: openembedded-core

Richard,

This is an updated set of changes for the Build Appliance to use
directdisk.  I am submitting this even as I am finding out that
there is an issue with genext2fs building Large FS Size (5GB and
greater).

The other option is to add a newer version of dosfstools, which is
not fully vetted yet, but may allow us to use bootimg instead of 
driectdisk.

Please review and comment the builder, image-vmdk and boot-directdisk
patches ready to go, the VMDK, update for directdisk is questionable
until we can solve the large image issues.

Sau!

The following changes since commit 647595821870693186c9ecad1bdfa12fe4ea334d:

  core-image-minimal-mtdutils.bb: Simple DESCRIPTION grammar fix. (2012-03-25 12:27:38 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/self
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/oe-self

Dexuan Cui (1):
  self-hosted-image: pre-populate the builder user with poky source

Saul Wold (4):
  image-vmdk: Add symbolic link
  boot-directdisk: Fix Block Calcuation
  vmdk: Update for direstdisk
  builder: Enable auto starting of Hob

 meta/classes/boot-directdisk.bbclass               |   19 ++++++---
 meta/classes/image-vmdk.bbclass                    |   17 +++++++-
 meta/recipes-core/images/self-hosted-image.bb      |   41 +++++++++++++++++++-
 meta/recipes-graphics/builder/builder_0.1.bb       |    2 +-
 .../builder/files/builder_hob_start.sh             |   10 +++-
 5 files changed, 74 insertions(+), 15 deletions(-)

-- 
1.7.7.6




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

end of thread, other threads:[~2012-03-26 18:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-26  6:47 [Build App RFC 0/5] Review Request for Build Appliance Saul Wold
2012-03-26  6:47 ` [Build App RFC 1/5] self-hosted-image: pre-populate the builder user with poky source Saul Wold
2012-03-26  6:47 ` [Build App RFC 2/5] image-vmdk: Add symbolic link Saul Wold
2012-03-26 18:23   ` Darren Hart
2012-03-26  6:47 ` [Build App RFC 3/5] boot-directdisk: Fix Block Calcuation Saul Wold
2012-03-26 18:26   ` Darren Hart
2012-03-26  6:47 ` [Build App RFC 4/5] vmdk: Update for direstdisk Saul Wold
2012-03-26 18:31   ` Darren Hart
2012-03-26  6:47 ` [Build App RFC 5/5] builder: Enable auto starting of Hob Saul Wold

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.