aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* TODO: updateAnthony G. Basile2015-08-081-0/+2
* Add copyright notice to all files.Anthony G. Basile2015-08-0827-0/+432
* 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
* TODO: updateAnthony G. Basile2015-08-081-6/+0
* grs/Worldconf.py: clear out managed directories before installing.Anthony G. Basile2015-08-081-11/+25
* bin/grsup: improve English.Anthony G. Basile2015-08-081-1/+1
* Switch to gnu_getopt.Anthony G. Basile2015-08-083-8/+15
* bin/grsup: Implement -l. Cleanup flag sanity check.Anthony G. Basile2015-08-081-17/+39
* Update MANIFEST.in.Anthony G. Basile2015-08-041-4/+2
* README: bring in line with wiki page.Anthony G. Basile2015-08-041-84/+87
* TODO: note problem with orphaned files in /etc/portage.Anthony G. Basile2015-08-041-0/+6
* Better organize directory structure.Anthony G. Basile2015-08-047-2/+3
* 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
* systems.conf: switch definition of desktop-amd64-hardened to multilib.Anthony G. Basile2015-07-251-1/+1
* grsup: improve usage() for kernel.Anthony G. Basile2015-07-251-1/+1
* grsrun: add 'select' flag -s.Anthony G. Basile2015-07-241-5/+14
* 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-142-9/+7
* grs/Interpret.py: add documentation.Anthony G. Basile2015-07-141-9/+40
* systems.conf: add desktop-amd64-musl-hardened.Anthony G. Basile2015-07-101-0/+5
* grs/Daemon.py: remove unused stop() and restart().Anthony G. Basile2015-07-102-69/+16
* 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-092-15/+68
* grs/Rotator.py: document and improve.Anthony G. Basile2015-07-095-25/+57
* grs/__init__.py: import Rotator.Anthony G. Basile2015-07-095-1/+7
* grs/Rotator.py: consolidate common rotation code.Anthony G. Basile2015-07-095-55/+37
* 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