Ubuntu Images for Download
I created a first bunch of precustomized Ubuntu based images that can be downloaded at [1] now. The following versions have been bootstrapped:
- Ubuntu 16.04.3
- Xubuntu 16.04.3
- Ubuntu 17.04
- Xubuntu 17.04
Please just pick your desired distribution. After writing the image to an USB stick you should be able to install it the way you know from every other Ubuntu distribution.
You can also load a live-system to test it, before you decide to install it.
This images also allow enabling full disk encryption.
What changes have been included?
All changes have been stripped into a set of Debian packages. Those basically are used to get the following features running on the GDP Pocket:
- fan control
- backlight control
- audio
- wireless lan
- suspend modes
- screen rotation
All scripts that are used to create the images and the included packages can be found on github [2]. I have not yet created a usable documentation, how you could build your own image. If you are planning to do so, maybe just add an issue so I know that there is some interest on that.
Contributions
The image basically contains patches based on the work of several people. The patches have been taken from the github project of cawilliamson [3].
The project is based on basic contributions by
- efluffy at https://github.com/efluffy/gpdfand – great work on actually getting the fans in this thing to work.
- hansdegoede at http://hansdegoede.livejournal.com/17445.html – absolutely EVERYTHING related to the kernel was this guy.
- linuxiumcomau at http://linuxiumcomau.blogspot.com/ – inspired my work on bootstrapping install isos.
- stockmind at https://github.com/stockmind/gpd-pocket-ubuntu-respin – various code contributions and ideas.
(This list has also been taken from the repository of cawilliamson. If I have forgotten someone, please tell me.)
[1] | https://drive.google.com/drive/folders/0BwzGpOdstDYaYWtNMlFrcEJOZXc?usp=sharing (outdated. please check recent posts.) |
[2] | https://github.com/nexus511/gpd-ubuntu-packages |
[3] | https://github.com/cawilliamson/ansible-gpdpocket/ |