- Don't chroot to uninstall pkg since we don't install pkg in the first place.
- Use pw -R instead of chrooting.
- Add metalog entries.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 66923 Build 63806: arc lint + arc unit
Event Timeline
Comment Actions
LGTM. Maybe worth a comment on each of the if [ -z "${NO_ROOT}" ]; thens (in the various config files)