| Commit message (Expand) | Author | Age | Files | Lines |
* | catalyst 3.0.63.0.6 | Matt Turner | 2019-08-26 | 1 | -1/+1 |
* | arch: Set sparc64 CHOST | Matt Turner | 2019-08-26 | 1 | -3/+3 |
* | README: Update Python dependency | Matt Turner | 2019-08-26 | 1 | -1/+1 |
* | loopback is required, be sure to fail if it does | Rick Farina (Zero_Chaos) | 2019-07-03 | 1 | -1/+1 |
* | maybe fix overrides for flags | Rick Farina (Zero_Chaos) | 2019-07-01 | 1 | -0/+14 |
* | catalyst 3.0.53.0.5 | Matt Turner | 2019-06-16 | 1 | -1/+1 |
* | respect ROOT | Rick Farina (Zero_Chaos) | 2019-05-30 | 2 | -4/+2 |
* | New default PORTDIR, PKGDIR, and DISTDIR settings approved by council | Zac Medico | 2019-05-24 | 12 | -33/+32 |
* | Add builder for riscv64-unknown-linux-gnu | Andreas K. Hüttel | 2019-04-24 | 1 | -0/+13 |
* | Fix minor doc typos | Ben Kohler | 2019-03-28 | 2 | -2/+2 |
* | catalyst 3.0.43.0.4 | Matt Turner | 2019-02-04 | 1 | -1/+1 |
* | fix memtest86 for legacy | Rick Farina (Zero_Chaos) | 2019-01-15 | 1 | -2/+2 |
* | simplify bootloader handling for amd64/x86 | Rick Farina (Zero_Chaos) | 2019-01-15 | 2 | -169/+33 |
* | functions.sh: load part_gpt & part_msdos in our grub-stub.cfg | Ben Kohler | 2018-12-21 | 1 | -1/+3 |
* | create-iso.sh: copy EFI files onto iso root for vfat/usb compatibility | Ben Kohler | 2018-12-21 | 1 | -1/+4 |
* | create-iso.sh: Call xorriso instead of xorrisofs | Tobias Klausmann | 2018-11-20 | 1 | -3/+3 |
* | create-iso.sh: Switch from genisoimage to xorrisofs for Alpha | Tobias Klausmann | 2018-11-16 | 1 | -4/+4 |
* | allow custom COMMON_FLAGS | Rick Farina (Zero_Chaos) | 2018-11-07 | 1 | -1/+6 |
* | create-iso.sh: use --apparent-size when calculating ESP size | Ben Kohler | 2018-10-17 | 1 | -1/+1 |
* | kmerge.sh: fix quoting on gk_mainargs fix3.0.3 | Ben Kohler | 2018-10-02 | 1 | -1/+1 |
* | kmerge.sh: make gk_mainargs optional | Ben Kohler | 2018-10-02 | 1 | -1/+4 |
* | Set version for a release | Brian Dolbec dolsen | 2018-10-02 | 1 | -1/+1 |
* | Silence warning about binpkgs with non-matching USE flags | Michael Everitt | 2018-10-01 | 1 | -1/+1 |
* | Update parsing of 'makeopts' in specs to permit multiple arguments | Michael Everitt | 2018-10-01 | 1 | -1/+6 |
* | Fix mis-spelling of 'received' in chroot-functions.sh | Michael Everitt | 2018-10-01 | 1 | -6/+6 |
* | Add .git folder to snapshot rsync excludes | Michael Everitt | 2018-10-01 | 1 | -0/+1 |
* | Preclean fails attempting to Unmerge distcc when already depcleaned | Michael Everitt | 2018-10-01 | 1 | -1/+4 |
* | Fix typo in fileops.py:clear_dir | M. J. Everitt | 2018-10-01 | 1 | -4/+4 |
* | First implementation of COMMON_FLAGS for make.conf | Ben Kohler | 2018-09-19 | 14 | -163/+160 |
* | ppc: Generate Grub entries | Luca Barbato | 2018-09-13 | 1 | -124/+30 |
* | ppc: Use grub-mkrescue | Luca Barbato | 2018-09-13 | 1 | -27/+6 |
* | kmerge.sh: Handle gk_kernargs with spaces | Matt Turner | 2018-09-13 | 1 | -1/+1 |
* | kmerge.sh: Convert GK_ARGS to a bash array | Matt Turner | 2018-09-13 | 1 | -21/+23 |
* | Merge branch 'master' of git+ssh://git.gentoo.org/proj/catalyst | Brian Dolbec dolsen | 2018-09-11 | 2 | -11/+2 |
|\ |
|
| * | gentoo users know to start services they need, we don't configure any of thes... | Rick Farina (Zero_Chaos) | 2018-08-01 | 1 | -9/+0 |
| * | mkstandalone is too verbose and we aren't developing this anymore, just let i... | Rick Farina (Zero_Chaos) | 2018-07-27 | 1 | -2/+2 |
* | | Set version for a release3.0.2 | Brian Dolbec dolsen | 2018-07-21 | 1 | -1/+1 |
|/ |
|
* | Remove /root/* from examples | Brian Dolbec dolsen | 2018-07-21 | 2 | -2/+2 |
* | targets/tinderbox.py: Remove /root/* from cleanables | Brian Dolbec dolsen | 2018-07-20 | 1 | -1/+0 |
* | stagebase.py: Remove /root/* from default cleanables | Brian Dolbec dolsen | 2018-07-20 | 1 | -1/+1 |
* | stagebase.py: Relocate ccache location away from /root/ | Brian Dolbec dolsen | 2018-07-20 | 1 | -1/+1 |
* | Add glob support to clean_path() | Brian Dolbec dolsen | 2018-07-20 | 1 | -3/+6 |
* | prefer /boot/EFI | Rick Farina (Zero_Chaos) | 2018-07-16 | 1 | -0/+4 |
* | bootloader-setup.sh: add missing "docache" param for grub menu | Ben Kohler | 2018-07-13 | 1 | -1/+1 |
* | thanks to iamben for teaching me how this works, and my own testing, this fil... | Rick Farina (Zero_Chaos) | 2018-07-13 | 1 | -3/+1 |
* | based on testing by iamben and myself, these files are in the grub standalone... | Rick Farina (Zero_Chaos) | 2018-07-13 | 1 | -4/+0 |
* | the volume label is used in mokmanager, so make it more obvious | Rick Farina (Zero_Chaos) | 2018-07-03 | 1 | -1/+1 |
* | always support both uefi modes | Rick Farina (Zero_Chaos) | 2018-07-03 | 1 | -17/+18 |
* | bigger slack, catch issues | Rick Farina (Zero_Chaos) | 2018-07-02 | 1 | -2/+2 |
* | add more slack and catch error | Rick Farina (Zero_Chaos) | 2018-07-02 | 1 | -2/+2 |