Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.05 KB

File metadata and controls

22 lines (18 loc) · 1.05 KB

What's Changed

Major Fixes

  • Fixed package management issue in Arch-based distributions by automatically resolving pacman-related problems.
    See: #73
  • Fixed internet connectivity issues in some distributions, ensuring compatibility with both systemd and non-systemd systems.
    See: #88
  • Fixed mount point verification issues.
    See: #93

Improvements

  • Added colored output for error, note, and warning messages to improve readability.
  • Updated how-to.md to include new sections:
    • Fixing sudo issues
    • Adding a custom distribution
    • Running chroot-distro on GNU/Linux systems
    • Deleting a chroot-distro environment

Other Fixes

  • Fixed some minor issues not noticeable by the user.

Full Changelog: https://github.com/Magisk-Modules-Alt-Repo/chroot-distro/compare/v2.0.0...v2.1.0