Update README.md

This commit is contained in:
SolidHal 2018-09-28 21:36:24 +00:00 committed by GitHub
parent 628a1243bc
commit 6cc0fff7de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,18 +3,13 @@
A build system for making blobless debian and mainline kernel for the Asus c201 Chromebook A build system for making blobless debian and mainline kernel for the Asus c201 Chromebook
Build Debian filesystem with: Build Debian filesystem with:
* No blobs, anywhere.
No blobs, anywhere. * Sources from only main, not contrib or non-free which keeps Debian libre.
* Currently PrawnOS supports xfce and lxqt as choices for desktop enviroment.
Sources from only main, not contrib or non-free which keeps Debian libre.
Currently PrawnOS supports xfce and lxqt as choices for desktop enviroment.
Build a deblobbed mainline kernel with: Build a deblobbed mainline kernel with:
* Patches for reliable usb.
Patches for reliable usb. * Patches to support the custom GPT partition table required to boot.
Patches to support the custom GPT partition table required to boot.
### why ### why