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, Mar 6, 8:26 PM
Unknown Object (File)
Fri, Mar 6, 10:43 AM
Unknown Object (File)
Tue, Mar 3, 1:05 PM
Unknown Object (File)
Tue, Mar 3, 10:54 AM
Unknown Object (File)
Tue, Mar 3, 5:04 AM
Unknown Object (File)
Tue, Mar 3, 4:31 AM
Unknown Object (File)
Sun, Mar 1, 10:29 AM
Unknown Object (File)
Sat, Feb 28, 6:51 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