Skip to content

Conversation

svmhdvn
Copy link
Contributor

@svmhdvn svmhdvn commented Jan 10, 2025

  • Replace wrongly hardcoded local pkgbase repository path with the actual path used by the jail when created with -m pkgbase=...
  • Remove unnecessary temporary creation/deletion of the repo conf file and replace with the simpler pkg -R <repo_path_inside_mnt> flag
  • Allow for the creation of a pkgbase image without PKGBASELIST. This will install all FreeBSD-* packages.
  • Simplify -P PKGBASELIST logic using xargs, which should also handle empty lines correctly now
  • Remove redundant _jget mnt

@svmhdvn svmhdvn force-pushed the image-pkgbase-jail branch from 063ee24 to 81cb547 Compare January 20, 2025 19:00
@svmhdvn svmhdvn force-pushed the image-pkgbase-jail branch from 81cb547 to 6b9882f Compare January 27, 2025 19:10
@svmhdvn svmhdvn force-pushed the image-pkgbase-jail branch from 6b9882f to d697e6e Compare March 14, 2025 21:05
@bdrewery bdrewery self-assigned this Apr 3, 2025
@svmhdvn svmhdvn force-pushed the image-pkgbase-jail branch 2 times, most recently from dd4d77d to 423023f Compare April 7, 2025 15:56
@svmhdvn
Copy link
Contributor Author

svmhdvn commented Apr 7, 2025

Any updates in testing or reviewing this?

@svmhdvn svmhdvn force-pushed the image-pkgbase-jail branch from 423023f to d8b57a2 Compare April 7, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants