https://github.com/calcprogrammer1/kernel_tenderloin_debian
Build files for HP TouchPad Debian kernel images
https://github.com/calcprogrammer1/kernel_tenderloin_debian
Last synced: 2 months ago
JSON representation
Build files for HP TouchPad Debian kernel images
- Host: GitHub
- URL: https://github.com/calcprogrammer1/kernel_tenderloin_debian
- Owner: CalcProgrammer1
- Created: 2014-09-03T03:34:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-04T00:48:01.000Z (over 10 years ago)
- Last Synced: 2025-02-16T11:56:53.398Z (3 months ago)
- Language: Shell
- Size: 1.08 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
HP TouchPad (tenderloin) Debian Kernel Builder
----------------------------------------------This repository contains the files required to build a Debian compatible kernel for the HP TouchPad. It builds the kernel and modules as well as the ath6kl driver from backports. It outputs two final images, one for a native Debian install on a dedicated LVM volume (called debian-root) and another that will boot from a Debian root filesystem installed to the CyanogenMod /data partition (cm-data) in the /data/debian directory. I call this setup "DebiAndroid" as it provides a Debian installation that can be used both in a chroot and natively outside of Android without having to repartition anything. DebiAndroid installations require a datamedia Android installation (one where internal storage and /data are the same partition). The kernel source and backports source are included as submodules, so you must git submodule init and git submodule update before running mkbootimg.sh.