Chromebooks with Chrome OS run a linux kernel - the only missing piece to use them as full-featured linux distro was gcc and make with their dependencies. Well, the piece isn't missing anymore. Say hello to chromebrew!
Prerequisites
-------------
You will need a chromebook with developer mode enabled.
On [the ChromiumOs Wiki](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices) select your device and follow the instructions listed there.
Please be aware of the fact that developer mode is insecure if not properly configured.
Installation
------------
Open the terminal with Ctrl+Alt+T and type `shell`.