Skip to content

Releases: ephmo/reprofed

1.0.1

02 Jan 21:31
2692280

Choose a tag to compare

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

02 Jan 18:33
dde4073

Choose a tag to compare

🎉 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