[Cbe-oss-dev] [patch 0/9] petitboot: create petitboot library

Geoff Levand geoffrey.levand at am.sony.com
Fri Nov 7 11:03:29 EST 2008


Hi Jeremy,

This is a set of petitboot patches that I broke out of the big set
I have on infradead.org.  This set does two things; converts the
build to use autotools, and creates a petitboot library that the
applications link against.

The end goal of the library is to move common code to the library to
allow the creation of both graphic and command-line petitboot
applications that link to the core routines in the library.  This
set of patches just creates the library and re-arranges some of the
source files.  Other patches will follow which fill out the library
functionality and provide the command-line application.

 [patch 1/9] petitboot: Remove unneded kboot patch
 [patch 2/9] petitboot: Include limits.h
 [patch 3/9] petitboot: Convert build to use autotools
 [patch 4/9] petitboot: Move parser tests to tests directory
 [patch 5/9] petitboot: Rename the devices directory to lib
 [patch 6/9] petitboot: Move application sources
 [patch 7/9] petitboot: Rename petitboot to petitboot-gui
 [patch 8/9] petitboot: Create a petitboot library
 [patch 9/9] petitboot: Merge shared headers into petitboot.h

-Geoff


-- 






More information about the cbe-oss-dev mailing list