freebsd-dev/release
Glen Barber 16398a1141 Add a dependency on the kernel package for the runtime package.
The idea here is that, provided upstream pkg(8) maintainers accept
the proposed change, the kernel.ucl will contain a post-install
script causing pkg(8) to emit a message informing to reboot the
system after the kernel is upgraded using 'pkg upgrade', so the
new userland is installed on the running new kernel.  At present,
this functionality does not exist in pkg(8), but will help ensure
the upgrade path follows that from UPDATING.  To work around this
for now, evaluate ASSUME_ALWAYS_YES, and prompt the user if they
wish to proceed if not set to true.

Since there is a kernel dependency, and a non-GENERIC kernel may
be in use, update Makefile.inc1 to replace '%KERNCONF%' in the
runtime.ucl with the first-built kernel set either via command line
or in make.conf(5).

MFC after:	5 days
Sponsored by:	The FreeBSD Foundation
2017-08-09 19:16:54 +00:00
..
amd64 Increase efiboot.img size used in ISO creation 2016-01-13 14:47:13 +00:00
arm Bump the image size for BANANAPI and CUBIEBOARD2 to 1.5G, as 2017-07-27 13:37:21 +00:00
arm64 Remove CHROOT_MAKEENV from the RPI3 configuration file, to avoid 2017-06-27 14:39:00 +00:00
doc More ATM and NATM removal 2017-04-27 16:05:12 +00:00
i386 Merge ^/projects/release-install-debug: 2016-01-05 21:05:17 +00:00
packages Add a dependency on the kernel package for the runtime package. 2017-08-09 19:16:54 +00:00
picobsd Revert prior commit to restore the files mangled by my "fixing" merge 2017-03-01 02:10:40 +00:00
pkg_repos Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
powerpc Merge ^/projects/release-install-debug: 2016-01-05 21:05:17 +00:00
scripts Fix Vagrant image upload after recent API changes. 2017-07-03 14:31:38 +00:00
sparc64 Merge ^/projects/release-install-debug: 2016-01-05 21:05:17 +00:00
tools Revert r321659, re-enabling ChallengeResponseAuthentication, which was 2017-07-28 18:46:02 +00:00
Makefile Allow passing NOPKG= to make(1) to prevent the pkg-stage target 2017-07-06 17:54:03 +00:00
Makefile.azure Remove the HH-MM suffix from the build date suffix. 2015-07-01 14:51:26 +00:00
Makefile.ec2 Turn on support for the Amazon "Elastic Network Adapter" in EC2 AMIs. 2017-05-25 19:02:54 +00:00
Makefile.gce Fix GCE image publication. The gcutil utility is deprecated in favor 2016-08-05 19:00:45 +00:00
Makefile.mirrors Fix the ftp-stage target for RPI3 images by loosening the 2017-07-05 16:55:45 +00:00
Makefile.vagrant Add some comments with examples on how to build Vagrant images. 2017-02-01 16:15:23 +00:00
Makefile.vm Ensure ${_CW} is uppercase when passing '-c' to mk-vmimage.sh, 2017-06-06 14:08:54 +00:00
rc.local Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
release.conf.sample One of the already implemented options in release/Makefile is NOSRC. When 2016-06-03 18:37:56 +00:00
release.sh Include WORLD_FLAGS in CHROOT_IMAKEFLAGS and CHROOT_DMAKEFLAGS, to 2017-06-23 18:42:47 +00:00