History log of /netbsd-src/distrib/ofppc/instkernel/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# 37e4ea68 05-Feb-2008 garbled <garbled@NetBSD.org>

Yank the bridge kernels from here too.


# e87796b3 23-Jan-2008 garbled <garbled@NetBSD.org>

Change bsddisklabel.c to export it's functions rather than declaring them
all static. This makes it possible to write a md_make_bsd_partitions()
function without having to copy all of bsddisklabel.c

Change bsddisklabel.c to export it's functions rather than declaring them
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.

show more ...


# a41df383 02-Jan-2008 mrg <mrg@NetBSD.org>

- put netbsd.ofppc and ofwboot.ofppc in the root of ofppciso.cd.

- create a mostly working sysinst/ramdisk environment. i was
able to successfully run sysinst, but the screen displays many
"bad for

- put netbsd.ofppc and ofwboot.ofppc in the root of ofppciso.cd.

- 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.

show more ...