Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/grsup: make sure bdeps are also pulled inHEADmaster | Anthony G. Basile | 2022-08-04 | 1 | -3/+3 |
| | | | | | See: https://bugs.gentoo.org/863422 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/Interpret.py: fix typov0.8 | Anthony G. Basile | 2022-07-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/MountDirectories.py: bind mount /var/cache/distfiles | Anthony G. Basile | 2022-07-19 | 3 | -4/+9 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/Kernel.py: remove deprecated option -arch-override | Anthony G. Basile | 2022-07-19 | 1 | -1/+0 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/Kernel.py: use new name --kernel-modules-prefix | Anthony G. Basile | 2022-07-19 | 1 | -6/+6 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | conf/systems.conf: drop desktop-amd64-uclibc-hardened | Anthony G. Basile | 2022-07-18 | 1 | -4/+0 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/MountDirectories.py: mount /run as tmpfs | Anthony G. Basile | 2022-07-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | Switch to new /var/db/repos/gentoo and /var/cache/binpkgs defaults | Anthony G. Basile | 2022-07-18 | 6 | -11/+11 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/Kernel.py: correctly parse vanilla-sources | Anthony G. Basile | 2019-04-19 | 1 | -4/+9 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/MountDirectories.py: location of /usr/portage is configurable | Anthony G. Basile | 2018-11-18 | 3 | -3/+7 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/Interpret.py: fix typov0.7 | Anthony G. Basile | 2018-11-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/TarIt.py: fix typo | Anthony G. Basile | 2018-11-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/Netboot.py: control the entire alt-name for the initramfs/kernel/ISO | Anthony G. Basile | 2018-11-11 | 1 | -7/+9 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/TarIt.py: control the entire alt-name for the tarball | Anthony G. Basile | 2018-11-11 | 1 | -5/+5 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | grs/Constants.py: add CONFIGFILE for an alt to '/etc/grs/systems.conf' | Anthony G. Basile | 2018-06-25 | 1 | -0/+6 |
| | |||||
* | grs/Kernel.py: look for firmware-dir in portage_configroot | Anthony G. Basile | 2018-04-14 | 1 | -0/+6 |
| | |||||
* | grs/Kernel.py: allow genkernel to install firmware | Anthony G. Basile | 2018-04-09 | 1 | -1/+0 |
| | |||||
* | grs/Synchronize.py: improve 'git submodule update' command | Anthony G. Basile | 2018-02-19 | 1 | -5/+2 |
| | |||||
* | grs/Synchronize.py: update tracking the remote branch | Anthony G. Basile | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | grs/Kernel.py: fix typo | Anthony G. Basile | 2018-02-18 | 1 | -1/+1 |
| | |||||
* | grs/Kernel.py: use scripts/genkernel.conf if provided | Anthony G. Basile | 2018-02-18 | 1 | -0/+3 |
| | |||||
* | 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 |
| | | | | | Since we want an init script for ISO images too, we need to rename the netboot init script to avoid a name collision. | ||||
* | 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 namev0.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 |
| | |||||
* | bin/make-worldconf: exclude ruby_ USE_EXPAND flags | Anthony G. Basile | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | README.md: update | Anthony G. Basile | 2016-04-02 | 1 | -4/+0 |
| | |||||
* | grs/Rotator.py: make glob stricter | Matteo Contri | 2016-03-23 | 1 | -2/+3 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> |