Code

From Driver Backports Wiki
Revision as of 18:04, 14 August 2012 by Mcgrof (Talk | contribs)

Jump to: navigation, search

There are two components to the backports effort:

 * git://github.com/mcgrof/compat.git
 * git://github.com/mcgrof/compat-drivers.git

To be able to make releases and test building releases however you need quite a bit more code. The setup is simplified with scripts from the compat.git tree. To set your system up for the first time you can run:

wget https://github.com/mcgrof/compat/raw/master/bin/get-compat-trees
wget https://github.com/mcgrof/compat/raw/master/bin/get-compat-kernels

chmod 755 get-compat-trees get-compat-kernels 

./get-compat-trees
./get-compat-kernels 

Personal tools