helloSystem / helloSystem/ISO

Introduce a rc script for persistent helloSystem specific system changes

Open
#312 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
847
Forks
66
PR merge metrics
No merged PRs in 30d

Description

Since package updates can overwrite files that we have modified or removed in helloSystem, we need a way to allow for package updates without resorting to `pkg lock`.

Example: `/usr/local/share/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service` must not be present in helloSystem, yet updating the package will reinstall it.

The idea is to apply the helloSystem specific system changes on each system boot and maybe also after every package installation/update by running an rc script.

This can potentially address
* https://github.com/helloSystem/Filer/issues/65
* https://github.com/helloSystem/ISO/issues/14
* Parts of https://github.com/helloSystem/hello/issues/161

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.