Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD: use -U option to prevent pkg updating repository on every call #46

Conversation

Defenso-QTH
Copy link

@Defenso-QTH Defenso-QTH commented Nov 1, 2024

Add -U parameter to calls to auto-install-packages. They are not required since package repositories are already updated earlier in the process, through the call to auto-pkg-latest.

This PR requires PR outpaddling/auto-admin#14 to be merged first.

Closes #45

@outpaddling
Copy link
Owner

I added -U and a few other things to the latest WIP port, available here:

https://github.com/outpaddling/freebsd-ports-wip

@outpaddling outpaddling closed this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unnecessary pkg repository updates at every call
2 participants