You will need the developer package of pciutils, use the name on the wiki it is in the ubuntu repository.
Yes seabios is the best to start of with, download it via git, and configure it as a payload (se wiki) then make it.
For coreboot al you need to do is pick s50 as the board, pick the right Rom size, point to the payload. As for network boot you will need an additional tool (look at the wiki).
Mvh Anders
----- Reply message ----- Fra: "Oliver Schinagl" oliver@schinagl.nl Dato: fre., maj 21, 2010 08:08 Emne: [coreboot] Indtast Bcc Indtast Bcc Wyse S10 and coreboot Til: coreboot@coreboot.org
On 05/21/2010 07:50 AM, anders@jenbo.dk wrote:
Also check out the required tool chain here coreboot.org/Development_Guidelines
I checked those and I have everything on my Ubuntu laptop, except pciutils-dev package. Seems like it doesn't exist. I checked through the sources and there weren't many header files included; Which files from pciutils-dev are needed that wouldn't be in a pciutils package?