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

hjem: migrate to new linker #20

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

hjem: migrate to new linker #20

wants to merge 2 commits into from

Conversation

NotAShelf
Copy link
Contributor

@NotAShelf NotAShelf commented Mar 7, 2025

This marks the beginning of the migration to the new linker, @Gerg-L's smfh. We want this migration more importantly for the ability to clean up unmanaged files, but also because it is better to have a home-made solution that we retain some control over. Systemd-tmpfiles has proven ineffective, although they do not need to be phased out completely.

TODO:

  1. Actual checks
    • Test basic linking functionality
    • Test manifest-based linking functionality (CC @eclairevoyant)
  2. Documentation
    • Update README
    • Module options and usage intructions
  3. Replace systemd-tmpfiles implementation
  4. Manifest & friends
    • Implement file manifest from files module

Closes #10

@NotAShelf NotAShelf added the enhancement New feature or request label Mar 7, 2025
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
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to linker
2 participants