Commit Graph

12 Commits (f09a315deac3a5906177f541763de27e0d57f946)

Author SHA1 Message Date
Tk-Glitch 3719e635ae TkgThingy: Add an option to reset trees in case of conflict 2021-01-05 16:20:32 +07:00
Tk-Glitch 45989b3e28 TkgThingy: Update for linux-tkg refactoring
Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/584

Sync
  > community-patches: Introduce linux59-tkg patches
  > linux-tkg: Add back #62 Add initial -rc support to the install.sh script. (#100)
  > linux-tkg: linux59-tkg: Add bluetooth fix for https://bugzilla.kernel.org/show_bug.cgi?id=209745
  > linux-tkg: linux59-tkg: Update bcachefs patchset
  > linux-tkg: Move back to using nproc +1 for _force_all_threads instead of nproc *2. The 5.6 issue was fixed a while ago and really slow CPUs can choke on *2 while doing interactive tasks.
  > linux-tkg: Fix profiles path
  > linux-tkg: Update readme
  > linux-tkg: Adjust community-patches path for the new unified-builder path
  > linux-tkg: Move to unified builder as default
  > linux-tkg: unified-builder: Update readme
  > linux-tkg: unified-builder: Minor adjustments
  > linux-tkg: unified builder: Add LTS and RC to the version selector
  > linux-tkg: unified-builder: linux59/510-tkg: Update prjc patchset to v5.9-r1 + hotfix c6e352a26d
  > linux-tkg: unified builder: Small maintenance-friendly tweaks and added support for 5.10rc1
  > linux-tkg: cosmetics in localversion if using llvm (#95)
  > linux-tkg: linux59/510-tkg: Fix compilation with MuQSS on Debian-based distros
  > linux-tkg: Update readmes
  > linux-tkg: linux510-rc-tkg: Add CONFIG_USER_NS_UNPRIVILEGED to defconfig
  > nvidia-all: Add initial kernel 5.10 support patch
  > wine-tkg-git: Require staging for proton-rawinput-nofshack checks
2020-10-27 18:47:47 +07:00
Tk-Glitch 8145136627 Sync & update TkgThingy
> linux-tkg: linux59-tkg: Update linux59-rc-tkg to 5.9.0 release
  > linux-tkg: linux58-tkg: Do not override EXT_CONFIG_PATH, configfile, user_patches and user_patches_no_confirm options value when using generic or ryzen profiles
  > linux-tkg: linux58-tkg: Append I2C_NCT6775=m entry to config to skip optional openrgb patch prompt
  > nvidia-all: 455.26.01
  > vkd3d-git: Get rid of the `vkd3d-fork` provides
  > vkd3d-git: Default to upstream vkd3d and add notices regarding upstream compatibility shift.
  > wine-tkg-git: Pass --without-vkd3d when _use_vkd3dlib isn't explicitly enabled
  > wine-tkg-git: deps: Don't use sudo when installing packages as root (#175)
  > wine-tkg-git: Hotfixer: Update rules and custom patches for f7d81508 and staging 24fa2aa7-b49e8743
2020-10-12 12:09:10 +07:00
Tk-Glitch 11a031af38 TkgThingy: Make sure we are on the master branch before pulling
This prevents merging to a detached head case
2020-09-03 13:16:36 +07:00
Tk-Glitch f9f18ecc4e Sync
> Update TkgThingy
  > linux-tkg: linux58-tkg: 5.8.2
  > linux-tkg: linux57-tkg: 5.7.16
  > linux-tkg: linux54-tkg: 5.4.59
  > linux-tkg: linux59-rc-tkg: Update readme and comment out some disabled options in .cfg
  > linux-tkg: linux-tkg: Explicitly set X86_P6_NOP default (disabled) so it doesn't prompt on archs not selecting it.
  > linux-tkg: linux58-tkg: Update prjc / BMQ patchset to v5.8-r1
  > linux-tkg: linux-tkg: non-Arch: Set _misc_adds="false" for now
  > linux-tkg: linux-tkg: The double equal sign amusement continuation
  > linux-tkg: Introduce initial linux59-rc-tkg
  > linux-tkg: linux58-tkg: Update readme
  > linux-tkg: linux58-tkg: Bring Ubuntu install script and related changes initially introduced with https://github.com/Frogging-Family/linux-tkg/pull/26
  > nvidia-all: Add initial kernel 5.9 patch, based on Isaak I. Aleksandrov's
  > nvidia-all: 450.66
  > wine-tkg-git: Hotfixer: Update rules and custom patches for 8f3bd63b, staging 7d08bb86 and fs hack unbreak list for 2b484b1a
  > wine-tkg-git: Proton-tkg: makepkg: Write "true" versioning string to the version file
  > wine-tkg-git: Hotfixer: Remove undesired winevulkan_vkGetPhysicalDeviceSurfaceCapabilitiesKHR restoration from 01150d7f hotfixes 64/65/66.
  > wine-tkg-git: Hotfixer: Early: Legacy: Fix the mfplat patchset typo in v5.15 release (fixed in v5.15.1)
  > wine-tkg-git: Use a triple-way selector for custom compiler paths
2020-08-19 12:29:28 +07:00
Tk-Glitch 04cbe4bf3e TkgThingy: Use recursive git pull origin master instead of git submodule update --remote to update submodules.
This should bypass the desynchronization with remote master branches and make updating everything more robust, as it was before the submodules introduction.
2020-07-30 16:21:29 +07:00
Tk-Glitch faef388541 TkgThingy: Oops typo 2020-06-15 17:31:02 +07:00
Tk-Glitch 0d37414730 TkgThingy: Update entries 2020-06-15 17:29:47 +07:00
Tk-Glitch 131b0adaf8 TkgThingy: Create ext config dir if needed
Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/547
2020-04-19 21:00:22 +07:00
Tk-Glitch e50c447943 TkgThingy: Allow for selective external config file generation at runtime
Thanks to @Muhownage for the suggestion
2020-04-16 16:43:10 +07:00
Tk-Glitch e976311d8b TkgThingy: typo 2020-04-15 16:33:27 +07:00
Tk-Glitch aeb7406649 Introduce TkgThingy script. This automates creation of external config files for -tkg stuff and can also run `git submodule update --remote` if needed. It'll be used for more QoL automation tasks in the future. 2020-04-15 16:09:55 +07:00