summaryrefslogtreecommitdiffstats
path: root/petitboot-paths.h
Commit message (Collapse)AuthorAgeFilesLines
* Add define for boot-game-os binaryJeremy Kerr2008-01-081-0/+1
| | | | Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* Resolve device paths in kernel and initrd locations.Jeremy Kerr2007-06-271-1/+1
| | | | | | | | Instead of mounting in random locations, create a fixed mapping between device and mountpoint. This allows the parsers to refer to files outside the current partition. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* Make petitboot installableJeremy Kerr2007-04-021-0/+23
Add an install target and PREFIX= option the makefile, and change the artwork loading code to use the prefixed-path. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
OpenPOWER on IntegriCloud