Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-03 | studio is flylightning.xyz, so add this /etc/hosts so no more werid issues | Xiao Pan | |
2025-05-23 | pacdiff | Xiao Pan | |
2025-05-23 | cgitrc remote_plot and mycan new repo description | Xiao Pan | |
2025-05-13 | Add remote_plot and mycan repo | Xiao Pan | |
2025-05-02 | pacdiff | Xiao Pan | |
2025-04-13 | pacdiff | Xiao Pan | |
2025-03-29 | pacdiff | Xiao Pan | |
2025-01-13 | add french locale, maybe useful | Xiao Pan | |
2024-12-12 | pacdiff | Xiao Pan | |
2024-12-12 | pacdiff | Xiao Pan | |
2024-12-01 | pacdiff | Xiao Pan | |
2024-11-02 | pacdiff | Xiao Pan | |
2024-09-20 | pacdiff | 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-02 | pacdiff | Xiao Pan | |
2024-08-02 | locale.gen pacnew | Xiao Pan | |
2024-07-22 | /etc/sudoers pacnew | Xiao Pan | |
2024-06-18 | pacdiff pacnew | Xiao Pan | |
2024-06-06 | meta | Xiao Pan | |
2024-06-06 | remove dyafk related, dyafk useless, not count as watch time | Xiao Pan | |
2024-06-06 | dyafk useless, not count as watch time | Xiao Pan | |
2024-05-10 | meta | Xiao Pan | |
2024-05-06 | meta | Xiao Pan | |
2024-05-06 | and dyafk systemd service and enable it for user xyz | 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-20 | pacdiff | Xiao Pan | |
2024-04-16 | sshd accept COLORTERM env to fix ls no color | Xiao Pan | |
If client use alacritty, after ssh into this remote server, ls doesn't show color. Can be workarounded by server sshd accept COLORTERM and client sshd send env. More see my comments in alacritty.toml config. | |||
2024-03-16 | pacdiff | Xiao Pan | |
2024-03-16 | Disable some cgit-pink features to maybe workaround an issue | Xiao Pan | |
git clone repos from https://git.flylightning.xyz sometimes failed due to "error: garbage at end of loose object..." and fatal: loose object...". If I disable cache the problem gone. If I clean the cache and reenable the cahe the problem gone but will come back. So I'm currently testing to workaround it by disable some cgit-pink features and it seems also work. | |||
2024-03-16 | meta | 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-11 | Rename to wg0 so no need change names for new computer config. | Xiao Pan | |
2024-03-04 | pacnew | Xiao Pan | |
2024-03-03 | update | Xiao Pan | |
2024-03-03 | update | Xiao Pan | |
2024-03-03 | nginx.conf comment | Xiao Pan | |
2024-03-03 | cgit-pink does not support favicon.ico | Xiao Pan | |
2024-03-03 | maybe improve nginx.conf location regex a little bit | Xiao Pan | |
2024-03-02 | Try make cgit log page load faster. | Xiao Pan | |
It took about 7 seconds to load https://git.flylightning.xyz/config_local_arch/log/ in the past. Now try disable some features to try to make it faster. | |||
2024-02-28 | update | Xiao Pan | |
2024-02-28 | switch to cgit-pink | Xiao Pan | |
git blame works so I re-enable it. Add and change some other configs. | |||
2024-02-27 | update | Xiao Pan | |
2024-02-27 | cgit disable git blame, because it is buggy | Xiao Pan | |
2024-02-27 | change wording to adhere to the style of other pacman hooks | Xiao Pan | |