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
path:
root
/
grs
Commit message (
Expand
)
Author
Age
Files
Lines
*
grs/Synchronize.py: checkout the branch before updating the submodule
Anthony G. Basile
2018-02-06
1
-4
/
+4
*
grs/Synchronize.py: always re-init submodules
Anthony G. Basile
2018-02-06
1
-11
/
+10
*
grs/Synchronize.py: add git submodules support
Anthony G. Basile
2018-02-06
1
-0
/
+13
*
grs/Kernel.py: use scripts/busybox-config if provided
Anthony G. Basile
2018-01-28
1
-0
/
+4
*
grs: prettify __init__ arguments
Anthony G. Basile
2018-01-28
7
-11
/
+35
*
grs/Netboot.py: fix location of ISO tarball under /usr/share
Anthony G. Basile
2018-01-14
1
-1
/
+1
*
grs/Netboot.py: return to using busybox from system root
Anthony G. Basile
2018-01-14
2
-2
/
+1
*
grs/Kernel.py: utils to have same arch as kernel
Anthony G. Basile
2018-01-14
1
-0
/
+1
*
grs/Netboot.py: fix path to ISO directory
Anthony G. Basile
2018-01-14
1
-3
/
+4
*
grs/Interpret.py: fix bug in semantic interpreter
Anthony G. Basile
2018-01-14
1
-1
/
+1
*
grs/Netboot.py: correct unpacking of ISO tarball
Anthony G. Basile
2018-01-14
1
-6
/
+2
*
grs/Netboot.py: add option to make efi hybrid bootable CD
Anthony G. Basile
2018-01-14
2
-3
/
+55
*
grs/Netboot.py: change name of source init script for netboot
Anthony G. Basile
2018-01-13
1
-1
/
+1
*
grs/Netboot.py: switch from xz to gzip compression
Anthony G. Basile
2018-01-10
1
-4
/
+4
*
grs/Netboot.py: use busybox built by genkernel
Anthony G. Basile
2018-01-10
1
-0
/
+8
*
grs/Netboot.py: use only xz compression
Anthony G. Basile
2017-12-28
1
-1
/
+2
*
grs/Netboot.py: build busybox inside the system chroot
Anthony G. Basile
2017-12-28
1
-0
/
+8
*
grs/Netboot.py: fix alt digest name
v0.6
Anthony G. Basile
2017-12-27
1
-2
/
+2
*
grs/Netboot.py: move kernel/initramfs to tmpdir
Anthony G. Basile
2017-12-26
1
-15
/
+11
*
grs/Netboot.py: chmod 755 the init script
Anthony G. Basile
2017-12-25
1
-3
/
+4
*
grs/Netboot.py: add self.kernelroot
Anthony G. Basile
2017-12-25
1
-0
/
+1
*
grs/Interpret.py: fix typo
Anthony G. Basile
2017-12-25
1
-1
/
+1
*
grs/__init__.py: import Netboot class
Anthony G. Basile
2017-12-25
2
-0
/
+2
*
grs/Netboot.py: initial commit of netbootit directive.
Anthony G. Basile
2017-12-25
2
-0
/
+109
*
grs/Interpret.py: fix number of args for _ke.kernel()
Anthony G. Basile
2017-12-23
1
-1
/
+1
*
grs/Kernel.p: add arch on the kernel directive line
Anthony G. Basile
2017-12-23
2
-4
/
+5
*
grs/Rotator.py: make glob stricter
Matteo Contri
2016-03-23
1
-2
/
+3
*
grs/WorldConf.py: guard against <cat>/<pkg> with no ebuilds.
v0.4
Anthony G. Basile
2015-11-26
1
-1
/
+5
*
lint: minor code cleanups.
v0.3
Anthony G. Basile
2015-10-10
2
-5
/
+7
*
grs/Execute.py: suppress logging rc = 0.
Anthony G. Basile
2015-10-10
1
-1
/
+2
*
grs/Execute.py, Interpret.py: clean up signal code
Anthony G. Basile
2015-10-10
2
-31
/
+10
*
grs/Interpret.py: fix minor errors.
Anthony G. Basile
2015-10-10
1
-2
/
+1
*
grs/Interpret.py: fix minor errors in semantic_action().
Anthony G. Basile
2015-10-10
1
-2
/
+3
*
grs/Interpret.py: fix logging during sync/seed.
Anthony G. Basile
2015-10-10
1
-2
/
+2
*
grs/Interpret.py: don't run sync/seed during mock run.
Anthony G. Basile
2015-10-10
1
-2
/
+8
*
grs/Interpret.py: exec() is bad, get rid of it.
Anthony G. Basile
2015-10-10
1
-25
/
+30
*
grs/Interpret.py and Execute.py: pid is out of scope.
Anthony G. Basile
2015-10-09
2
-7
/
+7
*
grs/Interpret.py: clean up white space padding on _line.
Anthony G. Basile
2015-10-09
1
-1
/
+4
*
grs/Interpret.py: skip blank lines with leading +
Anthony G. Basile
2015-10-09
1
-1
/
+1
*
grs/Execute.py: refactor signalexit().
Anthony G. Basile
2015-10-09
1
-11
/
+7
*
grs/Interpret.py: restructure semantic actions.
Anthony G. Basile
2015-10-09
1
-64
/
+42
*
grs/Interpret.py: clean up parsing a line.
Anthony G. Basile
2015-10-09
1
-14
/
+15
*
grs/Interpret.py: skip non-functional build lines
Anthony G. Basile
2015-10-09
1
-6
/
+5
*
grs/WorldConf.py: fix renaming s -> _section.
Anthony G. Basile
2015-10-08
1
-1
/
+1
*
grs/Interpret.py: prepare for refactoring large if clause.
Anthony G. Basile
2015-10-08
1
-5
/
+5
*
lint: rename internal variables.
Anthony G. Basile
2015-10-08
11
-142
/
+142
*
grs/Populate.py: use isinstance() instead of type().
Anthony G. Basile
2015-10-07
1
-2
/
+3
*
lint: more unused imports.
Anthony G. Basile
2015-10-07
5
-8
/
+0
*
lint: fix indentations.
Anthony G. Basile
2015-10-07
2
-8
/
+8
*
lint: fix line length.
Anthony G. Basile
2015-10-07
8
-12
/
+45
[next]