Linux-libre Lemote APT Repository

Currently on hold. 3.1.2 is the latest version offered here.

This is a standalone APT repository for the Linux-libre kernel tailored to the Lemote Yeeloong built on Debian GNU/Linux for wheezy, the current testing release. Follow the instructions below to start using this repository.

Add the following to your /etc/apt/sources.list:

deb http://calminferno.net/lemote/ lemote main

The deb files in this repository are signed by my personal GPG key. You will want to download and import the key:

# wget http://calminferno.net/lemote/archive-key.asc
# apt-key add archive-key.asc

Once you have the key imported, find the latest kernel image and install it:

# apt-get update
# apt-cache search linux-image lemote
# apt-get install linux-image-3.1.2-libre-lemote

Linux-libre is licensed under the terms of the GNU GPLv2. You can download the complete and corresponding source code, which contains build instructions and patches from: http://calminferno.net/linux-libre/.

This document and the included build instructions were graciously adapted from Jason Self's own instructions.

Creative Commons License
This website is licensed under a Creative Commons Attribution-ShareAlike 3.0 United States License.
Copyright © 2012 James Turner