Commit graph

6 commits

Author SHA1 Message Date
Jason Helfman
f2a02448a0 - minor cleanup
- options in favor of using pre
  - extract_only to drop fetch target
  - no_install to drop install target

PR:		199097
Submitted by:	jgh
Approved by:	cperciva (maintainer)
2015-04-01 19:15:54 +00:00
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
Glen Barber
0dd076723f To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,
adjust OSVERSION evaluation in ports that specifically use '100050N'.

Approved by:	affected maintainers (implicit)
Sponsored by:	The FreeBSD Foundation
2013-12-07 10:50:23 +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
Colin Percival
3160ffc247 Update for new __FreeBSD_version values with rc.d firstboot support. 2013-10-22 16:19:33 +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