| Port details |
- firstboot-pkg-upgrade Update the system using pkg when it first boots
- 1.1 sysutils
=0 1.1Version of this port present on the latest quarterly branch. - Maintainer: ziaee@FreeBSD.org
 - Port Added: 2026-05-08 15:36:05
- Last Update: 2026-05-09 23:59:16
- Commit Hash: 922cd95
- License: BSD2CLAUSE
- Description:
- Run 'pkg upgrade' when the system first boots to check for any software
updates, apply 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- firstboot-pkg-upgrade>0:sysutils/firstboot-pkg-upgrade
- To install the port:
- cd /usr/ports/sysutils/firstboot-pkg-upgrade/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/firstboot-pkg-upgrade
- pkg install firstboot-pkg-upgrade
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: firstboot-pkg-upgrade
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_firstboot-pkg-upgrade
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1 09 May 2026 23:59:16
    |
Colin Percival (cperciva)  |
sysutils/firstboot-pkg-upgrade: Fix script typo
With hat: re |
1.0 08 May 2026 15:35:12
    |
Alexander Ziaee (ziaee)  |
sysutils/firstboot-pkg-upgrade: New port
Introduce an rc.d service to upgrade all packages on first boot,
ensuring cloud images are deployed with no known vulnerabilities. By
default, it will patch everything from all enabled repos, and record
this in syslog. It accepts an optional additional line that specifies
a list of space-separated specific repos to limit the upgrade to.
Note specifying bogus repos results in the upgrade aborting,
it will log This and will not try to not run again.
MFH: 2026Q2
Sponsored by: Amazon
Sponsored by: Google Cloud
Sponsored by: OVHcloud
Reviewed by: bapt, cperciva
Discussed with: bapt, cperciva, delphij, lwhsu
Differential Revision: https://reviews.freebsd.org/D56381 |
Number of commits found: 2
|