summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 6/26 update to gentoox_build.sh scriptKyle K2020-06-291-1/+4
|
* 6/10 ReleaseKyle K2020-06-101-2/+5
|
* Linux 5.7.1, KDE 5.19, updates as of 6/10Kyle K2020-06-103-25/+39
|
* trying to script addition of KDE systemtray is pure insanity, sigh...Kyle K2020-05-191-6/+20
|
* postinstall.sh script: konsole, set breeze color scheme with blur and 15% ↵Kyle K2020-05-191-0/+103
| | | | transparency
* systemtray, 2nd attempt to apply the widgetKyle K2020-05-191-0/+26
|
* uncomment some rm cleanupsKyle K2020-05-191-2/+2
|
* adjust RUSTFLAGS target-cpu=native to sandybridge, fixes Illegal instruction ↵Kyle K2020-05-171-2/+2
| | | | on rustc or firefox startup
* add back KDE systemtray to postinstall.sh scriptKyle K2020-05-171-0/+22
|
* adjust gentoox_build.sh to allow building GentooX from provided ↵Kyle K2020-05-121-2/+7
| | | | stage3-amd64-20200504.graphite.tar.xz stage3 tarball
* Merge pull request #2 from lotharsm/emerge-sync-in-chrootfatalhalt2020-05-121-0/+2
|\ | | | | Run emerge --sync at the end of the installation
| * Run emerge --sync at the end of the installationLothar Serra Mari2020-05-121-0/+2
|/
* 2020.05.11 ReleaseKyle K2020-05-112-10/+19
|
* Merge pull request #1 from lotharsm/fix-grub-setupfatalhalt2020-05-111-2/+2
|\ | | | | Fix checking for UEFI_MODE during GRUB setup
| * Fix checking for UEFI_MODE during GRUB setupLothar Serra Mari2020-05-091-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 7Kyle K2020-05-071-13/+32
|
* qt-creator build fixKyle K2020-05-063-6/+22
|
* patch qt-creator to use clang9 effectively dropping clang8Kyle K2020-05-052-2/+32
|
* drop AVX cpu flag, make python3_7 default, drop gst patches they are not ↵Kyle K2020-05-055-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 K2020-05-011-1/+4
| | | | in OpenRC
* 2020.05 ReleaseKyle K2020-05-011-7/+13
|
* add support for NVMe drives in install.shKyle K2020-05-011-8/+25
|
* add a message indicating that stage3 tarball has to be built with ↵Kyle K2020-05-011-1/+1
| | | | build-stage3.sh before gentoox_build.sh can be ran
* fix build-stage3.sh, gentoo's releng had upstream changesKyle K2020-05-014-24/+58
|
* add screenfetch screenshotKyle K2020-04-282-1/+1
|
* add few FAQ questions and answersKyle K2020-04-281-2/+14
|
* include couple screenshotsKyle K2020-04-283-11/+25
|
* add README.mdKyle K2020-04-283-2/+68
|
* prep for initial releaseKyle K2020-04-282-8/+9
|
* add ability to change username, set hostname and domain name after installKyle K2020-04-284-3/+24
|
* add nvidia-firmware, adobe-flash, 5.6 fsync patchKyle K2020-04-252-5/+13
|
* enable compress=lzo for btrfs, add arandr and adjust ffmpeg and vlc USE ↵Kyle K2020-04-112-7/+9
| | | | flags for more features
* re-enable zfsKyle K2020-04-111-12/+12
|
* update Linux to 5.6.3Kyle K2020-04-102-11/+356
|
* KDE, set SingleClick to falseKyle K2020-03-301-1/+2
|
* update KDE to 5.18.3Kyle K2020-03-192-7/+13
|
* mask llvm10 clan10 for now due to build linking errorsKyle K2020-03-132-3/+14
|
* added libdbusmenu to finally resolve Global Menu not showing up for FirefoxKyle K2020-02-192-2/+8
|
* firefox 73.0 opensuse KDE patches and unity global menuKyle K2020-02-164-2274/+7
|
* fix typo path passed to fdiskKyle K2020-02-132-4/+4
|
* makefile fixes to gstreamerKyle K2020-02-074-0/+793
|
* make note on CONFIG_ISO9660_FS=yKyle K2020-02-061-1/+5
|
* add USE=infinality flagKyle K2020-02-061-5/+16
|
* update Linux to 5.5.2Kyle K2020-02-062-70/+38
|
* work on scripting KDE riceKyle K2020-02-053-4/+43
|
* correct /boot/efi creationKyle K2020-02-011-7/+8
|
* add dobtrfs to the kernel boot lineKyle K2020-02-012-11/+16
|
* typo corrections in install.sh scriptKyle K2020-02-013-25/+35
|
* continue working on install scriptKyle K2020-02-012-22/+78
|
* enable kernel.sysrq, add weston-launch groupKyle K2020-02-011-1/+5
|