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

[feat] Better integration of new SystemD-based mountpoints with ABRoot #90

Closed
matbme opened this issue Aug 6, 2023 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@matbme
Copy link
Member

matbme commented Aug 6, 2023

Task #86 changed how ABRoot mounts the /var partition and its derivatives (/home, root-specific /etc, and so on), but its implementation wasn't very well thought out and integrates very poorly with ABRoot's goal of being distro-agnostic.

This task suggests some changes to the current structure:

  • Rename /usr/sbin/.vanilla-mountpoints to /usr/sbin/.abrootmountpoints
  • Ship a mountpoints file template with ABRoot, which will need to be modified when the system is installed to hold the correct partition names
  • Also ship the SystemD unit with ABRoot, which must be enabled in order to work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant