Skip to content

Conversation

@alexandrefresnais
Copy link

Fixes #1273

As suggested per some users, It could be nice to support FreeBSD's -U option for unprivileged install.

The manual states

-U: Indicate that install is running  unprivileged, and  that  it 
should  not  try to  change  the owner, the group, or the file
 flags of	the destination.

@alexandrefresnais alexandrefresnais force-pushed the feature/install_unprivileged branch from 8ad88b0 to 41dab2b Compare November 30, 2025 09:32
@alexandrefresnais
Copy link
Author

Fixed clippy

@sylvestre
Copy link
Contributor

We have an extension.md file. Could you please update it too? Thanks

@alexandrefresnais alexandrefresnais force-pushed the feature/install_unprivileged branch from 41dab2b to 9991598 Compare November 30, 2025 09:50
@alexandrefresnais
Copy link
Author

Sure, thank you, updated it

@alexandrefresnais alexandrefresnais force-pushed the feature/install_unprivileged branch from 9991598 to 4e81e37 Compare November 30, 2025 09:54
@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

@alexandrefresnais alexandrefresnais force-pushed the feature/install_unprivileged branch from 4e81e37 to 90c06de Compare November 30, 2025 10:26
@alexandrefresnais
Copy link
Author

Skipped my test on selinux

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

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.

install: implement unprivileged mode

2 participants