summaryrefslogtreecommitdiff
path: root/distrib/ofppc/instkernel/Makefile
AgeCommit message (Collapse)Author
2008-02-05Yank the bridge kernels from here too.garbled
2008-01-23Change bsddisklabel.c to export it's functions rather than declaring themgarbled
all static. This makes it possible to write a md_make_bsd_partitions() function without having to copy all of bsddisklabel.c into md.c. Make ofppc sysinst install sanely and in a bootable manner on both my 7044, and my pegasos. The only thing the user needs to do is pick the right kernel set.
2008-01-02- put netbsd.ofppc and ofwboot.ofppc in the root of ofppciso.cd.mrg
- create a mostly working sysinst/ramdisk environment. i was able to successfully run sysinst, but the screen displays many "bad format `p'" errors i am yet to track down entirely that make it somewhat difficult to see.