Skip to content

Commit 97d9b5d

Browse files
committed
docs: update installation guide, remove obsolete GKI kernel patches, and fix documentation links
1 parent b9cda77 commit 97d9b5d

5 files changed

Lines changed: 3 additions & 118 deletions

Documentation/Installation-Android.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ On the first launch, Droidspaces performs an **Atomic Installation** of the back
2525

2626
You don't need to manually extract rootfs files. The app handles it:
2727

28-
1. **Download a rootfs tarball**: We recommend the official [Linux Containers images](https://images.linuxcontainers.org/images/).
28+
1. **Download a rootfs tarball**: We recommend using our [official rootfs tarballs](https://github.com/ravindu644/Droidspaces-rootfs-builder/releases/latest) - which are **specifically optimized for Android** - or the official [Linux Containers images](https://images.linuxcontainers.org/images/).
2929
2. **Open the Containers Tab**: Tap the middle icon in the bottom navigation bar.
3030
3. **Add a Container**: Tap the **"+"** button at the bottom right.
3131
4. **Choose your Tarball**: Select the downloaded `.tar.xz` or `.tar.gz` file.
@@ -45,4 +45,5 @@ You can verify your system status at any time:
4545
## Next Steps
4646

4747
- [Android App Usage Guide](Usage-Android-App.md) for management details.
48+
- [GPU Acceleration Guide](GPU-Acceleration.md) to enable hardware-accelerated desktop environments.
4849
- [Linux CLI Guide](Linux-CLI.md) for expert command-line access.

Documentation/resources/kernel-patches/GKI/03.5.10_or_lower_use_android_abi_padding_for_posix_mqueue copy.patch

Lines changed: 0 additions & 40 deletions
This file was deleted.

Documentation/resources/kernel-patches/GKI/03.5.15+_use_android_abi_padding_for_posix_mqueue.patch

Lines changed: 0 additions & 28 deletions
This file was deleted.

Documentation/resources/kernel-patches/GKI/04.use_android_abi_padding_for_sysvipc_task_struct.patch

Lines changed: 0 additions & 48 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ See: [Legacy Kernel Configuration](Documentation/Kernel-Configuration.md#configu
278278

279279
##### GKI (Modern Kernels)
280280
Covers kernels: **5.4, 5.10, 5.15, 6.1+**. These kernels require additional steps to handle ABI breakage caused by configuration changes.
281-
See: [Modern GKI Kernel Configuration](Documentation/Kernel-Configuration.md#configuring-gki-kernels-modern-kernels)
281+
See: [Modern GKI Kernel Configuration](Documentation/Kernel-Configuration.md#configuring-gki-kernels-the-all-or-nothing-abi-breakage)
282282

283283
**Next Steps for Kernel Support:**
284284
- **Check automatically**: Use the built-in requirements checker in the Android app (**Settings** -> **Requirements**).

0 commit comments

Comments
 (0)