https://github.com/solus-project/qol-assist
QoL assistance to help Solus roll
https://github.com/solus-project/qol-assist
qol quality-of-life rolling-upgrade solus
Last synced: 28 days ago
JSON representation
QoL assistance to help Solus roll
- Host: GitHub
- URL: https://github.com/solus-project/qol-assist
- Owner: solus-project
- License: gpl-2.0
- Created: 2017-11-02T21:14:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T18:02:37.000Z (over 6 years ago)
- Last Synced: 2025-04-18T12:18:01.413Z (about 1 month ago)
- Topics: qol, quality-of-life, rolling-upgrade, solus
- Language: C
- Size: 130 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qol-assist
[](https://opensource.org/licenses/GPL-2.0)
Quality of Life assistant for rolling release Linux distributions (i.e. Solus).
During the life time of a rolling release Linux distribution, new problems occur that are often
complex to deal with. An example would be the addition of new UNIX user groups being required
by udev rules (`setfacl`) - and the requirement to automatically migrate active users to those
groups.Traditionally post-install packaging scripts have no knowledge of users, so `qol-assist`
will bridge that gap by being a central location for rolling QoL operations to continue
providing a solid user experience whilst still being able to make deep changes to the OS.**Note**: This is a brand new project and is currently being built for a very specific Solus
need, but it will grow in time to be an agnostic project suitable outside of Solus.`qol-assist` is a [Solus project](https://solus-project.com/)

## Authors
Copyright © 2017-2018 Solus Project
`qol-assist` is available under the terms of the `GPL-2.0` license.