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
rsync ova to snapshots when it's available
Enable NETMAP option for security/suricata
Submitted by: Bill Meeks
Simplify logic
Increase memory disk size
remove stray |
Fix typo in variable name that end up breaking nanobsd images. Fixes #5956
Fix log filename
Clarify what is happening
Create missing jails on update
Remove Status -> Monitoring related packages from poudriere bulk
Add new RRD package to the list
Consider product_name suffix on rsync
Allow to have a suffix on images filename
Use a function to create nanobsd image filename and reduce duplicated code
Remove script used to initial import of packages into ports. It served us well but now it's not necessary anymore
Make it possible to chose custom default-config package on customize_stagearea_for_image()
Save parameter in local variable
Remove extra quotes
Add flavor to default serial config package
Respect empty flavor for description
Enable the build of ix(gbe) as a kernel module.
Do not add - for empty flavor
Simplify logic for different kernels and use %FLAVOR% macro
Unbreak syntax