| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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% tra... | Kyle K | 2020-05-19 | 1 | -0/+103 |
* | 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 |
* | 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 stage3-amd64-... | Kyle K | 2020-05-12 | 1 | -2/+7 |
* | 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 | 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 | Lothar Serra Mari | 2020-05-09 | 1 | -2/+2 |
|/ |
|
* | 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 need... | Kyle K | 2020-05-05 | 5 | -805/+27 |
* | run rc-update delete hwclock boot if you get hwclock: settimeofday() failed i... | Kyle K | 2020-05-01 | 1 | -1/+4 |
* | 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 build-stage... | Kyle K | 2020-05-01 | 1 | -1/+1 |
* | 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 flags... | Kyle K | 2020-04-11 | 2 | -7/+9 |
* | re-enable zfs | Kyle K | 2020-04-11 | 1 | -12/+12 |
* | update Linux to 5.6.3 | Kyle K | 2020-04-10 | 2 | -11/+356 |
* | KDE, set SingleClick to false | Kyle K | 2020-03-30 | 1 | -1/+2 |
* | update KDE to 5.18.3 | Kyle K | 2020-03-19 | 2 | -7/+13 |
* | mask llvm10 clan10 for now due to build linking errors | Kyle K | 2020-03-13 | 2 | -3/+14 |
* | added libdbusmenu to finally resolve Global Menu not showing up for Firefox | Kyle K | 2020-02-19 | 2 | -2/+8 |
* | firefox 73.0 opensuse KDE patches and unity global menu | Kyle K | 2020-02-16 | 4 | -2274/+7 |
* | fix typo path passed to fdisk | Kyle K | 2020-02-13 | 2 | -4/+4 |
* | makefile fixes to gstreamer | Kyle K | 2020-02-07 | 4 | -0/+793 |
* | make note on CONFIG_ISO9660_FS=y | Kyle K | 2020-02-06 | 1 | -1/+5 |
* | add USE=infinality flag | Kyle K | 2020-02-06 | 1 | -5/+16 |
* | update Linux to 5.5.2 | Kyle K | 2020-02-06 | 2 | -70/+38 |
* | work on scripting KDE rice | Kyle K | 2020-02-05 | 3 | -4/+43 |
* | correct /boot/efi creation | Kyle K | 2020-02-01 | 1 | -7/+8 |
* | add dobtrfs to the kernel boot line | Kyle K | 2020-02-01 | 2 | -11/+16 |
* | typo corrections in install.sh script | Kyle K | 2020-02-01 | 3 | -25/+35 |
* | continue working on install script | Kyle K | 2020-02-01 | 2 | -22/+78 |