All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Fischer <fischer@4g-systems.com>
To: openembedded-devel@lists.openembedded.org
Subject: bootimg.bbclass not works
Date: Tue, 03 Apr 2007 18:04:02 +0200	[thread overview]
Message-ID: <46127AF2.9060302@4g-systems.com> (raw)

On dependence on the dosfstools problem I will ask if anybody use the 
bootimg.bbclass

First there was/is a problem with the dosfstool, but that will be 
discussed in an other post.

my problem is now that i want to create a boot iso from my oe system.
So i will inherit from the bootimg.bbclass

In my opinion there is the following line missing in the bootimg.bbclass

IMAGE_POSTPROCESS_COMMAND += "build_boot_bin"
But this can be done in my image.bb

The build_boot_bin need so extern variables like:
${INITRD} - indicates a filesystem image to use as an initrd (optional)
${AUTO_SYSLINUXCFG} - set this to 1 to enable creating an automatic config
${LABELS} - a list of targets for the automatic config
${APPEND} - an override list of append strings for each label
${SYSLINUX_OPTS} - additional options to add to the syslinux file ';' 
delimited


The initrd is not realy optional if you look into the source.
But how to create an initrd with oe? Is there an class for?


Best regard
Patrick



                 reply	other threads:[~2007-04-03 16:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46127AF2.9060302@4g-systems.com \
    --to=fischer@4g-systems.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.