Page MenuHomeFreeBSD

Bug 225159 - `make installkernel’ should display a “completed” message if done
ClosedPublic

Authored by wosch on Jan 16 2018, 9:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 12:05 AM
Unknown Object (File)
Thu, Nov 20, 11:59 PM
Unknown Object (File)
Thu, Nov 20, 11:57 PM
Unknown Object (File)
Thu, Nov 20, 11:53 PM
Unknown Object (File)
Mon, Nov 17, 3:13 PM
Unknown Object (File)
Mon, Nov 17, 6:53 AM
Unknown Object (File)
Mon, Nov 17, 6:03 AM
Unknown Object (File)
Thu, Nov 6, 10:06 AM

Details

Summary

As described in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225159

`make installkernel’ should display a “completed” message if done

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'd like to see someone with make/build experience review this (Bryan?) but assuming they approve it, I approve it.

In D13940#292367, @cem wrote:

I'd like to see someone with make/build experience review this (Bryan?) but assuming they approve it, I approve it.

Looks good to me. Consider this a backup stamp of approval if Bryan can't get to it as I defer most of the build stuff to him these days.

Looks fine, but what about installworld?

This revision is now accepted and ready to land.Jan 24 2018, 8:36 PM
This revision was automatically updated to reflect the committed changes.

Looks fine, but what about installworld?

I submitted a patch for installworld in https://reviews.freebsd.org/D14057