Update poudriere repository
Jump to navigation
Jump to search
Previous Create package list for poudriere Return Poudriere setup
Prerequisites
Ensure the host OS is updated.
Update the poudriere environment
Update the jail
# poudriere jail -u -j 121amd64
Update the portstree
# poudriere ports -u -p mypkg
Update the poudriere repository
Check options
# poudriere options -j 121amd64 -p mypkg \ -f /usr/local/poudriere/pkglsts/toplevel-121amd64-mypkg.pkglst
Rebuild the repository
# poudriere bulk -j 121amd64 -p mypkg \ -f /usr/local/poudriere/pkglsts/toplevel-121amd64-mypkg.pkglst
Follow progress at:
https://mypkg.example.com
Previous Create package list for poudriere Return Poudriere setup