Repository: rakuos-base Branch: main Commits: 1 View changes
- 7b0bea2 move from an /usr overlay to complelty isolating user installed packages into it own pkgroot directory. This allows us to have a clean separation between the base system and user installed packages, and also simplifies the logic for managing packages and updates. The old overlay system was causing issues with package management and updates, and this new approach should provide a more robust and maintainable solution. — tohurtv