Add the hability of building images with custom logos on build scripts
Add NYI custom_logos
Bump revision to 5 to match internal releases that never went public
Use correct format for REVISION on image filenames
Add PRODUCT_REVISION to image filenames
Bump to revision _3
Bump PRODUCT_REVISION to 2 for 2.3.1_2
Add pgsql PHP module to the list of available ports. Fixes #6462
Add grub2-bhyve to poudriere
add dhcp_probe
Add BIND package
Send .real* directories first to final server
Welcome 2.3.1_1
Add -H to rsync calls to preserve hardlinks
Change default final rsync destination when it's a RELEASE
Add nrpe to poudriere_bulk
Introduce a new option to build only core packages and skip images
Introduce PRODUCT_REVISION variable to be used in core package version
Add a parameter to skip final rsync
Move release branch to 2.3.1
Welcome 2.3.1-RELEASE
Do not send files to final place if hostname is empty
Revert "Do not enable i386 by default on amd64 host"
This reverts commit f5a9bb1f2180e6b9fcc9e81006524c2f6813e037.
Do not enable i386 by default on amd64 host
(cherry picked from commit 44b30d595f41d69b0a4db7c032f57ca3e5d338c9)
Revert "Fix #6120"
This reverts commit 4cbe0b132f0d60b71a20052fae1155210a1f5a16.
Fix #6120
- Do not include /etc/ttys on base package, it's not supposed to bereplaced during upgrade- Create a script /etc/rc.console_setup to make it easy to callsetup_serial_port() from shell scripts. This script will update/etc/ttys accordingly- Call /etc/rc.console_setup just after 2nd stage of upgrade happened...
Add nut package to poudriere
Add pstree to poudriere list
Add copies of pre|post upgrade script in /tmp on nanobsd images, they are used by old versions on this path. It fixes #6120
Cleanup PORTREVISION for meta port on snapshots
Setup devel repo properly for staging
Improve log messages
Use right server to replace packagesite
add xe-guest-utilities
Initialize pkg repo sign command
Cleanup old poudriere log
add znc from user request
Add trafshow to poudriere list
Add dnstop to build list at user request.
Replace vim by vim-lite which has less dependencies and doesn't require X11 by default
Add some available packages from user requests.
Add vnstat to poudriere_bulk
Send pkg repos to staging server before move to final one
Transfer the logic of rsync dir name to pkg_repo_rsync()
Use HTTP version for builder_setup
Use HTTPS for final repo conf
Setup poudriere to keep copy of last 5 repos
Remove lua from nginx. Ticket #6185
Use right repo conf for stage on snaps
Optimize makefs parameters
Use beta repo as staging
Explicit define pkg repo variables for release and devel
Exit build process if install_pkg_install_ports() fails
Add repo package before base
Do not add entire path on sha256 file, while here, make it a function
Fix syntax
Fix sha356 filenames for ISO and memstick files
Add vm-bhyve to poudriere bulk list
Replace packagesite URL with final URL for RELEASE
Use staging repo to install bsdinstaller on final area
Create target dir when it doesn't exist
Fix variable name
Add missing fi
setup_pkg_repo 5th parameter is mandatory
Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using staging area for builder and bootstrap
Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordingly
Do not mount memory disks for -RELEASE build
Make sure symlink is created on post-install
Rework the way repo packages work
- Distribute only a single pfSense-repo package containing all templates- Create a symlink pointing to selected repo- Do not limit it only to pfSense-repo and pfSense-repo-devel
Add repo pkg as dependency on base and base-nanobsd
Add repo pkg post-install script
Create repo pkg PLIST dynamically
Remove repo-devel package template
Replace RELENG_ by v for poudriere to make vol name shorter
Remove arch from repo path for now, poudriere cannot deal with big names
Revert "Remove arch from repo path for now, poudriere cannot deal with big names"
This reverts commit 280d48529670d68622de0c8be057c086fd28b55e.
It's time to 2.3-RC
Add ESF license to all core pkgs
Add a default suffix to reflect CE
Remove a wrong call to cap_mkdb
Use UFS2 for memstick images
Make sure OVA disk is UFS2 and also enable SUJ
Enable pass on fstab for OVA
Make sure pkg keeps installed
Make sure all unnecessary packages are removed
Stop creating a meta package pfSense-vmware and pre-install pfSense-pkg-Open-VM-Tools on ova
Remove stray - from default-config flavor
Save default-config flavor on filesystem
Fix sed syntax since variables may contain commas
Add more parameters to ovf
Add product_name suffix to ova/ovf
Enable SWANCTL option for security/strongswan
Disable swap on ova
Make it possible to enable/disable swap on ova
Calculate first partition size
Move internal variable to be local inside function
Always prepare final partition to avoid ending up with a broken system
Add pkg-plist when it exists