aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lint: rename internal variables.Anthony G. Basile2015-10-081-11/+11
* lint: fix line length.Anthony G. Basile2015-10-071-1/+4
* lint: use raw strings with regexes.Anthony G. Basile2015-10-071-3/+3
* lint: fix white spacesAnthony G. Basile2015-10-061-7/+6
* grs/Kernel.py: build either modular or static kernel.Anthony G. Basile2015-09-161-6/+13
* grs/Kernel.py: don't rebuild/reinstall a kernel if its linux-image tarball ex...Anthony G. Basile2015-08-091-8/+9
* Add copyright notice to all files.Anthony G. Basile2015-08-081-0/+16
* grs/Kernel.py: rsync was clobbering lib -> lib64, not tar.Anthony G. Basile2015-07-281-1/+1
* Revert "grs/Kernel.py: dereference lib -> lib64, don't clobber it."Anthony G. Basile2015-07-281-1/+1
* grs/Kernel.py: dereference lib -> lib64, don't clobber it.Anthony G. Basile2015-07-271-1/+1
* grs/Kernel.py: modules directory should be $(get_libdir)Anthony G. Basile2015-07-251-0/+2
* grs/Kernel.py: add documentation.Anthony G. Basile2015-07-141-4/+23
* Clean up makedirs().Anthony G. Basile2015-07-011-1/+2
* grs/Kernel.py: don't fail if kernel image dir exists.Anthony G. Basile2015-07-011-1/+1
* Initial commit.Anthony G. Basile2015-06-301-0/+102