Commit graph

3 commits

Author SHA1 Message Date
Colin Percival
042e134f95 Teach the firstboot-freebsd-update script to disable itself if it is run
on something other than *-BETA*, *-RC*, or *-RELEASE*.  There won't be
any bits available to download, and if we don't disable it then the first
boot will be slowed down due to freebsd-update trying all of the available
mirrors.
2015-03-31 01:26:19 +00:00
Colin Percival
440ee7e0ef Set ${firstboot_freebsd_update_enable} to NO by default.
Bump version to 1.1 for the change.
2013-10-28 00:06:49 +00:00
Steve Wills
d592d67b0d Run 'freebsd-update fetch' when the system first boots; and if updates are
downloaded, install them and request a reboot.

Obviously, this port is not useful after a system is already running; it is
intended to be included as part of the installation or disk image building
process.

PR:		ports/183130
Submitted by:	cperciva@FreeBSD.org
2013-10-20 22:03:29 +00:00