Age | Commit message (Collapse) | Author |
|
angelfish for alternative to firefox when firefox not working and core
dump. distcc to test cross compile. meson is used very often to compile
things, like last time I use it to build seatd.
|
|
|
|
|
|
|
|
School wifi ipv6 not working, somehow cause pp can't ping ca, not sure
why insp can ping ca at school wifi. I don't understand this change
also.
https://wiki.archlinux.org/title/IPv6#Prefer_IPv4_over_IPv6
https://serverfault.com/questions/93717/setting-ipv4-as-preferred-protocol-over-ipv6
https://kevin-haas.com/posts/how-to-prioritize-ipv4-over-ipv6-on-linux/
|
|
|
|
|
|
|
|
|
|
This reverts commit 04159c6a98f1b1c514033454b2f29a88a4a0d792.
Arch Linux ARM upgraded pacman
|
|
|
|
This reverts commit b7ba2dd97822e5b2725e2311afeb54839dcfd71f.
Arch linux arm does not have this config yet.
|
|
|
|
|
|
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
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ca actual cpu threads are 3, `nproc --all` wrongly report as 128. I
tested on all my computers and it seems nproc output is fine. Weird
thing is only ca report nproc and `nproc --all` differently. Anyway, I
just use nproc instead.
|
|
some time then try debug again
|
|
install
|
|
This config add Signed-off-by in commit msg. Related urls:
https://mikegerwitz.com/2012/05/a-git-horror-story-repository-integrity-with-signed-commits
https://stackoverflow.com/questions/46314273/keeping-gpg-signature-in-git-patches-with-format-patch
https://handbook.gnome.org/development/commit-messages.html
https://docs.kernel.org/process/5.Posting.html
https://docs.kernel.org/translations/zh_CN/process/5.Posting.html
https://docs.kernel.org/translations/zh_CN/process/submitting-patches.html#cn-submittingpatches
https://wiki.openstack.org/wiki/GitCommitMessages
|
|
|
|
|
|
fcitx5 now I use a patch to workaround some issues. gtk3-mobile maybe
deprecated, those patches I guess maybe is upstreamed? I use gtk3
instead because phoc seems need gtk3 instead of gtk3-mobile to build
without error. I use pipewire-pulse to replace pulseaudio, pipewire
seems much better, plus on less dependency. I use pipewire-alsa so
amixer will show only Master and Capture instead of a lot more messy
stuffs, so I can use bell and other scripts that use amixer Master.
|
|
|
|
|
|
|
|
|
|
But I did not test it. More see https://github.com/eli-schwartz/aurpublish/pull/23
|
|
disable RFP
|
|
cookie on shutdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://tenthousandfailures.com/blog/2014/3/22/software-deprecate-versus-depreciate
|