From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: getting started - docbook
Date: Sat, 27 Oct 2007 19:27:37 +0200 [thread overview]
Message-ID: <47237509.8070405@student.utwente.nl> (raw)
In-Reply-To: <20071027153928.GA6118@lenovo>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
David Farning schreef:
> On Sat, Oct 27, 2007 at 01:06:59PM +0200, Tobias Pflug wrote:
>> on 1:
>> with big picture I mean there should be a description of the
>> "system" with its main components. Currently i think there is too
>> little of that, and too many use-cases. ("In order to change xyz,
>> apply abc to 123").
>
> I finished a rough draft of getting started this morning. I am going
> to let it sit for a week before looking at it again. Then I will
> rework as needed and submitte for review.
>
> In the mean time I am starting on a introduction chapter. This will
> be a very high level overview. Below is a first stab at the outline.
Even if 99.9% if the people use OE to build linux stuff, it is able to
build nonlinux targets like bare-metal stuff for the msp430
microcontroller and things like arm-wince-pe or arm-apple-darwin.
> 1.1. Linux ................................................
> 1.1.1. Linux Overview ...................
> 1.1.2. Linux Arctoture ...................
^ typo
regards,
Koen
> 1.1.3. Linux Development Model..
> 1.1.4. Linux Open Source..............
> 1.2. Embedded Device ............................
> 1.2.1. Device Architure..................
> 1.2.2. Processor..............................
> 1.2.3. Storage.................................
> 1.2.4. Device..................................
> 1.3. Linux Distribution............................
> 1.3.1. Kernel ..................................
> 1.3.2. Userspace.............................
> 1.3.3. File System ..........................
> 1.3.4. Updating ..............................
> 1.4. System startup ..................................
> ...
> 1.5. Host/Target .......................................
> ...
> 1.6. Overview ..........................................
> 1.7. History..............................................
>
>> For starters a diagram would do some good. I did one for a small
>> report at work which however is rather incomplete. I should polish
>> that a little. Depicting the interaction between bitbake, the different
>> config file sets, internet resources, distributions and images. I think
>> all of this should be presented before even starting to elaborate on
>> how to build something
>
> Diagrams may take awhile;( I never seem to have the time to learn how
> to make them.
>
>> on 2:
>> To me the biggest black box is still bitbake. The documentation
>> seems somewhat lacking and I have a bad feeling about carrying out tasks
>> where I don't quite understand what's going on.
>>
>> I still don't quite get how the dependency checking works and when
>> changes to specific files will trigger an automatic rebuild and when
>> I'll have to trigger that myself with a -crebuild / or maybe even
>> by fiddling with timestamps? Although my guts tell me that the latter
>> is a NO-NO.
>
> I have been avoiding these types of details until later sections.
>
>
>> David, I gather you are still working on the setup section? Maybe I
>> could try contributing a "big picture" description, however my
>> text will certainly require a lot of refinement from those with
>> more background knowledge.
>
> At this point, what would be most helpful is looking at and tearing
> apart the suggestions and drafts I submit;) Between the introduction
> and the getting started we should be able to provide a good big
> picture. Additionally, we can define terms which can be used
> consistently through the rest of the documentation.
>
>
>> David, will you also write on how to set up an OEDEV directory sturcure/
>> sharing of working directories etc? Personally I am using the structure
>> that cliff presented on the ml (I think) at some point which I find
>> comfortable.
>
> Again this will wait to a later chapter. I think we will have a better
> idea of the full outline after the introduction chapter is more filled
> in.
>
> Thanks
> David Farning
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFHI3UJMkyGM64RGpERAgSpAJ9GER7+9ldWT9zP6TaIoC0zHvGsgwCeIvam
zHz0AOpfLC9DRQOAb/0WQzY=
=SeHo
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2007-10-27 17:35 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-24 22:05 getting started - docbook Filippo Basso
2007-10-25 0:19 ` David Farning
2007-10-25 7:37 ` Koen Kooi
2007-10-25 12:11 ` David Farning
2007-10-25 17:34 ` Cliff Brake
2007-10-26 13:45 ` David Farning
2007-10-27 11:06 ` Tobias Pflug
2007-10-27 15:39 ` David Farning
2007-10-27 17:27 ` Koen Kooi [this message]
2007-10-27 21:26 ` David Farning
2007-10-27 22:09 ` Tobias Pflug
2007-10-28 8:06 ` Stelios Koroneos
2007-10-28 8:42 ` Koen Kooi
2007-10-31 12:26 ` Detlef Vollmann
2007-10-31 18:43 ` Tobias Pflug
2007-10-31 20:12 ` David Farning
2007-10-31 21:30 ` Filippo Basso
2007-10-31 12:34 ` Detlef Vollmann
-- strict thread matches above, loose matches on Subject: below --
2007-10-22 3:38 David Farning
2007-10-22 7:14 ` Koen Kooi
2007-10-22 8:35 ` Koen Kooi
2007-10-23 5:01 ` David Farning
2007-10-23 7:01 ` Koen Kooi
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=47237509.8070405@student.utwente.nl \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox