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

Open
taukakao opened this issue Jul 25, 2024 · 5 comments · Fixed by #215
Open

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

taukakao opened this issue Jul 25, 2024 · 5 comments · 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
@taukakao taukakao moved this to Todo in 2 - Orchid 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)

@taukakao
Copy link
Member Author

taukakao commented Nov 8, 2024

This doesn't seem to have worked.
The latest dev image still contains "abroot-rollback-notifier" "apx-gui" and "vanilla-updates-utility" in /usr/local/bin

@taukakao taukakao reopened this Nov 8, 2024
@jardon
Copy link
Member

jardon commented Nov 13, 2024

i noticed this today. ill look at it again

@jardon
Copy link
Member

jardon commented Nov 13, 2024

actually, this isnt fixed because we're still building with vib 0.8.1 which is from August. the feat for this was merged into vib in September.

@taukakao
Copy link
Member Author

I see. I think it's fine to just wait for the next vib version.

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