nothingneko / depthboot-builder

A CLI script to create bootable linux images for Chromebooks

Home Page:https://eupnea-linux.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Depthboot: your Chromebook, your way

Choose between a variety of common Linux distributions and desktop environments to create a bootable image for any supported 64-bit Chromebook, without modifying firmware.

Get started here

Due to licensing restraints Depthboot cannot be distributed as an iso. Instead, it has to be built locally.

Depthboot vs Mainline

(Mainline = stock, unmodified Linux distribution)

Mainline Linux:

  • Requires either replacing firmware completely (UEFI) or changing a part of it (rw_legacy). Not all devices have both options and there is a slight risk of bricking the Chromebook.
  • Some hardware may not work (touchscreen, touchpad, etc.)
  • Audio is mostly unsupported.

Depthboot:

  • Requires no modifications to firmware.
  • Hardware support matches ChromeOS.
  • Extensive audio support, with active development to bring further support.

Read more

Supported devices

Credit

  • Depthboot is based on Breath by MilkyDeveloper. Breath was active from Apr 2021 until it's archival in late Aug 2022.
  • All Eupnea Project icons were made by Inderix.

Join our Revolt server:

https://rvlt.gg/6YxHB2Cz

Join our Discord server:

Discord banner

About

A CLI script to create bootable linux images for Chromebooks

https://eupnea-linux.github.io/

License:GNU General Public License v3.0


Languages

Language:Python 88.1%Language:Shell 11.9%