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
F167641328: D13940.diff
Sun, Aug 23, 10:37 AM
F167626231: D13940.id.diff
Sun, Aug 23, 7:12 AM
Unknown Object (File)
Sun, Aug 23, 12:00 AM
Unknown Object (File)
Thu, Aug 20, 10:42 AM
Unknown Object (File)
Tue, Aug 11, 12:09 AM
Unknown Object (File)
Mon, Aug 10, 9:59 AM
Unknown Object (File)
Mon, Aug 10, 8:26 AM
Unknown Object (File)
Sat, Aug 8, 6:50 PM

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