2008/10/27 dangbinghoo <dangb...@gmail.com>:
--
OpenEmbedded,Linux vserver,Python
Note: Once upon a time OpenEmbedded was using Monotone for version
control. If you have an OE Monotone repository on your computer, you
should replace it with the Git repository.
Note: These are only brief instructions. For a longer description
about using Git with OpenEmbedded refer to Git and GitPhraseBook.
The OpenEmbedded project resides in a Git repository. You can find it
at git://git.openembedded.net/org.openembedded.dev.git
To obtain Openembedded:
1. Install git
2. Go to the base directory of your OpenEmbedded environment
$ cd /stuff/
1. Checkout the repository
$ git clone git://git.openembedded.net/openembedded
or for the firewall challenged try
$ git clone http://repo.or.cz/r/openembedded.git
This is the data you'll be using for all the work.
[edit] Updating OpenEmbedded
The .dev branch of OE is updated very frequently (as much as several
times an hour). The distro branches are not updated as much but still
fairly often. It seems good practice to update your OE tree at least
daily. To do this, run
$ git pull --rebase
(note: this must be done in the directory created by the checkout of
openembedded. On this page, this directory is
/stuff/org.openembedded.dev, but my checkout generated a directory
/stuff/openembedded. Check the name of your subdir, and use the name
on your machine in the following examples)
2008/10/27 dangbinghoo <dangb...@gmail.com>:
--
OpenEmbedded,Linux vserver,Python
第7章的内容很重要,值得一看!
后面的8,9两章也很庞大,得两天才能翻译完成!
2008/10/29 Binghoo Dang <dangb...@gmail.com>:
>> --~--~---------~--~----~------------~-------~--~----~
>> 您收到此信息是由于您订阅了 Google 论坛"openembedded-cn"论坛。
>> 要在此论坛发帖,请发电子邮件到 openemb...@googlegroups.com
>> 要退订此论坛,请发邮件至 openembedded-...@googlegroups.com
>> 更多选项,请通过 http://groups.google.com/group/openembedded-cn?hl=zh-CN 访问该论
>> 坛
>> -~----------~----~----~----~------~----~------~--~---