aboutsummaryrefslogtreecommitdiff
path: root/grs
Commit message (Expand)AuthorAgeFilesLines
* Add copyright notice to all files.Anthony G. Basile2015-08-0815-0/+240
* grs/WorldConf.py: remove added files to managed dirs during clean.Anthony G. Basile2015-08-081-1/+10
* grs/WorldConf.py: don't delete from non-existing directories.Anthony G. Basile2015-08-081-1/+3
* grs/Worldconf.py: clear out managed directories before installing.Anthony G. Basile2015-08-081-11/+25
* 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/TarIt.py: add documentation.Anthony G. Basile2015-07-141-2/+13
* grs/Synchronize.py: add documentation.Anthony G. Basile2015-07-141-7/+7
* grs/Seed.py: add documentation.Anthony G. Basile2015-07-141-10/+1
* grs/RunScript.py: add documentation.Anthony G. Basile2015-07-141-7/+6
* grs/Populate.py: add documentation.Anthony G. Basile2015-07-141-7/+25
* grs/PivotChroot.py: add documentation.Anthony G. Basile2015-07-141-11/+6
* grs/Log.py: add documentation.Anthony G. Basile2015-07-141-2/+5
* grs/MountDirectories.py: add documentation.Anthony G. Basile2015-07-141-23/+28
* grs/Kernel.py: add documentation.Anthony G. Basile2015-07-141-4/+23
* grs/Constants.py: elevate grs_group/dir to CONSTs.Anthony G. Basile2015-07-141-0/+2
* grs/Interpret.py: add documentation.Anthony G. Basile2015-07-141-9/+40
* grs/Daemon.py: remove unused stop() and restart().Anthony G. Basile2015-07-101-59/+14
* grs/Interpret.py: more aggressively send TERM/KILL signals.Anthony G. Basile2015-07-101-2/+8
* grs/Daemon.py: document.Anthony G. Basile2015-07-091-7/+30
* grs/Execute.py: improve signal exit code.Anthony G. Basile2015-07-091-2/+7
* grs/Execute.py: document and add logging to stderr.Anthony G. Basile2015-07-091-14/+32
* grs/Constants.py: add documentation.Anthony G. Basile2015-07-091-14/+68
* grs/Rotator.py: document and improve.Anthony G. Basile2015-07-094-15/+36
* grs/__init__.py: import Rotator.Anthony G. Basile2015-07-095-1/+7
* grs/Rotator.py: consolidate common rotation code.Anthony G. Basile2015-07-094-52/+36
* grs/RunScript.py: check if the script exists before trying to unlink it.Anthony G. Basile2015-07-081-1/+4
* grs/Populate.py: remove the clean build directive.Anthony G. Basile2015-07-082-26/+0
* grs/Populate.py: restore .keep filesAnthony G. Basile2015-07-081-10/+12
* grs/Interpret.py: fix typoAnthony G. Basile2015-07-071-2/+2
* grs/TarIt.py: expand 'tarit' grammar.Anthony G. Basile2015-07-072-9/+20
* grs/PivotChroot.py: fix path to inner chroot.Anthony G. Basile2015-07-071-5/+6
* grs/RunScript.py: remove .sh from script since either python or bash will do.Anthony G. Basile2015-07-071-2/+2
* grs/Interpret.py: fix typo.Anthony G. Basile2015-07-071-1/+1
* grs: properly import PivotChrootAnthony G. Basile2015-07-072-0/+2
* grs/PivotChroot.py: fix typo.Anthony G. Basile2015-07-071-1/+1
* grs/Interpret.py: build lines with initial # are comments.Anthony G. Basile2015-07-071-0/+5
* grs/PivotChroot.py: introduce 'pivot' directive.Anthony G. Basile2015-07-062-0/+64
* grs/Populate.py: fix clean_subdirs.Anthony G. Basile2015-07-061-1/+2
* WorldConf.py: clean up code a bit.Anthony G. Basile2015-07-061-2/+2
* grs/WorldConf.py: cleanup for new world.conf structure.Anthony G. Basile2015-07-051-21/+9
* grs/WorldConf.py: remove decorated package.env.Anthony G. Basile2015-07-051-40/+6
* clean-worldconf: remove try-except and fix typo.Anthony G. Basile2015-07-051-1/+1
* grs/WorldConf.py: make sure package.env exists.Anthony G. Basile2015-07-051-22/+19
* Daemon.py: add kudos.Anthony G. Basile2015-07-021-1/+3
* grs/MountDirectories.py: fix minor typo.Anthony G. Basile2015-07-011-1/+1
* grs/Populate.py: fix syntax error.Anthony G. Basile2015-07-011-1/+1
* grs/WorldConf.py: clean up variable name.Anthony G. Basile2015-07-011-3/+3