Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Jan 2021 release | Kyle K | 2021-01-08 | 3 | -26/+26 |
| | |||||
* | 2020.12.19 Release | Kyle K | 2020-12-19 | 2 | -26/+36 |
| | |||||
* | some cleanups | Kyle K | 2020-12-06 | 3 | -36/+21 |
| | |||||
* | drop python 3.6 and 3.7 now that it is possible | Kyle K | 2020-12-03 | 2 | -21/+18 |
| | |||||
* | 2020.11.30 Release | Kyle K | 2020-12-01 | 5 | -9/+12 |
| | |||||
* | Nov update, attempt to build kernel 5.9.10, rebase patches, add anbox, ↵ | Kyle K | 2020-11-22 | 2 | -14/+79 |
| | | | | btrfs, and ntfs patches | ||||
* | update readme | Kyle K | 2020-10-14 | 1 | -2/+2 |
| | |||||
* | 2020.10.13 changelog | Kyle K | 2020-10-14 | 1 | -2/+6 |
| | |||||
* | Linux 5.9.0 and Plasma 5.20 | Kyle K | 2020-10-13 | 1 | -11/+16 |
| | |||||
* | prep for plasma 5.20 | Kyle K | 2020-09-14 | 3 | -10/+55 |
| | |||||
* | update kernel patches for 5.8.6 | Kyle K | 2020-09-03 | 1 | -4/+3 |
| | |||||
* | update README.md for 2020.08.19 Release | Kyle K | 2020-08-20 | 1 | -2/+6 |
| | |||||
* | 8/19 release | Kyle K | 2020-08-19 | 3 | -10/+18 |
| | |||||
* | adjust script as of 8/13 | Kyle K | 2020-08-13 | 1 | -7/+9 |
| | |||||
* | Merge branch 'master' of https://github.com/fatalhalt/gentoox into master | Kyle K | 2020-08-12 | 1 | -2/+4 |
|\ | |||||
| * | 7/29 release | Kyle K | 2020-08-07 | 1 | -2/+4 |
| | | |||||
* | | prep scripts for gcc 10.2.0 | Kyle K | 2020-08-12 | 5 | -41/+780 |
|/ | |||||
* | prep for July release | Kyle K | 2020-07-22 | 2 | -4/+13 |
| | |||||
* | 6/26 update to gentoox_build.sh script | Kyle K | 2020-06-29 | 1 | -1/+4 |
| | |||||
* | 6/10 Release | Kyle K | 2020-06-10 | 1 | -2/+5 |
| | |||||
* | Linux 5.7.1, KDE 5.19, updates as of 6/10 | Kyle K | 2020-06-10 | 3 | -25/+39 |
| | |||||
* | trying to script addition of KDE systemtray is pure insanity, sigh... | Kyle K | 2020-05-19 | 1 | -6/+20 |
| | |||||
* | postinstall.sh script: konsole, set breeze color scheme with blur and 15% ↵ | Kyle K | 2020-05-19 | 1 | -0/+103 |
| | | | | transparency | ||||
* | systemtray, 2nd attempt to apply the widget | Kyle K | 2020-05-19 | 1 | -0/+26 |
| | |||||
* | uncomment some rm cleanups | Kyle K | 2020-05-19 | 1 | -2/+2 |
| | |||||
* | adjust RUSTFLAGS target-cpu=native to sandybridge, fixes Illegal instruction ↵ | Kyle K | 2020-05-17 | 1 | -2/+2 |
| | | | | on rustc or firefox startup | ||||
* | add back KDE systemtray to postinstall.sh script | Kyle K | 2020-05-17 | 1 | -0/+22 |
| | |||||
* | adjust gentoox_build.sh to allow building GentooX from provided ↵ | Kyle K | 2020-05-12 | 1 | -2/+7 |
| | | | | stage3-amd64-20200504.graphite.tar.xz stage3 tarball | ||||
* | Merge pull request #2 from lotharsm/emerge-sync-in-chroot | fatalhalt | 2020-05-12 | 1 | -0/+2 |
|\ | | | | | Run emerge --sync at the end of the installation | ||||
| * | Run emerge --sync at the end of the installation | Lothar Serra Mari | 2020-05-12 | 1 | -0/+2 |
|/ | |||||
* | 2020.05.11 Release | Kyle K | 2020-05-11 | 2 | -10/+19 |
| | |||||
* | Merge pull request #1 from lotharsm/fix-grub-setup | fatalhalt | 2020-05-11 | 1 | -2/+2 |
|\ | | | | | Fix checking for UEFI_MODE during GRUB setup | ||||
| * | Fix checking for UEFI_MODE during GRUB setup | Lothar Serra Mari | 2020-05-09 | 1 | -2/+2 |
|/ | | | | | | | In the chrooted script, the UEFI_MODE variable needs to be properly escaped. Otherwise the check will fail since in non-UEFI mode, the variable is completely empty, breaking the check and the GRUB installation. | ||||
* | get script to buildable state as of May 7 | Kyle K | 2020-05-07 | 1 | -13/+32 |
| | |||||
* | qt-creator build fix | Kyle K | 2020-05-06 | 3 | -6/+22 |
| | |||||
* | patch qt-creator to use clang9 effectively dropping clang8 | Kyle K | 2020-05-05 | 2 | -2/+32 |
| | |||||
* | drop AVX cpu flag, make python3_7 default, drop gst patches they are not ↵ | Kyle K | 2020-05-05 | 5 | -805/+27 |
| | | | | needed anymore, add compiler-rt-sanitizers-9.0.1 build fix: gentoo bug #708430 | ||||
* | run rc-update delete hwclock boot if you get hwclock: settimeofday() failed ↵ | Kyle K | 2020-05-01 | 1 | -1/+4 |
| | | | | in OpenRC | ||||
* | 2020.05 Release | Kyle K | 2020-05-01 | 1 | -7/+13 |
| | |||||
* | add support for NVMe drives in install.sh | Kyle K | 2020-05-01 | 1 | -8/+25 |
| | |||||
* | add a message indicating that stage3 tarball has to be built with ↵ | Kyle K | 2020-05-01 | 1 | -1/+1 |
| | | | | build-stage3.sh before gentoox_build.sh can be ran | ||||
* | fix build-stage3.sh, gentoo's releng had upstream changes | Kyle K | 2020-05-01 | 4 | -24/+58 |
| | |||||
* | add screenfetch screenshot | Kyle K | 2020-04-28 | 2 | -1/+1 |
| | |||||
* | add few FAQ questions and answers | Kyle K | 2020-04-28 | 1 | -2/+14 |
| | |||||
* | include couple screenshots | Kyle K | 2020-04-28 | 3 | -11/+25 |
| | |||||
* | add README.md | Kyle K | 2020-04-28 | 3 | -2/+68 |
| | |||||
* | prep for initial release | Kyle K | 2020-04-28 | 2 | -8/+9 |
| | |||||
* | add ability to change username, set hostname and domain name after install | Kyle K | 2020-04-28 | 4 | -3/+24 |
| | |||||
* | add nvidia-firmware, adobe-flash, 5.6 fsync patch | Kyle K | 2020-04-25 | 2 | -5/+13 |
| | |||||
* | enable compress=lzo for btrfs, add arandr and adjust ffmpeg and vlc USE ↵ | Kyle K | 2020-04-11 | 2 | -7/+9 |
| | | | | flags for more features |