Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix for self-hosted-image
@ 2012-04-04 15:32 Paul Eggleton
  2012-04-04 15:32 ` [PATCH 1/2] classes/image_types: add IMAGE_TUNE2FS_ext3 Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Paul Eggleton @ 2012-04-04 15:32 UTC (permalink / raw)
  To: openembedded-core

Allow additional options when running tune2fs -j on ext3 images and use
that to specify -m 0.5 for self-hosted-image.

Note these patches should be applied on top of Saul's recent
self-hosted-image patch once that is merged.

The following changes since commit 7c794db563cc35f6deaab1dd0fef35015d47e567:

  self-hosted-image: Increase space for build and allow builder user sudo access (2012-04-04 16:16:27 +0100)

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

Paul Eggleton (2):
  classes/image_types: add IMAGE_TUNE2FS_ext3
  self-hosted-image: decrease reserved space to 0.5%

 meta/classes/image_types.bbclass              |    4 +++-
 meta/recipes-core/images/self-hosted-image.bb |    4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-04-04 19:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-04 15:32 [PATCH 0/2] Fix for self-hosted-image Paul Eggleton
2012-04-04 15:32 ` [PATCH 1/2] classes/image_types: add IMAGE_TUNE2FS_ext3 Paul Eggleton
2012-04-04 16:57   ` Otavio Salvador
2012-04-04 17:12     ` Paul Eggleton
2012-04-04 17:26       ` Otavio Salvador
2012-04-04 19:30         ` Paul Eggleton
2012-04-04 15:32 ` [PATCH 2/2] self-hosted-image: decrease reserved space to 0.5% Paul Eggleton
2012-04-04 16:58   ` Otavio Salvador
2012-04-04 15:46 ` [PATCH 0/2] Fix for self-hosted-image Saul Wold

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