Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ravindu644/Ubuntu-Chroot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2
Choose a base ref
...
head repository: ravindu644/Ubuntu-Chroot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3
Choose a head ref
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 10, 2025

  1. Update metadata for v3.2

    actions-user committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    40aedc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. CRITICAL: chrootmgr: don't restore SELinux to Enforcing after stoppin…

    …g the chroot
    
    This fixes userspace apps crashing when the chroot stopped
    
    Signed-off-by: ravindu644 <[email protected]>
    ravindu644 committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    cd7ea64 View commit details
    Browse the repository at this point in the history
  2. webui: give users to make a sparse image up to 512GB

    Signed-off-by: ravindu644 <[email protected]>
    ravindu644 committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    431264c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c25cd40 View commit details
    Browse the repository at this point in the history
  4. module: don't override the post_exec script everytime the user instal…

    …ls a new update
    
    Signed-off-by: ravindu644 <[email protected]>
    ravindu644 committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    100d981 View commit details
    Browse the repository at this point in the history
  5. fixed apt does not have internet access in legacy devices, only when …

    …using the `run_in_chroot` function
    ravindu644 committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    4adb15d View commit details
    Browse the repository at this point in the history
  6. CRITICAL: chrootmgr: Final fix for the internet issue in legacy Andro…

    …id devices
    
    Completely re-wrote the run_in_chroot function to properly handle complex multi-line commands.
    ravindu644 committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    5e1c55a View commit details
    Browse the repository at this point in the history
Loading