Releases: ephmo/reprofed
1.0.1
ReproFed 1.0.1 — Enforce multi-user.target for profile application
Release Notes:
The profile application script now automatically runs systemctl isolate multi-user.target before applying a profile.
If you are already in a TTY and multi-user.target, nothing changes.
If you run the command from a graphical session, you will be logged out and will need to log back in to re-run the profile application.
This ensures profile application occurs safely in a non-graphical environment, reducing conflicts and leftover packages.
1.0.0
🎉 ReproFed 1.0.0 — First Stable Release
This marks the first stable release of ReproFed, a declarative configuration manager designed specifically for Fedora Linux.
ReproFed allows Fedora systems to be configured and maintained using reproducible, version-aware YAML profiles, making system setup predictable, auditable, and easy to reapply across installations and Fedora releases.
🤝 Get Involved
- Report issues or suggest improvements via GitHub Issues
- Contribute code or documentation via Pull Requests
- Submit new profiles to the community profiles repository