aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin/grsup: make sure bdeps are also pulled inHEADmasterAnthony G. Basile2022-08-041-3/+3
* grs/Interpret.py: fix typov0.8Anthony G. Basile2022-07-191-1/+1
* grs/MountDirectories.py: bind mount /var/cache/distfilesAnthony G. Basile2022-07-193-4/+9
* grs/Kernel.py: remove deprecated option -arch-overrideAnthony G. Basile2022-07-191-1/+0
* grs/Kernel.py: use new name --kernel-modules-prefixAnthony G. Basile2022-07-191-6/+6
* conf/systems.conf: drop desktop-amd64-uclibc-hardenedAnthony G. Basile2022-07-181-4/+0
* grs/MountDirectories.py: mount /run as tmpfsAnthony G. Basile2022-07-181-0/+1
* Switch to new /var/db/repos/gentoo and /var/cache/binpkgs defaultsAnthony G. Basile2022-07-186-11/+11
* grs/Kernel.py: correctly parse vanilla-sourcesAnthony G. Basile2019-04-191-4/+9
* grs/MountDirectories.py: location of /usr/portage is configurableAnthony G. Basile2018-11-183-3/+7
* grs/Interpret.py: fix typov0.7Anthony G. Basile2018-11-111-1/+1
* grs/TarIt.py: fix typoAnthony G. Basile2018-11-111-1/+1
* grs/Netboot.py: control the entire alt-name for the initramfs/kernel/ISOAnthony G. Basile2018-11-111-7/+9
* grs/TarIt.py: control the entire alt-name for the tarballAnthony G. Basile2018-11-111-5/+5
* grs/Constants.py: add CONFIGFILE for an alt to '/etc/grs/systems.conf'Anthony G. Basile2018-06-251-0/+6
* grs/Kernel.py: look for firmware-dir in portage_configrootAnthony G. Basile2018-04-141-0/+6
* grs/Kernel.py: allow genkernel to install firmwareAnthony G. Basile2018-04-091-1/+0
* grs/Synchronize.py: improve 'git submodule update' commandAnthony G. Basile2018-02-191-5/+2
* grs/Synchronize.py: update tracking the remote branchAnthony G. Basile2018-02-191-1/+1
* grs/Kernel.py: fix typoAnthony G. Basile2018-02-181-1/+1
* grs/Kernel.py: use scripts/genkernel.conf if providedAnthony G. Basile2018-02-181-0/+3
* grs/Synchronize.py: checkout the branch before updating the submoduleAnthony G. Basile2018-02-061-4/+4
* grs/Synchronize.py: always re-init submodulesAnthony G. Basile2018-02-061-11/+10
* grs/Synchronize.py: add git submodules supportAnthony G. Basile2018-02-061-0/+13
* grs/Kernel.py: use scripts/busybox-config if providedAnthony G. Basile2018-01-281-0/+4
* grs: prettify __init__ argumentsAnthony G. Basile2018-01-287-11/+35
* grs/Netboot.py: fix location of ISO tarball under /usr/shareAnthony G. Basile2018-01-141-1/+1
* grs/Netboot.py: return to using busybox from system rootAnthony G. Basile2018-01-142-2/+1
* grs/Kernel.py: utils to have same arch as kernelAnthony G. Basile2018-01-141-0/+1
* grs/Netboot.py: fix path to ISO directoryAnthony G. Basile2018-01-141-3/+4
* grs/Interpret.py: fix bug in semantic interpreterAnthony G. Basile2018-01-141-1/+1
* grs/Netboot.py: correct unpacking of ISO tarballAnthony G. Basile2018-01-141-6/+2
* grs/Netboot.py: add option to make efi hybrid bootable CDAnthony G. Basile2018-01-142-3/+55
* grs/Netboot.py: change name of source init script for netbootAnthony G. Basile2018-01-131-1/+1
* grs/Netboot.py: switch from xz to gzip compressionAnthony G. Basile2018-01-101-4/+4
* grs/Netboot.py: use busybox built by genkernelAnthony G. Basile2018-01-101-0/+8
* grs/Netboot.py: use only xz compressionAnthony G. Basile2017-12-281-1/+2
* grs/Netboot.py: build busybox inside the system chrootAnthony G. Basile2017-12-281-0/+8
* grs/Netboot.py: fix alt digest namev0.6Anthony G. Basile2017-12-271-2/+2
* grs/Netboot.py: move kernel/initramfs to tmpdirAnthony G. Basile2017-12-261-15/+11
* grs/Netboot.py: chmod 755 the init scriptAnthony G. Basile2017-12-251-3/+4
* grs/Netboot.py: add self.kernelrootAnthony G. Basile2017-12-251-0/+1
* grs/Interpret.py: fix typoAnthony G. Basile2017-12-251-1/+1
* grs/__init__.py: import Netboot classAnthony G. Basile2017-12-252-0/+2
* grs/Netboot.py: initial commit of netbootit directive.Anthony G. Basile2017-12-252-0/+109
* grs/Interpret.py: fix number of args for _ke.kernel()Anthony G. Basile2017-12-231-1/+1
* grs/Kernel.p: add arch on the kernel directive lineAnthony G. Basile2017-12-232-4/+5
* bin/make-worldconf: exclude ruby_ USE_EXPAND flagsAnthony G. Basile2016-05-261-1/+1
* README.md: updateAnthony G. Basile2016-04-021-4/+0
* grs/Rotator.py: make glob stricterMatteo Contri2016-03-231-2/+3