| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-18 | build: update config for clang and generate .SRCINFO | ShinKouyo | |
| - Regenerate config for Linux 7.1.0-gnu using Clang 22.1.6 and LLD - Add missing b2sums for clang-polly patch in PKGBUILD - Generate and add .SRCINFO | |||
| 2026-06-18 | conf(config|PKGBUILD)~: enable kernel features and update build deps | ShinKouyo | |
| - Enable CONFIG_LTO_CLANG_THIN and CONFIG_POLLY_CLANG for Clang ThinLTO and Polly optimizations - Enable CONFIG_SCHED_BORE for BORE scheduler - Enable CONFIG_ACPI_CALL as module - Enable CONFIG_FONT_CJK_16X16 and CONFIG_FONT_CJK_32X32 for cjktty - Set CONFIG_TCP_CONG_BBR to built-in (y) - Add 'polly' to makedepends in PKGBUILD | |||
| 2026-06-18 | init~: add initial PKGBUILD, config and keys | ShinKouyo | |
| - Rewrite PKGBUILD for linux-libre 7.1 with BORE, BBRv3, acpi-call, cjktty, and clang-polly patches - Add default x86_64 config from official Arch Linux (WIP, to be customized) - Add PGP key for Alexandre Oliva (linux-libre) - Remove .SRCINFO (will be generated automatically) - Update .gitignore to track config and keys Refs: https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config.x86_64 | |||