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

move everything from /usr/local to /usr #175

Closed
taukakao opened this issue Jul 25, 2024 · 1 comment · Fixed by #215
Closed

move everything from /usr/local to /usr #175

taukakao opened this issue Jul 25, 2024 · 1 comment · Fixed by #215
Assignees
Labels
bug Something isn't working

Comments

@taukakao
Copy link
Member

taukakao commented Jul 25, 2024

/usr/local is reserved for the system admin. Every software delivered by us needs to be in /usr.
https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s09.html

This is also required for Vanilla-OS/ABRoot#330

Currently installed software in /usr/local is:

  • abroot-rollback-notifier
  • adwdialog
  • apx-gui
  • vanilla-sideload
  • vanilla-tour
  • vanilla-updates-utility
@taukakao taukakao added the bug Something isn't working label Jul 25, 2024
@taukakao taukakao added this to the 2-after-stable milestone Jul 25, 2024
@jardon
Copy link
Member

jardon commented Sep 24, 2024

Once Vanilla-OS/Vib#108 lands i can move the meson-related items to the right prefix (apx-gui, vanilla-updates-utility, abroot-rollback-notifier)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants