GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/grss.git
master
Gentoo Reference Systems Suite
Anthony Basile <blueness@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils/bundleit.sh: switch name to 'grs'
v0.1
Anthony G. Basile
2015-08-11
1
-1
/
+1
*
utils/bundleit.sh: simple release bundling utility.
Anthony G. Basile
2015-08-11
1
-0
/
+9
*
Remove CONST.namervers[]. To be provided by grs repo.
Anthony G. Basile
2015-08-09
5
-21
/
+5
*
grs/Kernel.py: don't rebuild/reinstall a kernel if its linux-image tarball ex...
Anthony G. Basile
2015-08-09
1
-8
/
+9
*
bin/grsup: fix typo.
Anthony G. Basile
2015-08-09
1
-1
/
+1
*
bin/grsup: WorldConf.install() now does a cleanup automatically.
Anthony G. Basile
2015-08-09
1
-3
/
+3
*
bin/grsrun: avoid name collision with usage().
Anthony G. Basile
2015-08-09
1
-2
/
+2
*
bin/grsup: backup old make.conf if clobbering.
Anthony G. Basile
2015-08-09
1
-3
/
+14
*
bin/grsup: fix bugs.
Anthony G. Basile
2015-08-09
1
-2
/
+5
*
bin/grsup: copy in the make.conf from remote git repo.
Anthony G. Basile
2015-08-09
1
-0
/
+18
*
TODO: update
Anthony G. Basile
2015-08-08
1
-0
/
+2
*
Add copyright notice to all files.
Anthony G. Basile
2015-08-08
27
-0
/
+432
*
grs/WorldConf.py: remove added files to managed dirs during clean.
Anthony G. Basile
2015-08-08
1
-1
/
+10
*
grs/WorldConf.py: don't delete from non-existing directories.
Anthony G. Basile
2015-08-08
1
-1
/
+3
*
TODO: update
Anthony G. Basile
2015-08-08
1
-6
/
+0
*
grs/Worldconf.py: clear out managed directories before installing.
Anthony G. Basile
2015-08-08
1
-11
/
+25
*
bin/grsup: improve English.
Anthony G. Basile
2015-08-08
1
-1
/
+1
*
Switch to gnu_getopt.
Anthony G. Basile
2015-08-08
3
-8
/
+15
*
bin/grsup: Implement -l. Cleanup flag sanity check.
Anthony G. Basile
2015-08-08
1
-17
/
+39
*
Update MANIFEST.in.
Anthony G. Basile
2015-08-04
1
-4
/
+2
*
README: bring in line with wiki page.
Anthony G. Basile
2015-08-04
1
-84
/
+87
*
TODO: note problem with orphaned files in /etc/portage.
Anthony G. Basile
2015-08-04
1
-0
/
+6
*
Better organize directory structure.
Anthony G. Basile
2015-08-04
7
-2
/
+3
*
grs/Kernel.py: rsync was clobbering lib -> lib64, not tar.
Anthony G. Basile
2015-07-28
1
-1
/
+1
*
Revert "grs/Kernel.py: dereference lib -> lib64, don't clobber it."
Anthony G. Basile
2015-07-28
1
-1
/
+1
*
grs/Kernel.py: dereference lib -> lib64, don't clobber it.
Anthony G. Basile
2015-07-27
1
-1
/
+1
*
grs/Kernel.py: modules directory should be $(get_libdir)
Anthony G. Basile
2015-07-25
1
-0
/
+2
*
systems.conf: switch definition of desktop-amd64-hardened to multilib.
Anthony G. Basile
2015-07-25
1
-1
/
+1
*
grsup: improve usage() for kernel.
Anthony G. Basile
2015-07-25
1
-1
/
+1
*
grsrun: add 'select' flag -s.
Anthony G. Basile
2015-07-24
1
-5
/
+14
*
grs/TarIt.py: add documentation.
Anthony G. Basile
2015-07-14
1
-2
/
+13
*
grs/Synchronize.py: add documentation.
Anthony G. Basile
2015-07-14
1
-7
/
+7
*
grs/Seed.py: add documentation.
Anthony G. Basile
2015-07-14
1
-10
/
+1
*
grs/RunScript.py: add documentation.
Anthony G. Basile
2015-07-14
1
-7
/
+6
*
grs/Populate.py: add documentation.
Anthony G. Basile
2015-07-14
1
-7
/
+25
*
grs/PivotChroot.py: add documentation.
Anthony G. Basile
2015-07-14
1
-11
/
+6
*
grs/Log.py: add documentation.
Anthony G. Basile
2015-07-14
1
-2
/
+5
*
grs/MountDirectories.py: add documentation.
Anthony G. Basile
2015-07-14
1
-23
/
+28
*
grs/Kernel.py: add documentation.
Anthony G. Basile
2015-07-14
1
-4
/
+23
*
grs/Constants.py: elevate grs_group/dir to CONSTs.
Anthony G. Basile
2015-07-14
2
-9
/
+7
*
grs/Interpret.py: add documentation.
Anthony G. Basile
2015-07-14
1
-9
/
+40
*
systems.conf: add desktop-amd64-musl-hardened.
Anthony G. Basile
2015-07-10
1
-0
/
+5
*
grs/Daemon.py: remove unused stop() and restart().
Anthony G. Basile
2015-07-10
2
-69
/
+16
*
grs/Interpret.py: more aggressively send TERM/KILL signals.
Anthony G. Basile
2015-07-10
1
-2
/
+8
*
grs/Daemon.py: document.
Anthony G. Basile
2015-07-09
1
-7
/
+30
*
grs/Execute.py: improve signal exit code.
Anthony G. Basile
2015-07-09
1
-2
/
+7
*
grs/Execute.py: document and add logging to stderr.
Anthony G. Basile
2015-07-09
1
-14
/
+32
*
grs/Constants.py: add documentation.
Anthony G. Basile
2015-07-09
2
-15
/
+68
*
grs/Rotator.py: document and improve.
Anthony G. Basile
2015-07-09
5
-25
/
+57
*
grs/__init__.py: import Rotator.
Anthony G. Basile
2015-07-09
5
-1
/
+7
[next]