Skip to content

6.3.9-cachyos

Compare
Choose a tag to compare
@ptr1337 ptr1337 released this 26 Jun 15:53
· 712 commits to master since this release
42a1116
  • 6.3.9-1 && 6.1.35-1
  • 6.4.0rc7-1
  • Merge pull request #120 from ventureoo/optimize-size
  • ci: Fix missing space
  • ci: Disable LTO for LLVM
  • ci: Force disabling -O3 flag
  • ci: Use -Os flag by default
  • Add -Os flag for use in CI
  • Update config
  • 6.4.0rc6-1
  • 6.3.8-1
  • Drop X86_AMD_PSTATE_DEFAULT_MODE from 6.3 config
  • Update config (sync with Arch Linux)
  • 6.3: Update checksums
  • 6.3.7-1
  • zfs: Update module commit
  • Fixing the zfs module build error
  • Revert "zfs: Update commit temp."
  • zfs: Update commit temp.
  • 6.4.0rc5-1
  • 6.3.6-1
  • Merge pull request #115 from ventureoo/mglru
  • Return the source parameter lru_config
  • Move default enabling of MGLRU from PKGBUILD to the config
  • 6.4.0rc4-1
  • script: Don't build with LLVM BOLT
  • Add Gentoo port from Szowisz
  • 6.3.5-1
  • Drop latency-nice support (doesn't work with 6.3 and 6.4 anymore)
  • Merge pull request #113 from ventureoo/nit
  • Use built-in bash substitution for uppercase
  • Fix the bbr2 flag
  • simplifying the bbr2 flag
  • Merge pull request #112 from ventureoo/bbr-hotfix
  • Disable fq_codel if BBR2 is used
  • Revert "Fix bug BBR(2) with fq_codel"
  • Fix bug BBR(2) with fq_codel
  • 🔥 chore(README.md): remove Gentoo section
  • Merge pull request #110 from CachyOS/cachyos-repo
  • Update cachyos repo
  • 6.3.4-1
  • 6.4.0rc3-1
  • Sync with Arch config
  • 6.3.3-1 && 6.1.29-1
  • 6.4.0rc2-1
  • Update checksums
  • 6.3.2-1
  • Update description of cachyos scheduler
  • 6.4.0rc1-1
  • Enable binder modules (fix #108)
  • Update README.md (#107)
  • Add bore-eevdf to cachyos-scheduler
  • Add python as makedepends
  • 6.3: Update checksums
  • 6.3.1-1
  • Drop zstd zram/zswap compression flag
  • 6.3: Sync PKGBUILD; use b2sums
  • 6.3: Sync config
  • Revert "Disable per-VMA lock"
  • 6.3.0-5
  • 6.3.0-4
  • Disable per-VMA lock
  • 6.3.0-2
  • Merge pull request #101 from CachyOS/6.3
  • 6.3: Update Checksums
  • 6.3.0-1
  • 6.3: Disable Latency Nice
  • 6.3: Update some notes
  • 🔖 chore(linux-cachyos-rc): bump package release to 3 This commit updates the package release number to 3 in both the .SRCINFO and PKGBUILD files. The changes in the PKGBUILD file include adding support for HID_IPTS and HID_ITHC, and adding support for the Surface Book 1 dGPU switch. Additionally, support for the Legion Laptop is added, and the CLOSURES option is removed.
  • 📝 docs(README.md): add NixOS installation instructions