Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | pacdiffHEADmaster | Xiao Pan | |
6 days | meta | Xiao Pan | |
6 days | merge two swgp config into one | Xiao Pan | |
8 days | meta | Xiao Pan | |
8 days | aa swgp wg to ib instead of ca | Xiao Pan | |
2025-03-04 | pacdiff | Xiao Pan | |
2025-01-08 | add french locale, maybe useful | Xiao Pan | |
2025-01-08 | remove searxng | Xiao Pan | |
2025-01-08 | meta | Xiao Pan | |
2025-01-08 | remove searxng, because it always break | Xiao Pan | |
2025-01-03 | qg for qemu guix no need any more | Xiao Pan | |
2024-12-28 | meta | Xiao Pan | |
2024-12-28 | move to secret cfgs, because secret ip | Xiao Pan | |
2024-12-26 | meta | Xiao Pan | |
2024-12-12 | pacdiff | Xiao Pan | |
2024-11-18 | pacdiff | Xiao Pan | |
2024-11-08 | meta | Xiao Pan | |
2024-11-06 | pacdiff | Xiao Pan | |
2024-10-28 | pacdiff | Xiao Pan | |
2024-09-17 | pacman v7 need move repo so alpm user can read | Xiao Pan | |
2024-09-14 | forget to change opt-level to 3 | Xiao Pan | |
2024-09-14 | pacdiff | Xiao Pan | |
2024-09-14 | merge pacdiff | Xiao Pan | |
2024-09-14 | migrate rustflags to /etc/makepkg.conf.d/rust.conf, merge zstd pacdiff | Xiao Pan | |
https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/f02d4d01cc9bcaf566e72dbb769250f8c2752e9e https://gitlab.archlinux.org/pacman/pacman/-/commit/71764b6d4cdee1f74cfc603050ced59009950169 https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/319671cc720a31cfaa81e25354d58699a1bedf6c | |||
2024-09-14 | migrate configs from /etc/makepkg.conf | Xiao Pan | |
Commit https://gitlab.archlinux.org/pacman/pacman/-/commit/71764b6d4cdee1f74cfc603050ced59009950169 and https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/099295fdcb33c875d0659510dc8e82969463a7c4 migrate rustflags to /etc/makepkg.conf.d/rust.conf. Note I also change opt-level to 3 because https://doc.rust-lang.org/cargo/reference/profiles.html shows opt-level 3 is all optimization which I want. | |||
2024-09-14 | meta | Xiao Pan | |
2024-09-14 | default rust.conf | Xiao Pan | |
2024-09-06 | meta | Xiao Pan | |
2024-08-27 | pacdiff | Xiao Pan | |
2024-08-22 | genshin impact an-anime-game-launcher edited /etc/hosts | Xiao Pan | |
2024-07-23 | locale.gen pacnew | Xiao Pan | |
2024-07-22 | /etc/sudoers pacnew | Xiao Pan | |
2024-07-19 | meta | Xiao Pan | |
2024-06-27 | meta | Xiao Pan | |
2024-06-27 | feat: new aa wg need specify private ip in hosts | Xiao Pan | |
2024-06-26 | meta | Xiao Pan | |
2024-06-26 | feat: enable swgp service | Xiao Pan | |
2024-05-04 | pacnew, but no add microcode hook | Xiao Pan | |
According to https://wiki.archlinux.org/title/Microcode#GRUB, it seems my grub auto configure early loading of microcode for me. See /boot/grub/grub.cfg, it has a line of `initrd /intel-ucode.img ...`. So I think maybe no need microcode hook in mkinitcpio.conf. Also `journalctl -k --grep=microcode` check works fine. | |||
2024-04-18 | pacdiff | Xiao Pan | |
2024-04-12 | meta | Xiao Pan | |
2024-04-08 | meta | Xiao Pan | |
2024-03-16 | pacdiff | Xiao Pan | |
2024-03-11 | makepkg no build debug packages | Xiao Pan | |
Reasons: 1. I don't want to build debug packages 2. It breaks my mpra scirpt Upstream code change: - https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/90bf367e61b4f77f8351d0412be3d0c4ddadb85a - https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/merge_requests/1 | |||
2024-03-04 | pacnew | Xiao Pan | |
2024-02-09 | pacnew | Xiao Pan | |
2024-02-09 | pacnew | Xiao Pan | |
2024-02-04 | pacdiff | Xiao Pan | |
2024-01-21 | fix: htop new version seems break old way of make htoprc unwritable to keep ↵ | Xiao Pan | |
config unchanged In the past, `chmod a-w ~/.config/htop/htoprc` is sufficient to let htop not able to write to htoprc. So configs keeps the same if I press anything in htop. But it seems htop new version 3.3.0 makes it not working. I'm not sure why. I suspect "Write configuration to temporary file first" in changelog is the reason <https://github.com/htop-dev/htop/blob/main/ChangeLog#L19>. Luckily, `chmod a-w ~/.config/htop` still works by making htop config dir not writable. | |||
2024-01-19 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |