Difference between revisions of "User:Ronan"

From Openembedded.org
Jump to: navigation, search
m (Wishlist)
m (OpenEmbedded Experience)
Line 1: Line 1:
 +
I'm more a [http://en.wikipedia.org/wiki/Software_architect Software architect].
 +
Sometimes it's hard to explain what you should do in the enterprise. I work on improve this state of thing.
 +
 
= OpenEmbedded Experience =
 
= OpenEmbedded Experience =
  

Revision as of 16:32, 5 August 2008

I'm more a Software architect. Sometimes it's hard to explain what you should do in the enterprise. I work on improve this state of thing.

OpenEmbedded Experience

2006 - 2007 : Paper-book project

Prototype for paper-book

2007 - 2008 : Nao

Soon some information about it.

Wishlist

This section is my wiki for idea i'd like to work to improve my openembedded Help is welcome. Perhaps somethings in the list already exists , let me know.

buzilla integration

if ( OE_WARN_BUG == 1 )
 checkbug(${PN})
bitbake -bugz mozilla 

cf http://code.google.com/p/pybugz/source/browse/trunk/README?r=28

lsof integration

Reduce image size using remote lsof session on target to check useless files , packages ( blame useless dependancy ) ... comparing with $ROOTFS and eventually try them by size.

#REMOTE_METHODE = "ssh 192.168.0.1"
REMOTE_METHODE = "tty /dev/USBtty1"
bitbake -lsof-session mycustom-image.bb

i should also try some code inspector ( to check code duplication etc to advise programmer where place could be saved ). Some Steiner stuff on fusil could be useful.

report tool

print beautiful documentation on the distro/packages/whatever. keywords : baobab ...

netboot images

mkelf-linux kernel-image [ramdiskimage] keywords : initramdisk

coreboot integration

  • some recipes for utils
  • use openembedded instead of buildrom ( yes another build system :/ )

Gentoo ebuild compatibility

using script ( crazy ) or common variables ( completely crazy ).


Centers of interest related to openembedded

http://www.gnome.org/press/releases/gmae.html http://zecke.blogspot.com/2006/10/softwareengineering-and-qa-for-free.html